/*ALLGEMEINES------------------------------------------*/
@charset "utf-8";
* {
	margin: 0 auto;
	padding: 0;
	border: 0;
}
html, body {
	width: 100%;
	height: auto;
	background: url(../images/bg.png) repeat-x;
	background-color: #e2eefa;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #444444;
	padding-bottom: 20px;
}
.img {
	border: none;
	max-width: 190px;
}
.thumb {
	border: none;
	max-width: 202px;
}
.map {
	border: none;
	max-width: none;
}
p {
	margin-bottom: 11px;
}
p.gross {
	margin-bottom: 16px;
}
table {
	border-collapse: collapse;
}
td.left {
	width: 84px;
	text-align: right;
	border-bottom: 1px solid #e4e4e5;
	padding-top: 3px;
	padding-bottom: 3px;
}
td.right {
	width: 109px;
	text-align: left;
	padding-left: 10px;
	border-bottom: 1px solid #e4e4e5;
	padding-top: 3px;
	padding-bottom: 3px;
}
/*BOXEN-----------------------------------------------*/

#schatten {
	width: 982px;
	height: auto;
	background: url(../images/schatten.png) repeat-y;
}
#wrapper {
	width: 960px;
	height: auto;
}
#top_navi {
	width: 939px;
	height: 12px;
	background-color: #f9fcfe;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #396897;
	text-align: right;
	margin-top: 18px;
	margin-right: 21px;
}
#top {
	width: 960px;
	height: 51px;
	background-color: #f9fcfe;
	text-align: left;
}
#logo {
	width: 319px;
	height: 51px;
	background: url(../images/logo.jpg) no-repeat #f9fcfe;
	margin-left: 20px;
	float: left;
}
#main_navi {
	width: 466px;
	height: 34px;
	margin-left: 135px;
	margin-top: 17px;
	float: left;
}
#header {
	width: 960px;
	height: 185px;
	border-top: 1px solid #396897;
	background: url(../images/bg_header.jpg) repeat-x;
	border-left: 1px solid #b4bbc2;
	border-right: 1px solid #b4bbc2;
}
#infobox {
	width: 276px;
	height: 133px;
	background: url(../images/bg_infobox.jpg);
	margin-left: 20px;
	margin-top: 25px;
	float: left;
}
#infobox_inside {
	width: 236px;
	height: 93px;
	background-color: #FFFFFF;
	margin: 10px;
	padding: 10px;
	font-family: Arial, Verdana, sans-serif;
}
#search {
	width: 644px;
	height: 133px;
	margin-left: 20px;
	margin-top: 25px;
	background-color: transparent;
	float: left;
}


#main {
	width: 940px;
	height: auto;
	background-color: #FFFFFF;
	border-left: 1px solid #b4bbc2;
	border-right: 1px solid #b4bbc2;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
	margin-left: 10px;
}
#main_left {
	width: 618px;
	height: auto;
	text-align: left;
	float: left;
	margin-right: 20px;
}
#main_left_headline {
	border-bottom: 1px dotted #b4bbc2;
	margin-bottom: 10px;
}
.page_navi {
	padding-top: 3px;
	padding-bottom: 14px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	color: #007587;
}
.content {
	width: 618px;
	height: auto;
	border-right: 1px solid #e4e5e5;
	border-bottom: 1px solid #e4e5e5;
	background-color: #faffff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 17px;
	color: #444444;
	margin-bottom: 20px;
	float: left;
}
.content_inside {
	width: 570px;
	border: 15px solid #e1f9fc;
	background-color: #faffff;
	padding: 9px;
	float: left;
}
.content_inside_left {
	width: 220px;
	margin-right: 10px;
	float: left;
}
.datentabelle {
	border: 1px solid #e4e5e5;
	margin-top: 10px;
	padding: 8px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #676d6f;
}
.content_inside_right {
	width: 328px;
	float: left;
	padding-right: 10px;
}
.content_inside_right p {
	text-align: justify;
}
.content_inside_bottom {
	width: 328px;
	height: 12px;
	padding-top: 10px;
	padding-bottom: 17px;
	border-top: 1px solid #e4e4e5;
	text-align: right;
	float: left;
	margin-top: 10px;
}
.content_inside_bottom img {
	margin-right: 9px;
}
.content_inside_bottom a {
	color: #9a0c39;
	text-decoration: none;
	margin-left: 30px;
}
.content_inside_bottom a:hover {
	text-decoration: underline;
}
.content_inside_left img {
	border: 1px solid #e5e5e6;
	padding: 8px;
	margin-bottom: 8px;
}
.content_inside_left a {
	color: #9a0c39;
	text-decoration: none;
}


