/* CSS Layout ® NEUWERK */


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

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	color: #FFFFFF;
	background: #000000;
	}
	
div hr {
	display: none;
	}

ul {
	list-style: none;
	}

h1 {
    width: 195px;
	height: 112px;
    background: url(../images/logo_wentzel-dr.gif) no-repeat top right;
	float:left;
	}
h1 a {
    display: block;
	height: 112px;
	}
h1 a span {
    display: none;
	}

#main {
	width: 960px;
	height:426px;
	overflow: hidden;
	position:absolute;
  	margin:-213px 0px 0px -480px;
  	top: 50%; 
  	left: 50%;
	}


#header_grafik {
	width: 426px;
	height: 424px;
	background: #000000;
	float: left;
	border-top-width:1px;
 	border-top-style:solid;
	border-top-color:#FFFFFF;
	border-right-width:1px;
 	border-right-style:solid;
	border-right-color:#FFFFFF;
	border-bottom-width:1px;
 	border-bottom-style:solid;
	border-bottom-color:#FFFFFF;
	border-left-width:1px;
 	border-left-style:solid;
	border-left-color:#FFFFFF;
	
	position: absolute;
	top:0;
	left:0;
	}
	

#content_container {
	width: 532px;
	height:426px;
	float:left;
	position: absolute;
	top:0;
	left:424px;
	}
	
#content {
	float: left;
	margin: 0 0 0 40px;
	padding: 0;
	width:440px;
	height:426px;
	overflow: hidden;
	display:inline;
	}

.abstand_content {
height:90px;
	}

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



#rechte_spalte {
	width:228px;
	float: left;
	margin: 0 0 0 40px;
	}


	
#menu { 
	width: 142px; 
	background: #000000;
	/*float: right;*/
	margin:20px 0 0 0;
	position: absolute;
	top:0;
	left:285px;
	z-index:10000;
	}
#menu ul { 
	list-style: none; 
	margin: 0; 
	padding: 0;
	}
#menu li { 
	padding: 0; 
	margin: 0;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#000000;
	}
#menu a {
	font-size: 12px;
	display: block;
	margin: 0; 
	padding: 5px 20px 5px 5px;
	color: #FFF;
	text-decoration: none;
	text-align: right;
	background: #000000;
	}
#menu a.navi {
	text-transform: uppercase;
	}
#menu a.navihigh {
	background: url(../images/navi_icon.gif) #000000 no-repeat right;
	color: #78737a;
	font-weight: bold;
	text-transform: uppercase;
	}
#menu a.navi:hover {
	color: #78737a;
	}
#menu a.abmelden {
	background: #C50000;
	color: #FFFFFF;
	}
#menu ul li ul li {
	padding: 0; 
	margin: 0;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#000000;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#000000;
	}
#menu a.unter_navi {
	background: #000000;
	color: #FFFFFF;
	}
#menu a.unter_navi:hover {
	color: #7999b3;
	}
#menu a.unter_navihigh {
	color: #7999b3;
	font-weight: bold;
	}
#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;
	}

#seiten_headline_container {
	width:282px;
	height:139px;
	position: absolute;
	top:286px;
	left:145px;
	z-index:999;
	}

h3.seiten_headline {
	text-align: right;
	padding: 50px 20px 0 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:18px;
	font-weight:normal;
	letter-spacing: 1px;
	}
	
span.plichtfeld {
	color: #CD2121;
	font-size: 14px;
	}	

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