/* CSS Document */
/***********************************************/
/* anv.css                                     */
/***********************************************/



/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	background-image: url(../bg.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	background-color: #FAF5F3;
}

a{
	text-decoration: none;
	color: #B1000C;
}

a:link{
	text-decoration: none;
}

a:visited{
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-top: 0px;
	color: #B1000C;
	font-weight: normal;
	padding-left: 10px;
}

h2{
	color: #000000;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../double-red-line.gif);
	background-repeat: no-repeat;
	height: 39px;
	width: 717px;
	padding-top: 10px;
	padding-left: 10px;
}

h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B1000C;
	font-weight: normal;
	padding-top: 18px;
}

p {
	line-height: 17px;
}



/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#leftpic-box {
	width: 102px;
}

#mom-box {
	width: 820px;
	background-image: url(../mom-bg.gif);
	background-repeat: repeat;
	position: absolute;
	top: 0px;
	margin-left: 102px;
}

#home-box {
	float: left;
}

#headpic-box {
}

#nav-box {
}

#content-box {
	background-image: url(../content-bg.jpg);
	background-repeat: no-repeat;
	padding-left: 48px;
}

#subnav-box {
	height: 51px;
	width: 800px;
	margin-bottom: 18px;
}

#text-box {
	width: 630px;
	padding-left: 10px;
}

#partner-box {
	width: 720px;
	padding-left: 10px;
}

#bottom-box {
}

#stadtwahl {
	background-image: url(../mitglieder/stadt.gif);
	background-repeat: no-repeat;
	height: 180px;
	width: 135px;
	margin-left: 20px;
	padding-left: 20px;
	padding-top: 15px;
}




/***********************************************/
/* Components                                  */
/***********************************************/



/************* #globalNav styles ***************/



/************** #content styles ****************/

.mengentext {
}

.mengentext-einzug {

}

.stadttext {
	color: #B1000C;
	line-height: 24px;
}

