body {
	font-family: 				Arial, Verdana, Helvetica;
	font-weight: 				normal;
	color:						#00463e;
	font-size: 					11px;
}

/*--------------------- Textdefinitionen --------------------------------------------------*/
h1 {
	font-family: 				Arial, Verdana, Helvetica;
	color:						#96b338;
	text-transform:				uppercase;
	font-size: 					17px;
	font-weight: 				bold;
	margin-top:					0px;
}

h2 {
	font-family: 				Arial, Verdana, Helvetica;
	color:						#e2001a;
	text-transform:				uppercase;
	font-size: 					11px;
	font-weight: 				bold;
	margin-top:					0px;
}

h3 {
	font-family: 				Arial, Verdana, Helvetica;
	font-weight: 				normal;
	color:						#00463e;
	font-size: 					11px;
	margin-top:					0px;
}

a {
	font-family: 				Arial, Verdana, Helvetica;
	font-weight: 				normal;
	color:						#00463e;
	font-size: 					11px;
	text-decoration: 			none;
}
a:visited {
	text-decoration: 			none;
}
a:hover {
	text-decoration: 			none;
}
a:active {
	text-decoration: 			none;
}

sup {
	font-size: 80%;
	line-height: 0px;
}

/*--------------------- Container ---------------------------------------------------*/
#main {
	background: 				#ffffff;
	width: 						100%;
	height: 					100%;
}

#content {
	background: 				#ffffff;
	width: 						851px;
	height: 					542px;
	border-width:				1px;
	border-color:				#96b338;
	border-style:				solid;
	margin:						auto;
	margin-top:					5%;
	vertical-align:				middle;
}

#impressum {
	background: 				#ffffff;
	width: 						851px;
	height: 					20px;
	border:						none;
	padding-top:				6px;
	margin:						auto;
	vertical-align:				middle;

}

#kopf {
	background: 				url("../images/kopf.jpg") ;
	width: 						851px;
	height: 					169px;
}

#navi_bg {
	background: 				url("../images/navi_bg.jpg") ;
	width: 						190px;
	height: 					296px;
	float:						left;
	vertical-align:				top;
}

#leer1 {
	background: 				url("../images/leer_01.jpg") ;
	width: 						40px;
	height: 					296px;
	float:						left;
}

#texte {
	background: 				url("../images/texte.jpg") ;
	width: 						297px;
	height: 					296px;
	float:						left;

	scrollbar-base-color:		#96b338;
  	scrollbar-3d-light-color:	#00463e;
  	scrollbar-arrow-color:		#96b338;
	scrollbar-darkshadow-color:	#00463e;
	scrollbar-face-color:		#96b338;
	scrollbar-highlight-color:	#FFFFFF;
	scrollbar-shadow-color:		#96b338;
	scrollbar-track-color:		#FFFFFF;
	overflow:					auto;
}

#texte_inhalt {
	width: 						264px;
	height: 					296px;
	float:						left;
	padding-right:				15px;
}

#texte_inhalt h2 ul {
	list-style: square outside;
	padding: 0px 16px 0px 0px;
	margin: 2px 0px 2px 16px;
}

#texte_inhalt h2 li {
	padding: 2px 0px 2px 0px;
}

#leer2 {
	background: 				url("../images/leer_02.jpg") ;
	width: 						40px;
	height: 					296px;
	float:						left;
}


#bilder {
	background: 				url("../images/bilder.jpg") ;
	width: 						284px;
	height: 					296px;
	float:						left;
}

#bottom {
	background: 				url("../images/bottom.jpg") ;
	width: 						851px;
	height: 					77px;
	float:						left;
}


/*--------------------- Navigation ---------------------------------------------------*/
#navi0_inactive {
	background: 				url("../images/navi/navi_inactive.gif") ;
	font-family: 				Arial, Verdana, Helvetica;
	color:						#ffffff;
	font-size: 					13px;
	font-weight: 				bold;
	height:						23px;
	padding:					4px 0px 0px 6px;
	background-repeat:			no-repeat;
}

#navi0_active {
	background: 				url("../images/navi/navi_active.gif") ;
	font-family: 				Arial, Verdana, Helvetica;
	color:						#ffffff;
	font-size: 					13px;
	font-weight: 				bold;
	height:						23px;
	padding:					4px 0px 0px 6px;
	background-repeat:			no-repeat;
}

