@charset "UTF-8";
/* CSS Layout NEUWERK */


html, body, img, div, ul, li, span, p, h1, h2, h3, h4, h5, form, dl, dt, dd {
	margin: 0;
	padding: 0;
	border: 0;
	}

table, th, tr, td {
	border: 0;
	/*padding-left: 0;*/
	
	}
	
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	color: #838282;
	background-color: #FFFFFF;
	}

:focus {
	outline: 0;
}

div hr {
	display: none;
	}

ul {
	list-style: none;
	}

 
 
#main {
	width:900px;
	margin: 0 auto;
	background: #FFFFFF;
	border-top-width:30px;
 	border-top-style:solid;
	border-top-color:#FFFFFF;
	
	}

ul#extranavigation {
	width:870px;
	background: #FFFFFF;
	padding: 10px 30px 10px 0;
	text-align:right;
	}
	
ul#extranavigation  li {
	font-size: 12px;
	font-style:italic;
	line-height: 100%;
	list-style: none;
	display: inline; 
	padding: 0 0 0 10px;
	margin: 0 0 0 10px;
	}
ul#extranavigation li.extraline {
	border-left-width:1px;
 	border-left-style:solid;
	border-left-color:#FFFFFF;
	padding: 0 0 0 5px;
	}
a.extranavi {
	font-weight: normal;
	color: #808080;
	text-decoration: none;
	}
a.extranavi:hover {
	color: #009cfb;
	}
a.extranavihigh {
	color: #009cfb;
	font-weight: normal;
	text-decoration: none;
	}
a.extranavihigh:hover {
	color: #009cfb;
	}



#top_container {
	width:900px;
	height:140px;
	clear:both;
	background: url(../images/back_top_container.jpg) no-repeat bottom left;
	border-bottom-width:4px;
 	border-bottom-style:solid;
	border-bottom-color:#FFFFFF;
	} 
	
h1 {
    width: 215px;
	height: 140px;
    background: url(../images/spacer.gif) no-repeat top right;
	float:left;
	margin: 0 72px 0 0;
	}
h1 a {
    display: block;
	height: 140px;
	}
h1 a span {
    display: none;
	}
	


ul#hauptnavigation {
	width:600px;
	background: #FFFFFF;
	border-top-width:12px;
 	border-top-style:solid;
	border-top-color:#FFFFFF;
	border-bottom-width:8px;
 	border-bottom-style:solid;
	border-bottom-color:#FFFFFF;
	float:left;
	text-align:left;
	font-style:italic;
	}
	
ul#hauptnavigation  li {
	font-size: 12px;
	line-height: 100%;
	list-style: none;
	display: inline; 
	padding: 0 25px 0 10px;
	margin: 0;
	}
a.navi {
	font-weight: bold;
	color: #808080;
	text-decoration: none;
	}
a.navi:hover {
	color: #009cfb;
	}
a.navihigh {
	color: #009cfb;
	font-weight: bold;	
	text-decoration: none;
	}
a.navihigh:hover {
	color: #009cfb;
	}

div hr {
  display: none;
}

.navi_line {
	margin: 0 auto;
	height: 1px;
	background: #FFFFFF;
	}

ul#unternavigation {
	background: #FFFFFF;
	border-top-width:2px;
 	border-top-style:solid;
	border-top-color:#FFFFFF;
	border-bottom-width:1px;
 	border-bottom-style:solid;
	border-bottom-color:#FFFFFF;
	width:600px;
	float:left;
	text-align:left;
	font-style:italic;
	}
ul#unternavigation  li {
	font-size: 12px;
	line-height: 100%;
	list-style: none;
	display: inline; 
	padding: 0 5px 0 10px;
	margin: 0;
	}
a.unternavi {
	font-weight: normal;
	color: #808080;
	text-decoration: none;
	background: url(../images/back_navi_low.gif) no-repeat left;
	padding: 0 0 0 8px;
	}
a.unternavi:hover {
	color: #009cfb;
	background: url(../images/back_navi_high.gif) no-repeat left;
	}
a.unternavihigh {
	color: #009cfb;
	font-weight: normal;	
	text-decoration: none;
	background: url(../images/back_navi_high.gif) no-repeat left;
	padding: 0 0 0 8px;
	}
a.unternavihigh:hover {
	color: #009cfb;
	}
	



#content_container {
	width: 900px;
	height:500px;
	clear:both;
	margin: 0 auto;
	}
	
#content_left {
	width: 297px;
	height:500px;
	float: left;
	}
	
#content {
	float: left;
	margin: 40px 4px 0 0;
	padding: 0;
	width:370px;
	height:360px;
	overflow: hidden;
	display:inline;
	}


#track1 {
	float: left;
	width: 18px;
	height: 360px;
	margin: 40px 0 0 0;
	background:  url(../images/track1.gif);
	}
					
#handle1 {
	width: 18px;
	height: 54px;
	background: url(../images/handle1.gif) no-repeat top left;
	cursor: move;
	}


span.plichtfeld {
	color: #a80000;
	font-size: 16px;
	}	

form {
	text-align: left;
	}
	
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: auto; 
	color: #000000;
	}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: auto; 
	color: #000000;
	}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: auto; 
	color: #000000;
	}

div.error_form {
	padding: 0 0 20px 0;
	}
div.error_form p {
	color: #a80000;
	}
	
div.formError {
	padding: 0 0 20px 0;
	}
div.formError h3.formErrorTitle {
	color: #a80000;
	padding: 0;
	}
div.formError li.formErrorItem {
	color: #a80000;
	font-size:12px;
	background:#F9F9F9;
	padding: 0;
	}


.prototip .possehl { 
	width: 250px; 
	/*border: 1px solid #CC9D33;*/
	padding: 0 9px 9px 0;
	background: url(../images/back_prototip_schatten.png) no-repeat right bottom;
	}
	
.prototip .possehl .toolbar { 
	background: #0069af; 
	color: #fff;
	font-size: 16px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	}

.prototip .possehl .toolbar a.close { 
	background: url(close_hover.gif);
	}
	
.prototip .possehl .toolbar a.close:hover { 
	background: url(close.gif);
	}
	
.prototip .possehl .title {
	padding: 5px;
	}
	
.prototip .possehl .content {
	background: #FFFFFF; 
	color: #666666;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	line-height:180%; 
	padding: 10px; 
	opacity: .9; 
	filter: alpha(opacity=90); 
	}
	
