/* CSS Document */

body {
	border: none;
	margin: 0px;
	background-color: #ffffff;
	background-image:   url(../../media/pix/bg.gif);
	background-repeat: repeat-x;
	}

body,div,span,blockquote,td,p,ol,form,input,select,option {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
}

a {	
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	color: #fb0102;
	text-decoration: none;
	}
h1, h2 {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 14px;
	color: #fb0102;
	font-weight: bold;
	text-decoration: none;
	}
h3 {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: #fb0102;
	font-weight: bold;
	text-decoration: none;
}
h4 {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: #444444;
	font-weight: bold;
	text-decoration: none;
}

.metanav {
	width: 850px;
	height: 15px;
	text-align: right;
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	padding-top: 3px;
	}
.metanav a {
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	padding-right: 15px;
}
.metanav a:hover {
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size: 10px;
	color: #fb0102;
	text-decoration: none;
	padding-right: 15px;
}	

.bgSchatten {
	width: 850px;
	padding: 0px;
	margin:0px;
	background-image:  url(../../media/pix/bg_schatten.gif);
	background-repeat: no-repeat;
	z-index: 1;
}
.bgSchattenVerlauf {
	width: 850px;
	padding: 0px;
	margin:0px;
	background-image:  url(../../media/pix/bg_schatten_verlauf.gif);
	background-repeat: repeat-y;
	z-index: 2;
}

.bgHeader {
	width: 830px;
	height: 111px;
	text-align: left;
	background-image:  url(../../media/pix/bg_header.gif);
	background-repeat: no-repeat;
}
.logoWKO {
	padding-left:52px;
	float: left;
	}
.search {
	padding-top: 70px;
	padding-right: 45px;
	float: right;
	font-size: 12px;
	color: #999999;
	}
.search a {
	font-size: 12px;
	}
.searchInput {
	width: 170px;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	padding: 2px;
	padding-left: 10px;
	border-top: 1px solid #c4c4c4;
	border-left: 1px solid #d9d9d9;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	background-color: #ffffff;
	vertical-align: middle;
}
input,select,textarea {
	border: 1px solid #7f9db9;
	background-color: #ffffff;
	color: #555555;
        margin:0px;
	}

.nav {
	width: 830px;
	height: 53px;
	background-color: #ffffff;
	}

.main {
	background-color: #ffffff;
	width: 830px;
	text-align: left;
}
	
.left {
	width: 230px;
	margin-right: 5px;
	margin-left: 5px;
	float: left;
	}
*+html .left {
	margin-left: 3px;
	}
*html .left {
	margin-left: 3px;
	}
	
.leftTeaser {
	width: 208px;
	background-color: #ececec;
	border: 1px solid #e4e4e4;
	margin-bottom: 5px;
	padding: 10px;
	}

.hlRot{
	width: 218px;
	height: 18px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 4px;
	background-color: #fb0102;
	margin-top: -10px;
	margin-right: -10px;
	margin-left: -10px;
	margin-bottom: 10px;
}
.hlGrau{
	width: 218px;
	height: 18px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 4px;
	background-color: #bcbcbc;
	margin-top: -10px;
	margin-right: -10px;
	margin-left: -10px;
	margin-bottom: 10px;
}
.hlGrau2{
	width: 424px;
	height: 18px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 4px;
	background-color: #bcbcbc;
	margin-top: -10px;
	margin-right: -10px;
	margin-left: -10px;
	margin-bottom: 10px;
}
#nav ul {
	padding: 0px;	
	margin-left: 10px;
}
*+html #nav ul {
	margin-left: 15px;
	}
*html #nav ul {
	margin-left: 15px;
	}
#nav ul li {
	list-style-position: outside;
	list-style-image:  url(../../media/pix/icon_pfeil2.gif);
	list-style-type: none;
	padding-bottom: 5px;
}

#nav li a {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	color: #fb0102;
	text-decoration: none;
}
#nav li a:hover {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	color: #444444;
	text-decoration: none;
}
#nav ul li ul {
	padding: 0px;	
	margin: 0px;
	margin-top: 3px;
}
#nav ul li ul li {
	list-style-type: none;
	list-style-position: outside;
	list-style-image:  url(media/pix/trans1x1.gif);
}



.middle {
	width: 436px;
	float: left;
	}
.middle img {
	padding-bottom: 5px;
	}
.middleBanner {
	padding-bottom: 5px;
	}
.middleTeaser {
	width: 414px;
	background-color: #ececec;
	border: 1px solid #e4e4e4;
	margin-bottom: 5px;
	padding: 10px;
	}
.middleTeaser a {
	color: #444444;
	background-image: url(../../media/pix/icon_pfeil.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
	}
.middleTeaser img {
	border: none;
	float: left;
	padding-right: 7px;
	}
.middleTeaser h3 {
	margin-top: 0px;
	}
.middleContent {
	width: 414px;
	border: 1px solid #e4e4e4;
	background-color: #fbfbfb;
	margin-bottom: 5px;
	padding: 10px;
	}
.middleTeaserContent {
	width: 392px;
	background-color: #ececec;
	border: 1px solid #e4e4e4;
	margin-bottom: 5px;
	padding: 10px;
	}
.middleTeaserContent a {
	color: #444444;
	}
.hlGrau3{
	width: 402px;
	height: 18px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 4px;
	background-color: #bcbcbc;
	margin-top: -10px;
	margin-right: -10px;
	margin-left: -10px;
	margin-bottom: 10px;
}
	
/* IMMOBILIEN SUCHE */
.immoOrt {
	 text-align:right;
	 margin-top:-14px;
	 padding-right: 5px;
	 color: #ffffff;
	 }
.immoSucheBG {
	width: 414px;
	background-color: #ececec;
	border: 1px solid #e4e4e4;
	margin-bottom: 5px;
	padding: 10px 10px 0px 10px;
	}
.immoSuche {
	width: 394px;
	background-color: #f2dfe0;
	border-top: 1px solid #fb0102;
	border-left: 1px solid #fb0102;
	border-right: 1px solid #fb0102;
	border-bottom: 1px solid #fb0102;
	padding: 10px;
	margin-bottom:10px;
	}
.immoSuche h2{
	width: 404px;
	height: 18px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 4px;
	background-color: #fb0102;
	margin: -10px -10px 10px -10px;
}
.immoSuche input,select,textarea {
	border: 1px solid #7f9db9;
	background-color: #ffffff;
	color: #555555;
	}
.immoSuche .checkbox {
	border: 1px solid #7f9db9;
	background-color: #ffffff;
	color: #555555;
	width: auto;
	}
.immoSuche table {
	margin: 10px 0px 0px 5px;
	float: left;
	}
.immoSuche img {
	margin: 10px 0px 0px 10px;
	float: right;
	border: none;
	}

/* RIGHT BANNER */
.right {
	width: 144px;
	float: left;
	marign-right:5px;
	margin-left: 5px;
	}
.right img {
	padding-bottom: 5px;
	}	
.clear {
	clear: both;
	}
.footer1 {
	height: 30px;
	width: 850px;
	background-image: url(../../media/pix/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.footer2 {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 10px;
	color: #b6b6b6;
	text-decoration: none;
	text-align: center;
	height: 30px;
	width: 830px;
}
.footer2 a {
	color: #b6b6b6;
	font-size: 10px;
	} 
.footer2 a:hover {
	color: #fb0102;
	font-size: 10px;
	} 

