/* ----------------- Allgmeine Einstellungen ----------------- */

body {
	background: url(images/header_bg.png) top repeat-x #fff;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #585858;
	padding: 0;
	margin: 0;
}

a {
	color: #00519e;
	text-decoration: none;
}
a:visited { color: #00519e; }
a:hover { text-decoration: underline; }

img { border: 0; }

.button {
	display: block;
	background: url(images/button.png) no-repeat;
	height: 10px;
	width: 106px;
	padding: 5px 0 5px 15px;
	font-size: 10px;
	line-height: 10px;
}
p {
	margin: 8px 0;
	line-height:16px;
}

/* ----------------- Seitenstruktur ----------------- */

div#header {
	margin: 0 auto;
	width: 1000px;
	height: 100px;
}

/*Logo*/
h1#logo {
	float: left;
	margin: 0;
	padding: 0;
	text-indent: -2000px;
	height: 84px;
	width: 221px;
	background: url(images/logo.png) no-repeat;
}

/*Hauptnavigation*/
ul#main-navi {
	margin: 0;
	padding: 58px 0 0 0;
	margin-left: 241px;
	height: 41px;
	list-style: none;
}
ul#main-navi > li {
	float: left;
	display: block;
	margin: 0 10px;
	font-size: 14px;
}
ul#main-navi > li > a {
	color: #929292;
	text-decoration: none;
	display: block;
	height: 41px;
	text-shadow: 0 1px 0 #fff;
}
ul#main-navi > li.current_page_item > a {
	color: #00519e;
	background: url(images/active_arrow.png) bottom center no-repeat;
}
ul#main-navi > li > a:visited {
	color: #929292;
}
ul#main-navi > li > a:hover {
	color: #00519e;
}

/*Dropdownnavigation*/
ul#main-navi ul {
	position: absolute;
	top: 84px;
	border: 1px solid #00519e;
	background: url(images/dropdownnavi_bg.png);
	font-weight: bold;
	font-size: 12px;
	list-style: none;
	padding: 0 12px;
	display: none;
}
ul#main-navi ul li {
	margin: 10px 0;
}
ul#main-navi ul a {	color: #585858; }
ul#main-navi ul a:visited { color: #585858; }
ul#main-navi ul a:hover {
	color: #00519e;
	text-decoration: none;
}

/*Slider*/
div#slider {
	height: 350px;
	background: #ababab;
}
div#slider-box {
	background: url(images/slider_bg.png) center center no-repeat;
	height: 257px;
	width: 922px;
	margin: 0 auto;
	padding: 93px 0 0 43px;
}
div#about {
	float: right;
	width: 430px;
	color: #fff;
	font-size: 11px;
	margin: 5px 38px 0 0;
	line-height: 150%;
	text-shadow: 0 1px 0 #01529F;
}
div#about h2 {
	margin: 0;
	font-size: 11px
}
div#immobilien {
	float: right;
	width: 400px;
	margin-right: 50px;
	overflow: hidden;
}
div.slider-description {
	float: right;
	width: 180px;
	height: 140px;
	font-size: 11px;
	overflow: hidden;
}
div.slider-description h3 {
	font-size: 11px;
	margin: 0;
}
div.slider-description a {
	display: block;
	height: 22px;
	width: 22px;
	margin-left: 158px;
	position: absolute;
	top: 320px;
}
div.slider-image {
	float: left;
	height: 140px;
	width: 210px;
	overflow: hidden;
}
div.slider-image a {
	display: block;
	height: 140px;
	width: 210px;
	background: url(images/slider_imageshadow.png) no-repeat;
	position: relative;
	z-index: 50;
	text-indent: -2000px;
}
div.slider-image img {
	clear: both;
	position: relative;
	z-index: 49;
	top: -140px;
}
div#slider-buttons {
	height: 20px;
	width: 500px;
	margin-left: 455px;
}
div#slider-buttons a {
	display: inline-block;
	width: 106px;
	height: 10px;
	background: url(images/slider_button.png) no-repeat;
	margin-right: 10px;
	font-size: 10px;
	line-height: 10px;
	color: #000;
	padding: 5px 0 5px 15px;
}

/*Content*/
div#content {
	background: url(images/content_bg.png) repeat-x #fff;
	min-height: 217px;
	text-shadow: 0 1px 0 #fff;
	margin-bottom: 25px;
}
div#content > div {
	margin: 0 auto;
	width: 960px;
}

