/* 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: #504F54;
	background: #f7f8fa;
	}
	
div hr {
	display: none;
	}

ul {
	list-style: none;
	}
	
#extranavi_container {
	margin: 0 auto;
	height: 12px;
	background: url(../images/streifen_navi_top.gif) #FFFFFF;
	border-top-width:40px;
 	border-top-style:solid;
	border-top-color:#FFFFFF;
	border-bottom-width:6px;
 	border-bottom-style:solid;
	border-bottom-color:#FFFFFF;
	}
ul#extranavigation {
	width: 845px; /*width: 980px;*/
	padding: 0;
	margin: 0 auto;
	text-align: right;
	}
ul#extranavigation  li {
	font-size: 12px;
	line-height: 100%;
	list-style: none;
	display: inline; 
	padding: 0 8px;
	margin: 0;
	background: #FFFFFF;
	}
a.extranavi {
	font-weight: normal;
	color: #504F54;
	text-decoration: none;
	}
a.extranavi:hover {
	color: #C50000;
	}
a.extranavihigh {
	color: #504F54;
	font-weight: bold;	
	text-decoration: none;
	}
a.extranavihigh:hover {
	color: #504F54;
	}

#headernavi_container {
	width: 646px;
	height: 30px;
	background: #FFFFFF;
	float: left;
	border-top-width:5px;
 	border-top-style:solid;
	border-top-color:#FFFFFF;
	border-bottom-width:5px;
 	border-bottom-style:solid;
	border-bottom-color:#FFFFFF;
	}
ul#headernavigation {
	width: 646px;
	padding: 0;
	margin: 0 auto;
	text-align: right;
	}
ul#headernavigation  li {
	text-transform: uppercase;
	font-size: 12px;
	line-height: 100%;
	list-style: none;
	display: inline; 
	padding: 0 8px;
	margin: 0;
	background: #FFFFFF;
	}
ul#headernavigation  li.naviline {
	border-left-width:2px;
 	border-left-style:solid;
	border-left-color:#dbdbdd;
	}
a.headernavi {
	font-weight: bold;
	color: #b5bdc0;
	text-decoration: none;
	}
a.headernavi:hover {
	color: #C50000;
	}
a.headernavihigh {
	color: #504F54;
	font-weight: bold;	
	text-decoration: none;
	}
a.headernavihigh:hover {
	color: #504F54;
	}

#footernavi_container {
	margin: 0 auto;
	height: 12px;
	background: url(../images/streifen_navi_top.gif) #FFFFFF;
	border-top-width:40px;
 	border-top-style:solid;
	border-top-color:#FFFFFF;
	border-bottom-width:6px;
 	border-bottom-style:solid;
	border-bottom-color:#FFFFFF;
	}
ul#footernavigation {
	width: 845px; /*width: 980px;*/
	padding: 0;
	margin: 0 auto;
	text-align: right;
	}
ul#footernavigation  li {
	font-size: 12px;
	line-height: 100%;
	list-style: none;
	display: inline; 
	padding: 0 8px;
	margin: 0;
	background: #FFFFFF;
	}
a.footernavi {
	font-weight: normal;
	color: #504F54;
	text-decoration: none;
	}
a.footernavi:hover {
	color: #C50000;
	}
a.footernavihigh {
	color: #504F54;
	font-weight: bold;	
	text-decoration: none;
	}
a.footernavihigh:hover {
	color: #504F54;
	}


#header_container {
	height: 276px;
	margin: 0 auto;
	background: #FFFFFF;
	background-image:url(../images/back_header_container.gif);
  	background-repeat:repeat-y;
  	background-position:50%;
	border-bottom-width:4px;
 	border-bottom-style:solid;
	border-bottom-color:#FFFFFF;
	}
#header {
	height: 276px;
	width: 845px;
	margin: 0 auto;
	}
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;
	}
	
	
	
#header_grafik {
	width: 642px;
	height: 240px;
	background: #FFFFFF;
	float: left;
	border-left-width:4px;
 	border-left-style:solid;
	border-left-color:#FFFFFF;
	border-right-width:4px;
 	border-right-style:solid;
	border-right-color:#FFFFFF;
	border-bottom-width:4px;
 	border-bottom-style:solid;
	border-bottom-color:#FFFFFF;
	}
