body {
	margin-top: 18px;
	margin-left: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: white; 
}

#wrapper {
	width: 1008px;
	padding: 0px;
	background-color: #ffffff;
	border: 4px solid white; 
}

#logo {
	;
}

#bildleiste_kopf {
	height: 130px;
	background-image: url(images/Kopf_1.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
}

#navigation_oben {
	font-size: 11px;
	font-weight: bold;
	color: #154A6A;
	width: 772px;
	margin-top: 72px;
	margin-left: 18px;
	padding-left: 18px;
	/*background-color:#FF00FF;*/
}

.menue {
	background-color:#FFFFFF;
	color: #20709F;
	margin-right: 18px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 4px;
}


#haupt {
	/*background: #ffaacc;*/
	background: url(images/HG_SP_2_3.gif) repeat-y;
}
	
/*#container {
	background: #ffbbaa url(../HG_SP_1.gif) repeat-y left top;
	width: 1000px;
	
}*/

#spalte_links {
	float: left;
	/*background: #ffcccc;*/
	width: 200px;
	border-top: 4px solid white;
	border-bottom: 0px solid white;
	/*border: 1px solid blue;*/
}

#navigation {
	/*background: #F4F4CA;*/
	color: #154A6A;
	padding-left: 9px;
	padding-right: 9px;
	padding-bottom: 18px;
	margin-top: 18px;
	
	/*border: 1px solid black;*/
}

#inhalte_links {
	/*background: #cc2233;*/
}

#spalte_mitte {
	/*background: #F4F4CA;*/
	width: 788px;
	margin-left: 208px;
	/*border: 1px solid green;*/
}

#klickpfad {
	/*background:  #F4F4CA;*/
	font-size: 10px;
	/*margin: 6px 0px 0px 6px; */
	padding-left: 12px;
	line-height: 20px;
	border-top: 4px solid white;
	border-bottom: 4px solid white;
}
#klickpfad a:link {
	color: #003399;
	text-decoration: none;
}

#klickpfad a:visited {
	color: #003399;
	text-decoration: none;
}
#klickpfad a:hover {
	color: #003399;
	text-decoration: underline;
}

#inhalte {
	/*background: #F4F4CA;*/
	font-size: 12px;
	color: #000000; 
	line-height: 1.4em;
	/*margin: 6px 0px 6px 6px;*/ 
	padding-top: 18px;
	padding-bottom: 18px;
	padding-left: 48px;
	padding-right: 56px;
}

#inhalte h1 {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
	color: #003399;
	padding-bottom: 0px;
}
#inhalte h2 {
	font-size: 14px;
	color: #0099CC;
	font-weight: bold;
	padding-bottom: 6px;
}
#inhalte h3 {
	font-weight: bold; 
}
#inhalte h4 {
	color: #003399;
	font-size: 14px;
	margin-bottom: 0px;
	margin-top: 0px;
}
#inhalte h5 {
	color: #95CAEA;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 0px;
	margin-top: 36px;
}
#inhalte h6 {
	color: #EA95A2;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 0px;
	margin-top: 36px;
}
#inhalte h7 {
	color: #A1A7C7;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 0px;
	margin-top: 36px;
}

#inhalte hr {
	border: 0px solid white;
	height: 6px;
	background-color: #FFFFFF;
	color: white;
	margin-bottom: 6px;
	margin-top: 6px;
}


#spalte_rechts {
	float: right;
	background: #ffeeee;
	width: 200px;
}

#marginal_bereich {
	background: #aaffcc;
}

#marginal_seite {
	background: #eeffcc;
}


.clearfix {
	background: #ffaaaa;
	zoom: 1;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.kategorie {
	font-size: 96%;
	font-weight: bold;
	color: #FF32D0;
}
.titel_1 {
	font-size: 128%;
	font-weight: bold;
	padding-top: 2px;
	color: #09065F;
}

.bild_l_o {
	padding-right: 18px;
	padding-bottom: 6px;
}

/*.navmenue {
	background-color: #FFFFFF;
	width: 172px;
	padding-left: 9px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 3px;
}
*/
a:link {
	color: #FF33CC;
	text-decoration: none;
}

a:visited {
	color: #FF33CC;
	text-decoration: none;
}
a:hover {
	color: #FF33CC;
	text-decoration: underline;
}

.navmenue a:link {
	color: #E4111A;
	text-decoration: none;
}

.navmenue a:visited {
	color: #E4111A;
	font-weight:bold;
	text-decoration: none;
}
.navmenue a:hover {
	color: #E4111A;
	text-decoration: underline;
}

.menue_0 {
	color: #003399;
	font-size: 11px; 
	font-weight: bold;
	text-transform: uppercase; 
	line-height: 18px;
	margin-right: 18px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 0px;
}

.menue_0 a:link {
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}

.menue_0 a:visited {
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}
.menue_0 a:hover {
	color: #003399;
	font-weight: bold;
	text-decoration: underline;
}
.menue_1 {
	color: #0099CC;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	margin-right: 18px;
	padding-left: 18px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 0px;
}


.menue_1 a:link {
	color: #0099CC;
	font-weight: normal;
	text-decoration: none;
}

.menue_1 a:visited {
	color: #0099CC;
	font-weight: normal;
	text-decoration: none;
}
.menue_1 a:hover {
	color: #0099CC;
	font-weight: normal;
	text-decoration: underline;
}

.menue_2 {
	color: #0099CC;
	font-size: 11px; 
	font-weight: bold;
	line-height: 18px;
	margin-right: 18px;
	padding-left: 24px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 0px;
}
.menue_2 a:link {
	color: #0099CC;
	font-weight: normal;
	text-decoration: none;
}

.menue_2 a:visited {
	color: #0099CC;
	font-weight: normal;
	text-decoration: none;
}
.menue_2 a:hover {
	color: #0099CC;
	font-weight: normal;
	text-decoration: underline;
}


.menue_3 a:link {
	color: #0099CC;
	text-decoration: none;
}

.menue_3 a:visited {
	color: #0099CC;
	text-decoration: none;
}
.menue_3 a:hover {
	color: #0099CC;
	text-decoration: underline;
}
#fuss {
	/*background: #aaffaa;*/
	color: black;
	text-align: center;
	font-size: 11px;
	width: 1000px;
	margin-left: 0px;
	margin-top: 6px;
	border: 0px solid orange;
}
#fuss a:link {
	color: black;
	font-weight: bold;
	text-decoration: none;
}
#fuss a:visited {
	color: black;
	font-weight: bold;
	text-decoration:none;
}
#fuss a:hover {
	color: black;
	font-weight: bold;
	text-decoration:underline;
}

.csc-textpic-caption {
	font-style: italic;
	font-size: 9px;
}

.important {
	color: green;
}