/* <![CDATA[ */
/* Copyright: Dieter Salomon, 2009 */


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
}

input, select, textarea {
	
	width: 200px;	
	font-size: 8pt; font-family: Verdana; 
	border-right: #333 0px;
	border-bottom: #B3BFCB 1px; 
	border-left: #B3BFCB 10px;
	border-top: #B3BFCB 1px;
	border-right: #476486 0px;      
	border-style: solid;
	color: #666;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	}

#kontext {
	width: 1000px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
		
}

#kasten {}

#leiste {
	width: 980px;
	height: 20px;	
	float: left;
	background: #fff;
	margin-bottom: 5px;
	padding-bottom: 0px;
	border-bottom:  0px solid #ededed;
	font-size: 14px; font-weight: bold;
	color: #ccc;
	overflow:hidden;
	text-align: right;	
}

#links {
	float: left;
	width: 200px;
	margin-right: 10px;
}

#logo {
	width: 200px;
	margin-top: 0px;
	margin-left: 1px;
}

#navi {
	width: 200px;
	margin-top: 10px;
                  background: #fff;
	padding: 0px;
}

#infobox {
	width: 200px;
	margin-left: 10px;
	float: left;
}

#mitte {
	width: 560px;
	float: left;
}

#banner {
	width: 560px;
	height: 152px;
	background-color: #999;
	margin-bottom: 10px;
	color: #fff;
	border-left: 0px solid #FFCC00;
}

#banner_breit {
	width: 770px;
	height: 152px;
	background-color: #999;
	margin-bottom: 10px;
	color: #fff;
	border-left: 0px solid #FFCC00;
}

#inhalt {
	background-color: #fff;
	color: #444;
	margin-top: 0px;
	/* padding-left: 5px;
	border-left: 1px dashed #ccc; */
}

#inhalt A:link { text-decoration: none; color: #A60000; font-family: Verdana,Arial,Helvetica; font-size: 11px; font-weight: bold;}
#inhalt A:visited { text-decoration: none; color: #A60000; font-family: Verdana,Arial,Helvetica; font-size: 11px; font-weight: bold;}
#inhalt A:hover { text-decoration: none; color: #7CBD8C; font-family: Verdana,Arial,Helvetica; font-size: 11px; font-weight: bold;}
#inhalt A:active { text-decoration: none; color: #A60000; font-family: Verdana,Arial,Helvetica; font-size: 11px; font-weight: bold;}



.haupttitel {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	border-top: 2px solid #ededed;
	border-bottom:  0px solid #819793;
	padding-top: 2px;
	margin-bottom: 0px;
	text-align: left;
}

.untertitel {
	color: #476486;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 2px;
	border-left: 0px solid #B3BFCB;
	border-bottom: 0px solid #ededed;
	text-align: left;
}

.ueberschrift {
	color: #444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}

#fuss {
	width: 970px;
	border: 1px solid #ccc;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	color: #999;
	float: left;
	text-align: center;
	clear:both;
}

#fuss A:link { text-decoration: none; color: #A60000; font-family: Verdana,Arial,Helvetica; font-size: 11px; font-weight: bold;}
#fuss A:visited { text-decoration: none; color: #A60000; font-family: Verdana,Arial,Helvetica; font-size: 11px; font-weight: bold;}
#fuss A:hover { text-decoration: none; color: #7CBD8C; font-family: Verdana,Arial,Helvetica; font-size: 11px; font-weight: bold;}
#fuss A:active { text-decoration: none; color: #A60000; font-family: Verdana,Arial,Helvetica; font-size: 11px; font-weight: bold;}


#rechte_spalte_02_A {
	margin: 0 0 0 0;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 5px;
	background: #fff;
	color: #666;
	font-size: 11px;
	border-right: 1px dashed #B3BFCB;
	
}
#rechte_spalte_02_B {
	margin: 0 0 0 0;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 5px;
	background: #f8f8f8;
	color: #666;
	font-size: 11px;
	border-right: 1px solid #B3BFCB;
	border-bottom: 1px dashed #B3BFCB;
	border-left: 1px solid #B3BFCB;
}
#rechte_spalte_02_C {
	margin: 0 0 20 0;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 5px;
	background: #f8f8f8;
	color: #666;
	font-size: 11px;
	border-right: 1px solid #B3BFCB;
	border-left: 1px solid #B3BFCB;
	border-bottom: 1px solid #B3BFCB;
}

#rechte_spalte A:link, #rechte_spalte_02_A A:link, #rechte_spalte_02_B A:link, #rechte_spalte_02_C A:link {
text-decoration: none; color: #33FF00; font-family: Verdana,Arial,Helvetica; font-size: 10px; font-weight: bold;
}
#rechte_spalte A:visited, #rechte_spalte_02_A A:visited, #rechte_spalte_02_B A:visited, #rechte_spalte_02_C A:visited {
text-decoration: none; color: #33FF00; font-family: Verdana,Arial,Helvetica; font-size: 10px; font-weight: bold;
}
#rechte_spalte A:hover, #rechte_spalte_02_A A:hover, #rechte_spalte_02_B A:hover, #rechte_spalte_02_C A:hover {
text-decoration: none; color: #FFCC00; font-family: Verdana,Arial,Helvetica; font-size: 10px; font-weight: bold;
}
#rechte_spalte A:active, #rechte_spalte_02_A A:active, #rechte_spalte_02_B A:active, #rechte_spalte_02_C A:active {
text-decoration: none; color: #33FF00; font-family: Verdana,Arial,Helvetica; font-size: 10px; font-weight: bold;
}

#rechts_zweispalt {
	margin: 0 0 0 0;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 5px;
	background: #f8f8f8;
	color: #666;
	font-size: 11px;
	border: 1px solid #B3BFCB;
}

.haupttitel_2 {
	color: #496185;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.haupttitel_3 {
	color: #496185;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#unter_navi {
	padding: 5px;
	padding-left: 10px;
     	margin: 10 1 20 1;
	display: block;
	background: #fff;
	color: #555;
	border-bottom: 1px solid #B3BFCB;
	border-top: 1px solid #B3BFCB;
	border-right: 4px solid #B3BFCB;
	border-left: 10px solid #B3BFCB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* ]]> */
