/* standard elements */
html, body {height: 100%;}

* {
	margin: 0;
	padding: 0;
}

body {
	color: #ccc;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #444 url('../images/bg.jpg') repeat-x top;
}

a {color: #FFF;text-decoration:none;}
a:hover {color: #0069B7;}
a:active {color: #FFF;text-decoration:none;}
a:visted {color: #FFF;text-decoration:none;}

h1 {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight:lighter;
	margin-bottom:10px;
	margin-left: 0px;
	color:#FFF;
	display:inline;
	text-transform:uppercase;
}
h2 {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight:lighter;
	margin-bottom:10px;
	margin-left: 0px;
	color:#AAA;
	display:inline;
	text-transform:uppercase;
}
h3 {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight:bold;
	margin-top:-10px;
	margin-bottom:20px;
	color:#FFF;
}
h4 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight:normal;
	margin-top:10px;
	margin-bottom:0px;
	color:#0069B7;
}
p {
	margin-bottom:10px;
}


/* misc */
#clearer {clear: both;}

/* structure */
#container {
	margin: 0 auto;
	width: 1024px;
	height:100%;
	overflow:visible;
	/*border:solid 1px #666;*/
	z-index:2;
}
#head {
	background: url(../images/head.png) no-repeat top;
	overflow:hidden;
	width: 1024px;
	height: 252px;
	z-index: 3;
}
#rahmen {
	position:relative;
	background: url(../images/rahmen.gif) no-repeat top;
	overflow:hidden;
	width: 1013px;
	height: 239px;
	margin-top:-252px;
	margin-left:0px;
	z-index: 5;
}
#form {
	position:relative;
	background: url(../images/gradient.png) no-repeat right;
	overflow:hidden;
	width: 219px;
	height: 253px;
	margin-top:-239px;
	margin-left:0px;
	z-index: 6;
	padding:10px 0 0 10px;
}
#headimg {
	position:relative;
	width: 809px;
	height:232px;
	z-index: 4;
	margin-left:201px;
	margin-top:4px;
	overflow:hidden;
}
#headimg img {
	opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity:0;
	filter: alpha(opacity=0);
}
#logo {
	background: url(../images/logo.gif) no-repeat bottom;
	overflow:hidden;
	width: 183px;
	height: 168px;
	z-index: 4;
	float:left;
}
#menu {
	overflow:hidden;
	padding-left:524px;
	width: 300px;
	height: 188px;
	z-index: 4;
}
#content {
	width: 993px;
	margin:-28px 10px 40px 10px;
	z-index:1;
	overflow:visible;
	float:left;
}
#left {
	background: url(../images/seperator.png) no-repeat top left;
	float:left;
	width: 438px;
	margin-left:0;
	min-height:77px;
	padding:40px 20px 40px 20px;
	z-index:2;
}
#immopreview {
	float:left;
	width: 214px;
	margin-right:10px;
	margin-top:10px;
	height:50px;
	z-index:2;
}
#immopreview #pic {
	float:left;
	width: 85px;
	margin-right:5px;
	height:50px;
	z-index:2;
}
#immopreview #text {
	float:left;
	width: 114px;
	height:50px;
	z-index:2;
}
#contacts {
	float:left;
	width: 114px;
	height:25px;
	z-index:2;
}
#contactbox {
	float:left;
	width: 230px;
	height:100px;
	z-index:2;
}

#right {
	background: url(../images/seperator.png) no-repeat top left;
	float:left;
	width: 468px;
	margin-left:0;
	min-height:77px;
	padding:40px 20px 40px 20px;
	z-index:2;
}
#footer {
	position:fixed;
	bottom: 0;
	background: url('../images/footer.jpg') repeat-x left bottom;
	padding-top: -57px;
	width: 100%;
	height:57px;
	z-index:1;
}
#bild {
	background: url(../images/mobile.png) no-repeat top right;
	margin: -12px auto;
	width: 1024px;
	height:69px;
	z-index: 1;
}
#impressum {
	margin: 0 auto;
	width: 358px;
	height:30px;
	padding:20px 0 0 10px;
	z-index:1;
	color:#666;
	float:left;
}
#impressum a , a:active, a:visited{color: #FFF;text-decoration:none; font-weight:normal;}
#impressum a:hover {color: #0069B7; font-weight:normal;}
#social {
	margin: 0 auto;
	width: 120px;
	height:50px;
	padding:20px 0 0 10px;
	z-index:1;
	color:#444;
	float:left;
	font-size:30px;
	text-align:right;
}
#hotline {
	margin: 0 auto;
	width: 200px;
	height:50px;
	padding:20px 0 0 10px;
	z-index:1;
	color:#444;
	float:left;
	font-size:30px;
	text-align:right;
}
#hotline p {
	color:#ccc;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight:bold;
	margin-top:-5px;
}



/* Hauptnavigation */
.navi, .navi ul{margin:106px 0 0 0;padding:0;list-style:none;}
.navi li{background: url('../images/menu.png') no-repeat left top;float:left;padding-left:10px;height:82px;}
.navi li a{color:#999;display:block; padding: 0 20px 0 0;  font-size:16px;font-weight:bold;}
.navi li a:link{color:#999;display:block; padding: 0 20px 5px 0; font-size:16px;font-weight:bold;}
.navi li a:hover{color:#0069B7; float:none; padding: 0 20px 5px 0;}
.navi li ul{ display:none;margin: 121px 0px 0px -10px; padding-top: 10px;}
.navi li:hover ul, .navi li:focus ul {position:absolute;top:0;display:block;}
.navi li:hover ul a, .navi li:focus ul a {font-size:11px;font-weight:normal;}
.navi li ul li{float:none;height:14px; background-image:none;}

.navi .active{color:#0069B7;}


input, textarea {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2E3F47;

	background-color:#FFF;
	border-color:#2E3F47;
	border-style:solid;
	border-width:1px;
	padding-left:4px;
	margin-bottom:2px;
	margin-right:2px;

	scrollbar-face-color:#fff;
	scrollbar-highlight-color: #fff;
	scrollbar-shadow-color: #ccc;
	scrollbar-3dlight-color: #ccc;
	scrollbar-arrow-color: #ccc;
	scrollbar-track-color:#fff;
	scrollbar-darkshadow-color: #fff;
	display: block;
	float: left;	
}
select {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2E3F47;
	height: 18px;
	
	background-color:#FFF;
	border-color:#2E3F47;
	border-style:solid;
	border-width:1px;
	display: block;
	float: left;
	padding-left:4px;
	margin-bottom:2px;
	margin-right:2px;
}
label { /* Alle Labels UND Formularelemente auswählen */
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight:normal;
	display: block;
	float: left;
	width: 70px; /* Breite.*/
}
.button {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EAEEF0;
	background:url(../images/search.gif) no-repeat top;
	margin: 0 0 1px 1px;
	display: block;
	padding:0 5px 0 5px;
	float: left;
	width:139px;
	height:34px;
	border:none;
}
.hidden {
	border-style:none;
}
form br { /* Alle Zeilenumbrüche in Formularen auswählen */
  clear: both; /* das floating der labels und inputs aufheben */
}