#navi0_inactive a, #navi0_active a {
	font-family: 				Arial, Verdana, Helvetica;
	color:						#ffffff;
	font-size: 					12px;
	font-weight: 				bold;
	text-decoration: 			none;
}
#navi0_inactive a:visited, #navi0_active a:visited {
	text-decoration: 			none;
}
#navi0_inactive a:hover, #navi0_active a:hover {
	text-decoration: 			none;
}
#navi0_inactive a:active, #navi0_active a:active {
	text-decoration: 			none;
}

#navi1_active {
	background: 				url("../images/navi/subnavi_inactive.gif") ;
	height:						23px;
	padding:					4px 0px 1px 6px;
	background-repeat:			no-repeat;
}

#navi1_active a {
	font-family: 				Arial, Verdana, Helvetica;
	color:						#00463e;
	font-size: 					11px;
	font-weight: 				bold;
	text-decoration: 			none;
}
#navi1_active a:visited {
	text-decoration: 			none;
}
#navi1_active a:hover {
	text-decoration: 			none;
}
#navi1_active a:active {
	text-decoration: 			none;
}

#navi1_inactive {
	background: 				url("../images/navi/subnavi_inactive.gif") ;
	height:						23px;
	padding:					4px 0px 1px 6px;
	background-repeat:			no-repeat;
}

#navi1_inactive a {
	font-family: 				Arial, Verdana, Helvetica;
	color:						#ffffff;
	font-size: 					11px;
	font-weight: 				normal;
	text-decoration: 			none;
}
#navi1_inactive a:visited {
	text-decoration: 			none;
}
#navi1_inactive a:hover {
	text-decoration: 			none;
}
#navi1_inactive a:active {
	text-decoration: 			none;
}


#navi2_inactive {
	background: 				url("../images/navi/subsubnavi_inactive.gif") ;
	font-family: 				Arial, Verdana, Helvetica;
	color:						#748f1e;
	font-size: 					11px;
	font-weight: 				normal;
	height:						23px;
	padding:					4px 0px 0px 6px;
	background-repeat:			no-repeat;
}

#navi2_inactive a {
	font-family: 				Arial, Verdana, Helvetica;
	color:						#748f1e;
	font-size: 					11px;
	font-weight: 				bold;
	text-decoration: 			none;
}
#navi2_inactive a:visited {
	text-decoration: 			none;
}
#navi2_inactive a:hover {
	text-decoration: 			none;
}
#navi2_inactive a:active {
	text-decoration: 			none;
}

#navi2_active {
	background: 				url("../images/navi/subsubnavi_inactive.gif") ;
	font-family: 				Arial, Verdana, Helvetica;
	color:						#00463e;
	font-size: 					11px;
	font-weight: 				bold;
	height:						23px;
	padding:					4px 0px 0px 6px;
	background-repeat:			no-repeat;
}

#navi2_active a {
	font-family: 				Arial, Verdana, Helvetica;
	color:						#00463e;
	font-size: 					11px;
	font-weight: 				bold;
	text-decoration: 			none;
}
#navi2_active a:visited {
	text-decoration: 			none;
}
#navi2_active a:hover {
	text-decoration: 			none;
}
#navi2_active a:active {
	text-decoration: 			none;
}


#navi3_inactive {
	background: 				url("../images/navi/subsubsubnavi_inactive.gif") ;
	font-family: 				Arial, Verdana, Helvetica;
	color:						#748f1e;
	font-size: 					11px;
	font-weight: 				normal;
	padding:					0px 0px 3px 6px;
	background-repeat:			no-repeat;
}

#navi3_inactive a {
	font-family: 				Arial, Verdana, Helvetica;
	color:						#00463e;
	font-size: 					11px;
	font-weight: 				bold;
	text-decoration: 			none;
}
#navi3_inactive a:visited {
	text-decoration: 			none;
}
#navi3_inactive a:hover {
	text-decoration: 			none;
}
#navi3_inactive a:active {
	text-decoration: 			none;
}

#navi3_active {
	background: 				url("../images/navi/subsubsubnavi_inactive.gif") ;
	font-family: 				Arial, Verdana, Helvetica;
	color:						#00463e;
	font-size: 					11px;
	font-weight: 				bold;
	padding:					0px 0px 3px 6px;
	background-repeat:			no-repeat;
}

#navi3_active a {
	font-family: 				Arial, Verdana, Helvetica;
	color:						#00463e;
	font-size: 					11px;
	font-weight: 				bold;
	text-decoration: 			none;
}
#navi3_active a:visited {
	text-decoration: 			none;
}
#navi3_active a:hover {
	text-decoration: 			none;
}
#navi3_active a:active {
	text-decoration: 			none;
}