/*Sidebar*/
div#sidebar {
	float: right;
	width: 250px;
	margin: 20px 0 10px 10px;
	background: url(images/sidebar_bg.png) repeat-y;
	color: #303030;
}
div#sidebar h3 {
	margin: 0;
	font-size: 20px;
	font-weight: 100;
	padding: 15px 15px 5px 15px;
}
div#sidebar h3#search { background: url(images/sidebar_bg_top.png) top center no-repeat; }
form#searchform {
	background: url(images/search_bg.png) no-repeat;
	height: 22px;
	width: 200px;
	margin: 0 0 5px 15px;
}
form#searchform a {
	text-indent: -2000px;
	display: block;
	overflow: hidden;
	height: 12px;
	width: 12px;
	float: left;
	margin: 5px 0 0 7px;
}
form#searchform input.submit { display: none; }
form#searchform input.search-input {
	float: left;
	border: none;
	margin: 3px 3px 3px 2px;
	width: 148px;
	overflow: hidden;
	height: 14px;
	background: none;
}

div#sidebar h3#extended-search { background: url(images/sidebar_seperator.png) top center no-repeat; }
div#sidebar > ul {
	width: 220px;
	margin: 0;
	padding: 0 15px 5px 15px;
	list-style: none;
}
div#sidebar > ul strong {
	display: block;
	margin: 2px 0;
}
div#sidebar > ul select {
	background: url(images/sidebar_select_bg.png) no-repeat;
	height: 23px;
	width: 177px;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
div#sidebar > ul div.special-select {
	width: 171px;
	height: 11px;
	background: url(images/sidebar_select_bg.png) no-repeat;
	margin-bottom: -21px;
	padding: 6px 0 6px 6px;
	line-height: 11px;
	font-size: 11px;
	color: #808080;
}
div#sidebar div.widgets > ul {
	list-style: none;
	padding: 0;
	margin: 5px 0;
}

#downloadheadline {
background:url("images/sidebar_seperator.png") no-repeat scroll center top transparent;
font-size:20px;
font-weight:100;
margin:2px 0;
padding:15px 15px 5px;
}

#sidebartext_start {
font-size:12px;
font-weight:100;
margin:2px 0;
color:#303030;
padding:15px 15px 5px;
text-shadow:0 1px 0 #FFFFFF;
}


div#sidebar div.widgets div.widget_title {
background:url("images/sidebar_seperator.png") no-repeat scroll center top transparent;
font-size:20px;
font-weight:100;
margin:2px 0;
padding:15px 15px 5px;
}
div#sidebar div.widgets div.textwidget {
	padding: 0 20px;
}
div#sidebar div#calendar_wrap table {
	margin: 0 auto;
	width: 200px;
	text-align: center;
}
div#sidebar div#calendar_wrap td > a {
	font-weight: bold;
}
div#sidebar div#sidebar-end {
	background: url(images/sidebar_bg_bottom.png) bottom center no-repeat;
	height: 20px;
}

/*Text*/
div#text {
	width: 690px;
	padding: 25px 10px 0 0;
}
div#text a.button {
	float: right;
	margin-right: 100px;
}
div#text h1 {
	text-shadow: 0 1px 0 #fff;
}
div#text h2.start {
	width: 438px;
	height: 19px;
	background: url(images/headline.png) no-repeat;
	text-indent: -2000px;
	margin: 0;
	text-shadow: 0px 1px 0px #fff;
}
div#text h3 {
	color: #303030;
	font-size: 19px;
	font-weight: 100;
	width: 660px;
	text-shadow: 0px 1px 0px #fff;
}
div#text h5 {
	color: #303030;
	font-size: 15px;
	font-weight: bold;
	width: 690px;
	text-shadow: 0px 1px 0px #fff;
	margin-bottom: 5px;
}
div#text h3 span { color: #00519e; }
div.textbox-left {
	float: left;
	background: url(images/text_seperator.png) center right no-repeat;
	margin-left: 25px;
	width: 295px;
	padding: 15px 20px 0;
	height: 230px;
	text-shadow: 0 1px 0 #fff;
}
div.textbox-right {
	margin-left: 365px;
	width: 215px;
	padding: 15px 20px 0;
	height: 230px;
	text-shadow: 0 1px 0 #fff;
}
div.textbox-left a {
	display: block;
	text-align: right;
}
div.textbox-right a {
	display: block;
	text-align: right;
}
h4#unternehmen {
	text-indent: -2000px;
	background: url(images/unternehmen.png) no-repeat;
	height: 23px;
	width: 175px;
	margin: 0;
	margin-bottom:20px;
}
h4#kontakt {
	text-indent: -2000px;
	background: url(images/kontakt.png) no-repeat;
	height: 23px;
	width: 98px;
	margin: 0;
	margin-bottom:20px;
}
div.textbox ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}
div.textbox li {
	display: block;
	padding-left: 15px;
	background: url(images/liststyle.png) left 6px no-repeat;
}
div.textbox a {
	float: right;
	font-weight: bold;
	position: relative;
	top: 10px;
}