#main_right {
	width: 281px;
	height: auto;
	text-align: left;
	float: left;
}
#bookmark {
	width: 281px;
	margin-bottom: 22px;
}
#bookmark_headline {
	width: 281px;
	border-bottom: 1px dotted #b4bbc2;
	margin-bottom: 10px;
}
#bookmark img {
	margin-right: 8px;
}
#suchmaske {
	width: 624px;
	height: auto;
	float: left;
}
#suchattribute {
	width: 644px;
	height: auto;
	float: left;
}
.suchattribut {
	float: left;
	margin-right: 20px;
}

.tagcloud {
	width: 281px;
	margin-bottom: 22px;
	border-right: 1px solid #e4e5e5;
	border-bottom: 1px solid #e4e5e5;
	background-color: #faffff;
	float: left;
}
.tagcloud_inside {
	width: 233px;
	border: 15px solid #e1f9fc;
	background-color: #faffff;
	padding: 9px;
	text-align: justify;
	float: left;
}
#bottom {
	width: 960px;
	height: 25px;
	background-color: #32b5c9;
	border-left: 1px solid #b4bbc2;
	border-right: 1px solid #b4bbc2;
	border-bottom: 1px solid #9fdde6;
	clear: left;
}
#bottom_small {
	width: 960px;
	height: 17px;
	background-color: #32b5c9;
	border-left: 1px solid #b4bbc2;
	border-right: 1px solid #b4bbc2;
	border-bottom: 1px solid #9fdde6;
	clear: left;
}
#bottom_small_text {
	padding-left: 50px;
	color:#dddddd;
}
#footer {
	width: 960px;
	height: 300px;
	background: url(../images/bg_footer.jpg);
	border-left: 1px solid #b4bbc2;
	border-right: 1px solid #b4bbc2;
	border-bottom: 1px solid #b4bbc2;
	clear: left;
	padding-top: 25px;
}

#footer_wide {
	width: 960px;
	height: 520px;
	background: url(../images/bg_footer.jpg);
	border-left: 1px solid #b4bbc2;
	border-right: 1px solid #b4bbc2;
	border-bottom: 1px solid #b4bbc2;
	clear: left;
	padding-top: 25px;
}

.footer_col {
	width: 270px;
	height: auto;
	float: left;
	text-align: left;
	padding-left: 50px;
}
.footer_col_wide {
	height: auto;
	float: left;
	text-align: left;
	padding-left: 50px;
	padding-right: 50px;
	text-align: justify;
}
/*GOOGLE MAPS----------------------------------*/
.h6 {
font-family: Verdana, sans-serif;
	font-size: 11px;
	border-bottom: 1px solid #cc9900;
	margin-bottom: -8px;
	font-weight: bold;
	}
#map_canvas {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	}
/*ÜBERSCHRIFTEN---------------------------------------*/

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #444444;
	margin-bottom: 10px;
}

h1.footer {
	font-size: 14px;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 21px;
	font-weight: bold;
	color: #444444;
	margin-bottom: 10px;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7c7c7c;
	margin-bottom: 11px;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 3px;
}
/*TAG CLOUD BEGRIFFE----------------------------------*/

