@charset "UTF-8";
/* CSS Document */

/* IE6 Fix */
body {
	behavior: url(css/csshover.htc);
}

body {
	text-align:center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	background-color:#2097d0;
	background-image:url(../img/b.jpg);
	background-repeat:repeat-x;
	background-position: top;
	overflow-y:scroll;
}

a:active,
a:focus {
	outline:none;
}

h1 {
	font-size:16px;
	color:#0096d5;
	text-align:left;
	margin:45px 0 0 0;
}

p {
	text-align:left;
	padding-right:30px;
}

ul {
	font-size:16px;
	text-align:left;
	margin:0;
	padding:3px 0 5px 0;
	font-weight:bold;
	color:#0096d5;
}

li {
	font-size:12px;
	text-align:left;
	margin:0 0 0 18px;
	padding:10px 0 0 0;
	font-weight:normal;
	color:#000;
	list-style-image: url(../img/q.jpg);
}

hr {
	margin:30px 0 30px 0;
	padding:0;
	size:1px;
	color:#0096d5;
}

input {
	border:1px solid #0096d5;
	height:20px;
	width:250px;
	background-color:#dcf0f9;
	fr
}

iframe {
	background-color: #FFFFFF;
	border:0px;
	margin:0;
	padding:0;
	width:600px;
	Overflow-x: hidden;
	Overflow-y: auto;
}

.formulartext {
	color:#0096d5;
}

textarea {
	border:1px solid #0096d5;
	height:50px;
	width:250px;
	background-color:#dcf0f9;
}

iframe {
	border:1px solid #0096d5;
}

#top {
	position:relative;
	z-index:1000;
	margin:0 auto;
	width:860px;
	text-align:center;
	color: #333;
	height:90px;
	background-color:#FFF;
}

#left {
	position:relative;
	top:15px;
	width:200px;
	text-align:left;
	float:left;
}

#left2 {
	position:relative;
	top:45px;
	width:200px;
	text-align:left;
	float:left;
}

#right {
	position:relative;
	z-index:1010;
	top:57px;
	width:650px;
	text-align:right;
	float:right;
	font-size:11px;
}

#content {
	margin:0 auto;
	text-align:center;
	width:850px;
	padding-bottom:30px;
	background-color:#FFF;
	border-left:1px solid #0096d5;
	border-bottom:1px solid #0096d5;
	border-top:1px solid #0096d5;
	border-right:10px solid #0096d5;
	position:relative;
	z-index:0;
}

#content a {
	color:#0096d5;
	font-weight: normal;
	text-decoration:none;
}

#content a:hover {
	color: #666666;
	font-weight: normal;
	text-decoration:none;
}

#subnavi {
}

#subnavi a {
	color:#FFF;
	padding-left: 50px;
	padding-bottom:2px;
	padding-top:2px;
	width:200px;
	
}

#subnavi a:hover {
	color:#FFF;
	padding-left: 50px;
	padding-bottom:2px;
	padding-top:2px;
	
}

#subnavi a.active {
	color:#FFF;
	padding-left: 50px;
	padding-bottom:2px;
	padding-top:2px;
	background-color:#0096d5;
	
}

#bottom {
	margin:0 auto;
	width:850px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
	font-size:10px;
	color:#FFF;
	margin-bottom:20px;
	background-color:#0096d5;
	border-left:1px solid #0096d5;
	border-bottom:1px solid #0096d5;
	border-top:1px solid #0096d5;
	border-right:10px solid #0096d5;
}

#bottom a {
	color:#FFF;
	text-decoration:none;
}

.small {
	font-size:9px;
}

.blue {
	color:#0096d5;
	font-weight:bold;
}

.button {
	width:120px;
	background-color:#0096d5;
	color:#FFF;
	font-weight:bold;
	margin:10px 15px 0 0;
	height:20px;
}

/* Menü */

#right ul {
	position:relative;
	list-style-type:none;
	margin:0;
	padding:0;
	float:right;
}

#right li {
	position:relative;
	list-style-image:none;
	float:left;
	padding:0;
	margin:0;
	margin-left:14px;
}

#right a,
#right li {
	color:#0096d5;
	text-decoration:none;
	text-align:right;
	text-transform:uppercase;
	letter-spacing:1px;
	font-size:11px;
}

#right a {
	margin:0;
}

#right a:hover,
#right li:hover,
#right .active a,
#right .active {
	color:#333;
	text-decoration:none;
	font-size:11px;
}

#right .active a,
#right .active ul .active a
 {
	color:#333;
	text-decoration:none;
}

#right .active ul a {
	color:#0096d5;
	text-decoration:none;
}

#right ul ul {
	display:none;
	position:absolute;
	z-index:99;
	top:18px;
	left:-10px;
	padding:0;
	background-color:white;
}

#right ul ul li {
	position:relative;
	white-space:nowrap;
	margin:0;
	display:block;
	float:none;
	background:white;
	text-align:left;
	padding:0 10px;
}

#right li:hover ul,
#right ul ul:hover,
#right li.hover ul {
	display:block;
}

.leftMenu ul {
	list-style-type:none;
	margin:0;
	padding:0;
	width:190px;
	z-index:500;
}

.leftMenu ul ul {
	margin:0;
	padding:12px 0;
	display:none;
}

.leftMenu li:hover ul,
.leftMenu li ul:hover,
.leftMenu li.hover ul {
	display:block;
}

.leftMenu li {
	list-style-image:none;
	margin:0;
	padding:0 12px 0 0;
}

.leftMenu ul ul li {
	text-align:right;
	padding:0;
}

.leftMenu ul ul li a {
	display:block;
}

#content .leftMenu ul ul li.active a {
	color:#666;
}

.wohnimmobilien,
.gewerbeimmobilien,
.grundstuecke,
.ausland {
	padding:0;
	display:block;
	text-indent:-3000px;
}

.wohnimmobilien span,
.gewerbeimmobilien span,
.grundstuecke,
.grundstuecke span,
.ausland span {
	width:190px;
	height:38px;
	display:block;
}

.wohnimmobilien {
	background:url('../img/nav-wohnen.jpg') left top no-repeat;
}
.wohnimmobilien:hover,
.wohnimmobilien-active {
	background:url('../img/nav-wohnen-act.jpg') left top no-repeat;
	cursor:pointer;
}


.gewerbeimmobilien {
	background:url('../img/nav-gewerbe.jpg') left top no-repeat;
}
.gewerbeimmobilien:hover,
.gewerbeimmobilien-active {
	background:url('../img/nav-gewerbe-act.jpg') left top no-repeat;
	cursor:pointer;
}

.grundstuecke {
	background:url('../img/nav-grund.jpg') left top no-repeat;
}
.grundstuecke:hover,
.grundstuecke-active {
	background:url('../img/nav-grund-act.jpg') left top no-repeat;
	cursor:pointer;
}

.grundstuecke a:hover {
	cursor:pointer;
}


.ausland {
	background:url('../img/nav-ausland.jpg') left top no-repeat;
}
.ausland:hover,
.ausland-active {
	background:url('../img/nav-ausland-act.jpg') left top no-repeat;
	cursor:pointer;
}

.ausland a:hover {
	cursor:pointer;
}

.error {
	color:red;
	font-size:10px;
	display:block;
	margin-bottom:0.5em;
}