/* Objektansicht */
#galerie a {
	display: block;
	float: left;
	border: 3px solid #777;
	margin: 0 15px 30px;
	height: 75px;
	overflow: hidden;
}
#galerie a:visited {
	border: 3px solid #777;
}
#galerie a:hover {
	border: 3px solid #555;
}
div.basisinformationen {
	float: left;
	font-size: 14px;
	line-height: 120%;
	margin: 0;
}
div.basisinformationen span {
	display: inline-block;
	width: 180px;
	font-weight: bold;
}
div.zusatzinformationen {
	font-size: 12px;
	line-height: 150%;
	margin: 0;
}
div.zusatzinformationen div {
	float: left;
	width: 330px;
	border-bottom: 1px solid #ddd;
}
div.zusatzinformationen span {
	display: inline-block;
	width: 150px;
	font-weight: bold;
}
div.infobox {
	width: 690px;
	background: url(images/infobox_top.png) top center no-repeat;
	padding-top: 12px;
	margin: 5px auto;
}
div.infobox > div {
	background: url(images/infobox_bottom.png) bottom center no-repeat;
	padding-bottom: 12px;
}
div.infobox > div > div {
	background: url(images/infobox_center.png) repeat-y;
	padding: 0 15px;
}
div.infobox.objekt h3 {
	margin: 0 0 5px 0;
}
div.adresse {
	text-align: right;
	font-size: 14px;
}
form.anfrageformular div.infobox {
	margin-bottom: 10px;
}
form.anfrageformular textarea {
	height: 200px;
	width: 280px;
}
form.anfrageformular td {
	padding: 2px;
}

/*Kundenstimmen*/
.css_form_embedded {
	width: 690px !important;
	background: url(images/infobox_top.png) top center no-repeat;
	margin: 0 auto !important;
	font-size:12px;
	text-align:left;
	padding: 12px 0 0 0 !important;
	line-height:1.4em;
	border: 0 !important;
}
.css_form_embedded > div {
	background: url(images/infobox_bottom.png) bottom center no-repeat;
	padding-bottom: 12px;
}
.css_form_embedded > div > div {
	background: url(images/infobox_center.png) repeat-y;
	padding: 0 15px;
}
.css_form_embedded p {
	margin: 0;
}
.css_form_antispamtext {
	text-align:left !important;
}
.css_post_embedded {
	width: 690px !important;
	background: url(images/infobox_center.png) repeat-y;
	margin: 0 auto !important;
	font-size:12px;
	text-align:left;
	line-height:1.4em;
	border: 0 !important;
	padding: 0 !important;
}
.css_post_embedded > div {
	background: url(images/infobox_top_notransp.png) top center no-repeat;
	padding: 10px 10px 0 10px;
}
.css_post_message {
	padding: 10px !important;
	background: url(images/infobox_bottom_notransp.png) bottom center no-repeat !important;
}

/*Footer*/
div#footer {
	height: 50px;
	background: url(images/footer_bg.png) repeat-x;
	clear: both;
	margin: 0 0 20px 0;
	color: #707070;
	font-size: 12px;
}
div#footer ul {
	list-style: none;
	width: 1000px;
	margin: 0 auto;
	padding-top: 18px;
	height: 25px;
}
div#footer li {
	float: left;
	margin: 0 5px;
}
div#footer #copyright {
	margin-right: 40px;
}
div#footer a {
	color: #707070;
	text-decoration: none;
}
div#footer a:visited {
	color: #707070;
}
div#footer a:hover {
	color: #b3b3b3;
	text-decoration: none;
}
div#footer #ivd {
	position: relative;
	left: 40px;
	top: -7px;
}