/* CSS Document */
* {
margin:0;
padding:0;
border:0
}
#head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 5px 0px 5px 15px;
	padding: 5px;
	float: left;
	height: 75px;
	width: 200px;
}
#head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
	margin: 5px 30px 5px 5px;
	padding: 10px;
	float: left;
	width: 300px;
	
}
#head3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000033;
	margin: 5px 0px 5px 10px;
	padding: 5px 0px 7px;
	width: 150px;

	float: left;
	font-size: 12px;
	clear: right;
	line-height: 1.4px;
}
.stil55 {
	background-color: #D4D0C8;
	padding: 5px 3px 3px 5px;
}
div#extra{
	width: 160px;
	font-size: 10px;
	margin-left: 2px;
	padding-left: 2px;
}

div#container{
	text-align:left;
	background-color: #fff;
	width:830px;
	margin:0 auto auto;
	background-color: #fff;
	padding: 0px;
	height: auto;
	border-top: 1px solid #CCCCCC;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #CCCCCC;
}
div#navigation{
	float:left;
	width:auto;
	padding: 0px 0px 0px 2px;
	margin: 0px 0px 0px 2px;
}
div#extra{
	float:left;
	clear:left;
	width:150px;
	margin: 5px;
	padding: 5px;
	border: none;
}
div#footer{
	width:auto;
	height: 30px;
	margin: 5px 10px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000033;
	padding: 5px 0px 0px 10px;
	clear: both;
	top: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #9FA4C2;
	border-right-color: #9FA4C2;
	border-bottom-color: #9FA4C2;
	border-left-color: #9FA4C2;
	text-align: left;
}
div#header {
	width: auto;
	height: auto;
	margin: 10px;
	padding: 10px;
}
/* Rollnavi */
html, body, ul {
	margin: 0;
	padding: 0;
}

/* dies ist der Hauptblock*/
#nav {
	width: 135px;
	margin: 2px 0px 2px 1px;
}
/* die einzelnen Buttons*/
#nav a {
	width: 100%;
	display: block;
	
}

ul {
	list-style-type: none;
}
/* Auflistung*/
ul.liste li {
	margin-top: 1px;

}
/* Unterliste*/
ul.sub li {
	margin-right: 5px;
}

ul.liste a {
	background-color: #00317B;
	border-left: 6px solid #6699CC;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 5px;
	padding-right: 8px;
}

ul.sub a {
	padding-left: 18px;
	background-color: #69c;
	border-left: 6px solid #28527B;
	color: #FFFFFF;
	font-style: normal;
	padding-right: 6px;
	margin-left: 6px;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
}
/*Grundbutton hover */
ul.liste a:hover {
	background-color: #369;
	text-decoration: underline;
}

ul.sub a:hover {
	background-color: #CFDEF1;
	color: #000033;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #000033;
}

ul.liste a.hier {
	background-color: #369;
	border-left: 6px solid #000033;
	color: #FFFFFF;
}

ul.sub a.hier {
	background-color: #fff;
}



ul.liste a.hier2 {
	background-color: #69c;
	border-left: 6px solid #336699;
	color: #FFFFFF;
}

a#skiplink { 
	position: absolute; 
	left: 0px; 
	top: -500px; 
	width: 1px; 
	height: 1px; 
	overflow: hidden; 
}
.Stil19 {
	font-size: 12px;
	color: #000033;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: 24px;
}
.Stil18 {

	font-size: 12px;
	color: #000033;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.Stil17 {


	font-size: 10px;
	color: #000033;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.Stil21 {
	font-size: 14px;
	color: #000033;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
}
.stil56 {

	background-color: #FFFFCC;
	padding: 5px 3px 3px 5px;
}