#hdi {
	width: 845px;
	height: 32px;
	background: url(../images/haus_der_immobilie.gif) no-repeat top left;
	clear: both;
	}
#hdi p {
	display: none;
	}
#content_container {
	background: #FFFFFF;
	margin: 0 auto;
	}

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

.footer_linie {
	height: 45px;
	background: #b4bbc3;
	border-top-width:3px;
 	border-top-style:solid;
	border-top-color:#FFFFFF;
	border-bottom-width:4px;
 	border-bottom-style:solid;
	border-bottom-color:#FFFFFF;
	}

#main_container {
	background: #FFFFFF;
	width: 845px;
	margin: 0 auto;
	overflow: hidden;
	}
	
#menu { 
	width: 199px; 
	background: #FFFFFF;
	float: left;
	}
#menu ul { 
	list-style: none; 
	margin: 0; 
	padding: 0; 
	}
#menu li { 
	padding: 0; 
	margin: 0;
	border-bottom-width:4px;
	border-bottom-style:solid;
	border-bottom-color:#FFFFFF;
	}
#menu a {
	font-size: 12px;
	display: block;
	background: #A5AFB7;
	border-left-width:10px;
	border-left-style:solid;
	border-left-color:#FFFFFF;
	border-right-width:4px;
 	border-right-style:solid;
	border-right-color:#FFFFFF;
	margin: 0; 
	padding: 9px 10px 9px 15px;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	}
#menu a.navihigh {
	border-left-color:#C50000;
	background: #E4E7EA;
	color: #504F54;
	font-weight: bold;
	}
#menu a.navi:hover {
	background: #E4E7EA;
	color: #504F54;
	}
#menu a.abmelden {
	background: #C50000;
	color: #FFFFFF;
	}
#menu ul li ul li {
	padding: 0; 
	margin: 0;
	border-top-width:4px;
	border-top-style:solid;
	border-top-color:#FFF;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#FFF;
	}
#menu a.unter_navi {
	border-left-color:#FFFFFF;
	background: #E4E7EA;
	color: #504F54;
	}
#menu a.unter_navi:hover {
	border-left-color:#FFFFFF;
	background: #F3F4F5;
	color: #504F54;
	}
#menu a.unter_navihigh {
	border-left-color:#A5AFB7;
	background: #F3F4F5;
	color: #504F54;
	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;
	}
	
	
	
.content_top {
	width: 646px;
	height: 26px;
	float:left;
	background: #FFFFFF;
	}
	





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

	
#abschluss {
	height: 2px;
	margin: 0 auto;
	background: #FFFFFF;
	background-image:url(../images/back_abschluss.gif);
  	background-repeat:no-repeat;
  	background-position:50%;
	border-top-width:30px;
 	border-top-style:solid;
	border-top-color: #FFFFFF;
	}
#abschluss p {
	display: none;
	}
	
#partner {
	width: 845px;
	margin: 5px auto;
	border-bottom-width:100px;
 	border-bottom-style:solid;
	border-bottom-color: #f7f8fa;
	}
#partner li {
	float: right;
	margin: 0 5px 0 0;
	}
#partner a {
    display: block;
	height: 26px;
	}
#partner span {
	display: none;
	}
#partner li p.ivd {
	width: 25px;
	height: 26px;
	background: url(../images/ivd_off.gif) no-repeat top right;
	}
#partner li p.ivd a:hover {
	background: url(../images/ivd_on.gif) no-repeat top right;
	}
#partner li p.vhh {
	width: 26px;
	height: 26px;
	background: url(../images/vhh_off.gif) no-repeat top right;
	}
#partner li p.vhh a:hover {
	background: url(../images/vhh_on.gif) no-repeat top right;
	}
#partner li p.bfw {
	width: 38px;
	height: 26px;
	background: url(../images/bfw_off.gif) no-repeat top right;
	}
#partner li p.bfw a:hover {
	background: url(../images/bfw_on.gif) no-repeat top right;
	}
#partner li p.dave {
	width: 47px;
	height: 26px;
	background: url(../images/dave_off.gif) no-repeat top right;
	}
#partner li p.dave a:hover {
	background: url(../images/dave_on.gif) no-repeat top right;
	}


.formError {	
	text-align:left;
	}


