* {
	margin: 0;
	padding: 0;
}


body{
    	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
    	color: #000000;
		background: #c8c8c8; 
	} 
	
h1 {
	font: 0.955em Verdana, Arial, Helvetica, sans-serif;
	color: #770a00;
	font-weight:700;
	line-height: 170%;
	padding: 20px 0 10px 60px;
}	

p {
	font-size: 0.8em;
	line-height: 170%;
	color: #000000;
	padding-left: 60px;
	padding-right: 100px;
}

	strong {
	color: #770a00;
	font-weight:700;
}

	bold {
	color: #770a00;
	font-weight:700;
}

img {
	border: none;
}

a {
	font-size: 0.8em;
	color: #383838;
	text-decoration: none;
}

#container {
	width: 918px;
	margin: auto; /* fuer IE*/
}

#wrapper {
	background: url(layout/img_content_bg_02.gif) repeat-y;
}

#header {
	width: 100%;
	height: 161px;
	margin-bottom: 10px;
}

#header_img_one{
	width: 211px;
	height: 161px;
	float: left;
	position: absolute;
	background: url(layout/img_header_haus.jpg) no-repeat;
}

#header_img_two{
	margin-left: 222px;
	width: 693px;
	height: 161px;
	position: absolute;
	background: url(layout/img_header_ort.jpg) no-repeat;
}

#navLeft {
	float: left;
	position: static;
	top: 270px;
	width: 212px;
	min-height: 550px;
}

#navLeft ul {
	list-style:square;
	padding-top: 20px;
	padding-left: 15px;
}

#navLeft li, a {
	margin-left: 10px;
	list-style-position:inside;
	color: #770a00;
	font-size: 0.955em;
	font-weight:700;
	line-height: 180%;
	text-decoration: none;
}

#navLeft li a:hover, #navLeft li a:focus,  #navLeft li a.activ:active{
	color: #6f6f6f;
}

#navLeft a.aktuell, #navLeft li.aktuell{
	color: #6f6f6f;
}

#navHead {
	margin-left: 15px;
	height: 52px;
	width: 195px;
	background: url(layout/img_navi_border_01.gif) repeat-x;
}

#navLogos {
	margin-top: 40px;
	margin-left: 45px;
}

#navLogos img {
	border: none;
	margin-bottom: 0px;
}


#contentHead {
	height: 52px;
	background: url(layout/img_navi_border_01.gif) repeat-x;
}

#content{
	position: relative;
	margin-left: 222px;
	min-height: 500px;
	border: #770a00 1px solid;
}


#contentBorder{
	width: 645px;
	min-height: 496px;
}

#contentBorder a {
	color: #383838;
	text-decoration: underline;
	font-style: normal;
	margin-left: 0px;
}


#contentHead p {
	font-size: 0.73em;
	color: #FFFFFF;
	padding-left: 40px;
	padding-right: 20px;
}

#contentHead a {
	color: #FFFFFF;
	font-weight:normal;
	padding: 0px;
	margin: 0px;
}

#footer {
	clear: both;
	width: 100%;
	height: 16px;
	background: url(layout/img_footer_bg_01.gif);
}

#iframeSpace{
	margin-left: 45px;
}

#maklerinfo{
	margin: 0px;
	padding: 0px;
}

#maklerinfo p{
	font-size: 10px;
	color: #770a00;

	padding-left: 30px;
	padding-right: 0px;
}

#maklerinfo a{
	font-size: 10px;
	text-decoration: underline;
	color: #6f6f6f;
	padding: 0px;
	margin: 0px;
}

    .clearfloat { 
        height:0;
        font-size: 1px;
        line-height: 0px;
    }

table {
	margin-left: 60px;
}

table ul {
	padding-left: 10px;
}

table li, table a{
	font-size: 10px;
	font-weight: 600;
	text-decoration: underline;
	line-height: 170%;
}

table p {
	padding-left: 0px;
	padding-right: 0px;
}
