@charset "UTF-8";
/* CSS Document */

* { margin: 0; padding: 0; }

p {
	margin-bottom: 12px;
}

body {
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0f2e66;
	line-height: 14px;
}
#kopf {
	margin: 0 auto 0;
	background-color: #d6d7d9;
	text-align: center;
	width: 996px;
	margin-top: 16px;
}

#buehne {
	width: 996px;
	background-color: #d6d7d9;
	margin: 0 auto 0;
	position: relative;
}

.prop {
    float:right; width:1px;}

.clear {
    clear:both; height:1px; overflow:hidden;}

.min_px {
	height:424px;
}
#textspalte {
	width: 229px;
	float: right;
	padding-right: 115px;
	margin-top: -4px;
}
/*#subnavcontainer {
	position: absolute;
	left: 30px;
}*/


#bildbereich {
	width: 440px;
	height: 294px;
	position: relative;
	z-index: 1000;
	float: left;
	margin-bottom: 36px;
}

#footer {
	width: 996px;
	clear: left;
	margin: 0 auto 0;
	background-color: #d6d7d9;
	height: 40px;
	position: relative;
}
#impressum {
	color: #9b9c9c;
	padding-left: 30px;
	float: left;
	margin-top: 1px;
	padding-bottom: 4px;
	font-weight: bold;
}
#impressum a {
	font-weight: normal;
	color: #9b9c9c;
	border-bottom: none;
}
#impressum a:hover {
	color: #0f2e66;
	border-bottom: 1px solid #0f2e66;
}
#toolbar {
	color: #0f2e66;
	background-color: #F1E347;
	width: 680px;
	height: 18px;
	position: absolute;
	left: 200px;
}
#toolbar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-left:450px;
	color: #0f2e66;
	font-weight: normal;
	margin-top: 1px;
}
#toolbar ul li {
	display: inline;
}
#toolbar  ul li a {
	color: #9b9c9c;
	border-left: 1px solid #9b9c9c;
	padding: 0px 16px 0px 2px;
	border-bottom: none;
	font-weight: bold;
}
#toolbar  ul li a:hover {
	text-decoration: none;
	color:  #0f2e66;
	;
	border-left: 1px solid  #0f2e66;
	padding: 0px 16px 0px 2px;
}

#navcontainer {
	margin-left: 200px;
	padding-top: 15px;
}
#navcontainer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#navcontainer ul li {
	display: inline;
}
#navcontainer ul li a {
	text-decoration: none;
	padding: 2px 13px 2px 2px;
	color: #FFFFFF;
	font-weight: bold;
	border-left: 1px solid #FFFFFF;
	border-bottom: none;
	}
#navcontainer .aktiv {
	color: #0f2e66;
	padding: 2px 13px 2px 2px;
	border-left: 1px solid #0f2e66;
	cursor: default;
}
#navcontainer ul li a:hover {
	color: #0f2e66;
	border-left-color: #0f2e66;
}
#headline {
	clear: left;
	margin-left: 200px;
	margin-top: 20px;
	margin-bottom: 22px;
}

#content {
	margin-left: 200px;
	position: relative;
}
h3 {
	font-weight: bold;
	margin-bottom: 12px;
	font-size: 11px;
	line-height: 14px;
}
a {
	font-weight: bold;
	color: #0f2e66;
	border-bottom: 1px solid #bac0cd;
	padding-bottom: 1px;
	text-decoration: none;
}
a:hover {
	border-bottom-color: #0f2e66;
}
#subnavcontainer {
	float: left;
	padding-left: 30px;
	margin-top: -12px;
	padding-bottom: 4px;
}
#subnavcontainer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	
}
#subnavcontainer ul li {
	margin: 0;
	margin-top: 8px;
	font-weight: bold;
}
#subnavcontainer ul ul li {
	margin: 0;
	font-weight: bold;
}
#subnavcontainer a.subnavaktiv {
	font-weight: bold;
	text-decoration: none;
	cursor: default;
	border-bottom: none;
}
#subnavcontainer a.subnavaktiv:hover {
	border-bottom: none;
	cursor: default;
}
#subnavcontainer ul ul ul li {
	margin: 0;
	font-weight: bold;
}

#subnavcontainer  a  {
	font-weight: normal;
	text-decoration: none;
	border-bottom: none;
	margin-top: 10px;
}

#subnavcontainer  a:hover
{
	border-bottom: 1px solid #0f2e66;
	padding-bottom: 1px;
}
#subnavcontainer li li a {
	font-weight: normal;
	text-decoration: none;
	border-bottom: none;
	margin-left:10px;
}
#subnavcontainer li li li a {
	font-weight: normal;
	text-decoration: none;
	border-bottom: none;
	margin-left:20px;
}
#textspalte ul {
	list-style-type: none;
}
#textspalte ul li {
	background-image: url(../img/listenbullet_2.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 6px;
}


label { /* Alle Labels UND Formularelemente auswählen */
	display: block;
	float: left;
	width: 130px; /* Breite.*/
	text-align: right;
	margin-right: 10px;
}
.eingabefeld {
	display: block;
	float: left;
	width: 290px;
	background-color: #FFFFFF;
	border: 1px solid #0f2e66;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#buttoncontainer {
	width: 292px;
	float: right;
}
.formularzeile {
	margin-bottom: 10px;
	text-align: right;
	float: right;
	}
.textfeld {
	height: 100px;
}

form br { /* Alle Zeilenumbrüche in Formularen auswählen */
	clear: left;
}

input:focus, textarea:focus, submit:focus {
	background-color: #e4e5e8;
}

.inputbuttons {
	border: 1px solid #0f2e66;
	color: #0f2e66;
	padding: 2px;
	font-weight: bold;
	background-color: #FFFFFF;
	font-size: 11px;
	width: 110px;
}

