BODY {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	padding: 0px;
	background-color: #333333;
	font-size: 12px;
	line-height: 14px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

A, A:link, A:visited  {
	font-weight: bold;
	color: #002C61;
	text-decoration: underline;
}

A:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.auflistung {
	margin-left: 70px;
	position: relative;
	margin-bottom: 15px;
}
.auflistung_neg {
	left: -70px;
	position: absolute;
	font-weight: bold;
	color: #333333;
}


H1 {
	font-size: 16px;
	background-color: #D5FFD1;
	display: block;
	padding: 7px;
	line-height: normal;
}
h2 {
	font-size: 14px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #D5FFD1;
}

LI.absatz {
	margin-bottom: 10px;
}
.kleinertext {
	font-size: 10px;
	line-height: 12px;
}




INPUT, TEXTAREA {
	background-color: #CCCCCC;
	border: 1px solid #D5FFD1;
	color: #000000;
}

INPUT:hover, TEXTAREA:hover {
	border: 1px solid #A3FF9B;
}

INPUT:focus, TEXTAREA:focus {
	background-color: #FFFFFF;
	border: 1px solid #A3FF9B;
}


DIV.haupt {
	width: 950px;
	position: relative;
	background-image: url(../grafiken/haupt_hintergrund.gif);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 170px;
}

DIV.kopf {
	height: 124px;
	width: 757px;
	position: absolute;
	left: 0px;
	top: 0px;
}
DIV.kopffuss {
	text-align: right;
	position: absolute;
	left: 730px;
	top: 130px;
	height: 16px;
}

DIV.spalte_rechts {
	width: 192px;
	float: left;
	position: absolute;
	top: 0px;
	left: 757px;
}
DIV.spalte_navigation {
	position: absolute;
	left: 19px;
	top: 150px;
	width: 175px;
}
DIV.spalte_inhalt {
	width: 550px;
	position: relative;
	left: 195px;
	top: 160px;
}

DIV.fuss {
	background-color: #000000;
	color: #FFFFFF;
	font-size: 9px;
	text-align: right;
	width: 930px;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
}
DIV.navigation_menu_oben {
	background-image: url(../grafiken/navigation_menu_oben.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 175px;
	background-position: bottom;
}
DIV.navigation_menu_bg {
	background-image: url(../grafiken/navigation_menu_bg.gif);
	background-repeat: repeat-y;
	width: 175px;
	padding-bottom: 1px;
	padding-top: 1px;
}
.navigation_menu_bg A, .navigation_menu_bg A:link, .navigation_menu_bg A:visited, .navigation_menu_bg A:active {
	display:block;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	width: 130px;
	
	margin-top: 2px;
	margin-left: 9px;
	padding: 3px;
	border-right-color: #CCCCCC;
	border-left-color: #FFCC00;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
}

.navigation_menu_bg A:hover {
	color: #333333;
	border-left-color: #99CC00;
}

DIV.navigation_menu_unten {
	background-image: url(../grafiken/navigation_menu_unten.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 175px;
	background-position: top;
}
A.navi_unterpunkt:link, A.navi_unterpunkt:visited {
	border-left-color: #AEFFA8;
	width: 125px;
	margin-top: 0px;
	border-top-style: none;
	margin-left: 14px;
	margin-bottom: 0px;
}
a.navi_unterpunkt:hover ,a.navi_unterpunkt_over, a.navi_unterpunkt_over:hover {
	background-color: #EEEEEE;
	text-decoration: underline;
	width: 125px;
	margin-top: 0px;
	margin-left: 14px;
	border-left-color: #666666;
	border-top-style: none;
}



.fusslink, .fusslink:link, .fusslink:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 9px;
}

.fusslink:hover {
	color: #999999;
	text-decoration: underline;
}