a.cloud1 {
	font-size: 24px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 24px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.cloud1:hover {
	font-size: 24px;
	text-decoration: underline;
}
a.cloud2 {
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 24px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.cloud2:hover {
	font-size: 18px;
	text-decoration: underline;
}
a.cloud3 {
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 24px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.cloud3:hover {
	font-size: 13px;
	text-decoration: underline;
}
a.cloud4 {
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 24px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.cloud4:hover {
	font-size: 11px;
	text-decoration: underline;
}
/*LINKFORMATIERUNGEN----------------------------------*/
a.std {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #396897;
	text-align: right;
	text-decoration: none;
}
a.std:hover, a.std:active, a.std:visited {
	text-decoration: underline;
}
a.topnavi {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #396897;
	text-align: right;
	text-decoration: none;
}
a.topnavi:hover, a.topnavi:active, a.topnavi.active {
	text-decoration: underline;
}
a.footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #396897;
	text-align: right;
	text-decoration: none;
}
a.footer:hover, a.footer:active, a.footer.active {
	text-decoration: underline;
}
a.bottom {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #dddddd;
	text-align: right;
	text-decoration: none;
}
a.bottom:hover, a.bottom:active, a.bottom.active {
	text-decoration: underline;
}
.current {
	color: #FFFFFF;
	background-color: #007587;
	border: 1px solid #007587;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
}
a.page_navi {
	text-decoration: none;
	color: #007587;
	background-color: #FFFFFF;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	border: 1px solid #e4e4e5;
}
a.page_navi:hover, a.page_navi:active, a.page_navi.active {
	color: #FFFFFF;
	background-color: #007587;
	border: 1px solid #007587;
}
/*MAIN NAVI LINKS----------------------------------*/

a.wohnung {
	background-image: url(../images/wohnung_normal.png);
	display: block;
	width: 155px;
	height: 35px;
	float: left;
}
a.wohnung:hover, a.wohnung:active, a.wohnung.active {
	background-image: url(../images/wohnung_hover.png);
}
a.haus {
	background-image: url(../images/haus_normal.png);
	display: block;
	width: 155px;
	height: 35px;
	float: left;
}
a.haus:hover, a.haus:active, a.haus.active {
	background-image: url(../images/haus_hover.png);
}
a.grundstueck {
	background-image: url(../images/grundstueck_normal.png);
	display: block;
	width: 155px;
	height: 35px;
	float: left;
}
a.grundstueck:hover, a.grundstueck:active, a.grundstueck.active {
	background-image: url(../images/grundstueck_hover.png);
}
/*FORMULARE----------------------------------*/

.suchbutton {
	width: 193px;
	height: 30px;
	background: url(../images/bg_searchbutton.jpg) no-repeat;
	color: #454545;
	margin-left: 13px;
}
.suchfeld {
	width: 390px;
	height: 28px;
	background: url(../images/bg_searchbox.png) no-repeat;
	color: #666666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 3px;
	margin-top: 24px;
	margin-bottom: 21px;
	float: left;
}
.feld_flaeche {
	width: 34px;
	height: 17px;
	border: 1px solid #e2e3ea;
	color: #666666;
	margin-right: 3px;
	padding-left: 2px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin-top: 5px;
}
.feld_preis {
	width: 49px;
	height: 17px;
	border: 1px solid #e2e3ea;
	color: #666666;
	margin-right: 3px;
	padding-left: 2px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin-top: 5px;
}
.auswahl_art {
	width: 83px;
	height: 19px;
	border: 1px solid #e2e3ea;
	color: #666666;
	padding-left: 2px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin-top: 5px;
}
.auswahl_typ {
	width: 113px;
	height: 19px;
	border: 1px solid #e2e3ea;
	color: #666666;
	padding-left: 2px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin-top: 5px;
}
.auswahl_kurz {
	width: 48px;
	height: 19px;
	border: 1px solid #e2e3ea;
	background-color: #FFFFFF;
	color: #666666;
	padding-left: 2px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin-top: 5px;
}
label {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

