@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;
	}
	
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../images/back_site.gif);
	background-repeat:no-repeat;
  	background-position: 50% 100px;
	}

:focus {
	outline: 0;
}

div hr {
	display: none;
	}

ul {
	list-style: none;
	}
	
#all {
	width:940px;
	margin: 0 auto;
	}

#abschluss {
	width:896px;
	height:180px;
	margin: 0 auto;
	padding:22px;
	background: url(../images/back_abschluss.gif) #FFFFFF no-repeat left top;
	clear: both;
	border-top-width:30px;
 	border-top-style:solid;
	border-top-color:#FFFFFF;
	}

#abschluss_links {
	width:49px;
	height:180px;
	background:#2b3962;
	float:left;
	}

#abschluss_rechts {
	width:49px;
	height:180px;
	background:#921811;
	float:right;
	}
p.abschluss {
	color:#5E5E5E;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	padding: 0 0 70px 0;
	clear:both;
	}

p.abschluss a {
	color:#85271a;
	text-decoration:none;
	}

p.abschluss a:hover {
	color:#5E5E5E;
	}
	
#top {
	width:940px;
	height:100px;
	background: #FFFFFF;
	}

h1 {
    width: 266px;
	height: 100px;
    background: url(../images/logo.gif) no-repeat top right;
	float:left;
	}
h1 a {
    display: block;
	height: 100px;
	}
h1 a span {
    display: none;
	}
	
#extranavi_container {
	width:674px;
	height:100px;
	float:left
	}
	
	
	
ul#extranavigation {
	width:674px;
	padding: 70px 0 0 0;
	text-align: right;
	float:right;
	}
ul#extranavigation  li {
	font-size: 12px;
	font-style: italic;
	line-height: 100%;
	list-style: none;
	display: inline; 
	padding: 0 8px;
	margin: 0;
	background: #FFFFFF;
	}
ul#extranavigation  li.extraline {
	border-left-width:1px;
 	border-left-style:solid;
	border-left-color:#e2c0bf;
	}
ul#extranavigation a.extranavi {
	font-weight: normal;
	color: #921811;
	text-decoration: none;
	}
ul#extranavigation a.extranavi:hover {
	color: #a3a5a6;
	}
ul#extranavigation a.extranavihigh {
	color: #921811;
	font-weight: bold;	
	text-decoration: none;
	}
ul#extranavigation a.extranavihigh:hover {
	color: #921811;
	}




ul#sprachenavigation {
	padding: 20px 13px 0 0;
	text-align: right;
	float:right;
	}
ul#sprachenavigation  li {
	font-size: 12px;
	line-height: 100%;
	list-style: none;
	display: inline; 
	padding: 0 8px;
	margin: 0;
	background: #FFFFFF;
	}
ul#sprachenavigation  li.naviline {
	border-left-width:1px;
 	border-left-style:solid;
	border-left-color:#b9b9b9;
	}
ul#sprachenavigation a.extranavi {
	font-weight: normal;
	color: #b9b9b9;
	text-decoration: none;
	}
ul#sprachenavigation a.extranavi:hover {
	color: #0069af;
	}
ul#sprachenavigation a.extranavihigh {
	color: #b9b9b9;
	font-weight: normal;	
	text-decoration: none;
	}
ul#sprachenavigation a.extranavihigh:hover {
	color: #587bbd;
	}



#header {
	width:940px;
	height:260px;
	background:#FFFFFF;
	margin:23px 0 33px 0;
	}

#header_grafik {
	width: 520px;
	height: 260px;
	background: #FFFFFF;
	float: left;
	border-right-width:1px;
 	border-right-style:solid;
	border-right-color:#FFFFFF;
	}

#header_grafik_2 {
	width: 419px;
	height: 260px;
	background: #FFFFFF;
	float: left;
	}



#main {
	width: 940px;
	padding:0;
	margin: 0 auto;
	}

#menu { 
	width: 210px;
	float: left;
	margin: 20px 30px 0 0;
	background:#FFFFFF;
	}
	
#menu ul { 
	list-style: none; 
	margin: 0; 
	padding: 0; 
	}
#menu li { 
	padding: 0 0 1px 0; 
	margin: 0;
	border-bottom-width:1px;
 	border-bottom-style:solid;
	border-bottom-color:#e2c0bf;
	}
	
#menu li ul li { 
	padding: 0 0 1px 0; 
	margin: 0;
	border-bottom-width:1px;
 	border-bottom-style:solid;
	border-bottom-color:#FFFFFF;
	}
	
