@charset "utf-8";
/* CSS Document */

*
{
	margin:0px;
	padding:0px;
}

html
{
	height:100%;
	scrollbar-arrow-color:#ffffff;
    scrollbar-face-color:#b7b7b7;
    scrollbar-3dlight-color:#b7b7b7;
    scrollbar-highlight-color:#e4e2e2;
    scrollbar-shadow-color:#b7b7b7;
    scrollbar-darkshadow-color:#b7b7b7;
    scrollbar-track-color:#e4e2e2;
	
}

body
{
	height:100%;
	background:#B7B7B7 url(images/bg_body.gif) left top repeat-y;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;

	
}

img
{
	border:none;
}
a {color:#000000}
a:hover {color:#003399}

h1
{
	font-size:14px;
	height:17px;
	line-height:17px;
	text-align:right;
	background:url(images/bg_headline.gif) left bottom no-repeat;
	padding-bottom:10px;
	margin-right:10px;
}

h3
{
	font-size:12px;
}

h2 {font-size:11px;
	font-weight:normal
	}

#wrapper
{
	min-height:100%;
	background:url(images/table_rstr.gif) right top repeat-y;
	position:relative;
	
}

*html #wrapper
{
	height:100%;
}

#header
{
	height:85px;
	background:url(images/bg_header.gif) left top repeat-x;
}

#footer
{
	height:23px;
	background:url(images/bg_footer.gif) left top repeat-x;
	position:relative; margin-top:-23px;
	clear:both;
	color:#FFFFFF
}
.footer-navi a{
	color:#FFFFFF;
	font-size:11px;
	
	text-decoration:none
	}
.footer-navi a:hover{
	color:#333333
	}
.footer-navi{
	padding-top:6px;
	padding-left:20px
	}

#container
{
	height:75%;
}

#left
{
	float:left;
	width:180px;
}

* html #left 
{ 
	margin-right: -3px; 
}
#navigation li
{
	margin:-4px 0px;
}


#main
{
	margin:0px 0px 0px 180px;
	position:relative;
	line-height:150%;
}
* html #main 
{ 
	margin:0px 0px 0px 177px;
	display:inline-block; 
}
* html #left 
{ 
	margin-right: -3px; 
}


#searchform .formbody
{	height:42px;
	line-height:16px;
	font-size:12px;
	background:url(images/bg_searchform.jpg) repeat-y left top;
	width:723px;
	padding-top:17px;
	padding-left:70px
}

#container.immo
{
	background:url(images/table_rstr.gif) right top repeat-y;
}

.content
{
	margin-left:20px;
	width:550px;
	padding-bottom:40px;
	position:relative;
}



h3
{
	font-size:14px;
	margin:20px 0px 10px;
}

p, .content ul
{
	margin-bottom:12px;
}

.content ul
{
	padding-left:20px;
}

.themepicture
{
	position:absolute; right:0px; bottom:23px;

}


.skizze
{
position:absolute; 
top:80px; 
left:405px
}

*+ html .skizze /*IE7*/
{
width:285px; height:203px
}
* html .skizze /*IE6*/
{
width:285px; height:203px
}
html>body .skizze /*opera*/
{
left:413px
}

.kontakt {
	position:relative;
	padding-top:0px;
	clear:both

	
	}
hr {color:#ffffff; }

.bull span
{color:#dedede; line-height:150%}

strong {font-weight:normal}

noframes {width:300px}