#menu li.lihigh {
	padding: 0 0 1px 0; 
	margin: 0;
	border-bottom-width:1px;
 	border-bottom-style:solid;
	border-bottom-color:#e2c0bf;
	background:#FFFFFF;
	}

#menu li.lihigh ul li { 
	padding: 0 0 1px 0; 
	margin: 0;
	border-top-width:1px;
 	border-top-style:solid;
	border-top-color:#FFFFFF;
	background:#FFFFFF;
	}
#menu li.lihigh ul { 
	padding: 0 0 5px 0; 
	margin: 0;
	}

#menu a {
	font-size: 12px;
	display: block;
	margin: 0; 
	padding: 6px 5px 6px 8px;
	color: #004178;
	text-decoration: none;
	text-align: left;
	}
#menu a.navi {
	color: #921811;
	text-transform: uppercase;
	font-weight: normal;
	font-style:italic;
	}

#menu a.navihigh {
	color: #921811;
	text-transform: uppercase;
	font-weight: bold;
	font-style:italic;
	}
#menu a.navi:hover {
	color: #9c9e9f;
	}
#menu a.abmelden {
	background: #C50000;
	color: #FFFFFF;
	}
	
	
#menu a.unter_navi {
	color: #921811;
	font-weight: normal;
	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	padding: 4px 5px 4px 18px;
	}
#menu a.unter_navi:hover {
	color: #9c9e9f;
	}
#menu a.unter_navihigh {
	color: #921811;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	padding: 4px 5px 4px 18px;
	}
#menu a.unter_unter_navi {
	border-left-color:#FFFFFF;
	background: #F3F4F5;
	color: #504F54;
	}
#menu a.unter_unter_navi:hover {
	border-left-color:#FFFFFF;
	background: #FBFBFC;
	color: #504F54;
	}
#menu a.unter_unter_navihigh {
	border-left-color:#E4E7EA;
	background: #FBFBFC;
	color: #504F54;
	font-weight: bold;
	}	
	
#content_container {
	width: 700px;
	margin: 0;
	float: left;
	}
	
#content {
	float: left;
	padding: 0;
	margin:20px 0 0 0;
	}

#rechte_spalte {
	width:202px;
	float: left;
	margin: 20px 0 0 0;
	padding: 0;
	}

#buchen {
	width:168px;
	float:right;
	background:#FFFFFF;
	margin: 20px 0 0 0;
	}
	
#header_grafik_3 {
	width: 348px;
	height: 180px;
	background: #FFFFFF;
	float: right;
	border-left-width:1px;
 	border-left-style:solid;
	border-left-color:#FFFFFF;
	}

#header_grafik_4 {
	width: 160px;
	height: 180px;
	background: #FFFFFF;
	float: right;
	}
#header_grafik_5 {
	width: 288px;
	height: 180px;
	background: #FFFFFF;
	float: right;
	border-right-width:1px;
 	border-right-style:solid;
	border-right-color:#FFFFFF;
	}

#header_grafik_6 {
	width: 449px;
	height: 180px;
	background: #FFFFFF;
	float: right;
	}

#footer_box_small {
	width: 228px;
	height: 140px;
	margin: 20px 30px 0 0;
	float:right;
	overflow:hidden;
	}

#footer_box_large {
	width: 403px;
	height: 140px;
	margin: 20px 15px 0 0;
	float:right;
	overflow:hidden;
	}

span.plichtfeld {
	color: #CD2121;
	font-size: 14px;
	}	

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

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

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


.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); 
	}

div.content_container_0 p.formErrorTitle, div.content_container_1 p.formErrorTitle, div.content_container_2 p.formErrorTitle, div.content_container_3 p.formErrorTitle {
	font-size: 14px;
	color: #AB1108;
	font-weight:bold;
	padding: 20px 0 5px 0;
	}
ul.formErrorList li.formErrorItem {
	background: url(../images/aufzaehlung_0.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 18px;
	line-height: 140%;
	}
.newsFormButton {
	margin:20px 0 0 0;
	background-color:#D7D7D7;
	border:1px solid #9E9E9E;
	color:#5E5E5E;
	font-size:11px;
	}
.newsFormInputText {
	/*background: url(../images/back_input.jpg) no-repeat left top;*/
	color: #5e5e5e;
	border:1px solid #999999;
	}
	