/* Standard Stylesheet
/*Farben:
hauptfarbe:#49687d;
Überschriften und Links:#c32017;
*/
/* Reset all */
*{
	padding: 0;
	margin: 0;
}

/* Allgemeines */
body {
	background:#dce3ee;
	line-height:120%;
	color:#__OSG__COLOR(font)#;
	font-family:Verdana, Arial, sans-serif;	
	font-size:x-small;/* für IE5/Win*/
	voice-family:"\"}\"";
	voice-family:inherit;
	font-size:small;/*für konforme Browser*/
}
body#white{
  background:#fff;
  }
html>body{/*für Opera*/
	font-size:small;
	}

a, a:link {
	color:#c32017;
	text-decoration: none;
	cursor:pointer;
}

a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
b,.bold{#start
	font-weight:bold
	}

img, a img{
	border:0;
	}
/* Absaetze */
p {
	font-size: 1em;
	line-height: 1.45em;
	/*margin: 0.5em 0;
	clear: both;*/
}

/* Kleinerer Text */
.s {
	font-size: 0.9em;
}

/* Links- bzw. Rechtsausrichtung f?r Elemente */
.leftalign {
	float: left;
}

.rightalign {
	float: right;
}
.clear{
	clear:both;
	}

h1,h2,h3,h4{
	font-family:Trebuchtet, Arial, sans-serif;
	color:blue;
	line-height:2em;
	color:#c32017;
	}
h1 {
font-size:1.6em;
}

h2 {
font-size:1.4em;
}

h3 {
font-size:1.2em;
}

h4 {
font-size:1em;
}

.kursiv{
font-style:italic;
font-size:12px;
line-height:19px;
}
.notsee{
	visibility:hidden;
	}
/* Layout */
#wrapper{
	background:#fff url(images/bg_wrapper.jpg) repeat-y;
	width:1016px;
	margin:0px auto;
	position:relative;
	height:100%;
	padding: 0;
	}

/******Header****/
#header{
	width:100%;
	background:#49687d;
	height:100px;
	float:left;
	position:relative;
	padding: 0;
	margin: 0;
	}
#header h1{
	width:260px;
	float:left;
	padding: 0;
	margin: 0;
	}
#header address{
	color:#fff;
	font-style:normal;
	font-size:.9em;
	padding:20px 0;
	margin:0 0 0 15px;
	float:left;
	}
#header img{
	border-right:1px solid #fff;
	margin:9px 0;
	}
#headnav{
	color:#fff;
	padding:5px 20px;
	}
#headnav a{
	color:#fff !important;
	}
#header #flags{
	height:15px;
	margin:10px 20px 0 0;
	text-align:right;
	position:absolute;
	top:15px;
	right:0px;
	}
#flags img{
	border:1px solid #49687D;
	}
#header #objnummer_suche_div{
	position:absolute;
	bottom:15px;
	right:20px;
	width:290px;
	}
#objnummer_suche_text{
	color:#FFFFFF;
	float:left;
	line-height:22px;
	}
#objnummer_suche_eingabe{
	color:#000;
	float:left;
	line-height:22px;
	margin:-15px 5px 0;
	width:115px;
	}
#objnummer_suche_input{
	background:transparent url(images/bg_objnr_submit.jpg) no-repeat scroll 0 0;
	border:0 none;
	float:right;
	height:22px;
	line-height:22px;
	width:34px;
	color:#49687D;
	margin:-15px 0 0 0;
	}
/******Navi****/
#navigation{
	width:260px;
	float:left;
	padding: 0;
	margin: 0;
	overflow:hidden;
	}
#navigation ul, #navigation li{
	list-style-type:none;
	padding: 0;
	margin: 0;
	}
#navigation li{
	line-height:24px;
	border-bottom:1px solid #fff;
	}

.NavLevelA_1_0,.NavLevelA_1_0_sel{
	color:#fff !important;
	display:block;
	width:230px;
	background:#738b9b;
	padding-left:30px;
	}
.NavLevelA_2_0,.NavLevelA_2_0_sel{
	color:#fff !important;
	display:block;
	width:210px;
	background:#8599A7;
	padding-left:50px;
	}
.NavLevelA_3_0,.NavLevelA_3_0_sel{
	color:#fff !important;
	display:block;
	width:210px;
	background:#9eaeba;
	padding-left:50px;
	}
#navigation a:hover{
	text-decoration:none;
	background:#eee;
	color:#49687d !important;
	}
.trenner{
border:1px dashed #49687D;
height:1px;
margin:0 30px;
	}
.link_box{
	margin:10px 30px;
	padding:10px 0;
	clear:both;
	width:200px;
	}
.link_box a.link{
	display:block;
	text-align:right;
	}
.trailer{
	float:left;
	}
.partner img{
	margin:5px;
	}
/******Content****/
#main{
	width:756px;
	float:left;
	padding: 0;
	margin: 0;
	overflow:hidden;
	}
#banner{
	overflow:hidden;
	width:100%;
	height:275px;
	padding: 0;
	margin: 0;
	background:#738b9b url(images/bg_banner.jpg) repeat-y;
	}
#content{
	padding:20px;
	}
#twoColumn #content{
	margin-right:250px;
	}
#oneColumn #content{
	margin:0;
	}
#start_bt{
	margin:15px 0;
	text-align:center;
	}
.my_content_separator{
	height:15px;
	clear:both;
	}
#content ul, #content ol{
	list-style-position:inside;
	}
/****Content team****/
.teamRow{
	clear:left;
	float:left;
	width:90%;
	padding:15px 5%;
	margin:0 0 15px 0;	
	border-bottom:2px dashed #ccc;
	}
.teamRow img{
margin:0 15px!important;
height:150px;
	}
/*****Sitemap****/
#sitemap ul{
	padding:5px 10px;
	}
/******Sidebar*****/
#sidebar{
	position:absolute;
	top:375px;
	right:0;
	width:265px;
	background:transparent;
	z-index:10;
	padding: 0;
	margin: 0;
	}
#sidebar h4{
	text-decoration: none;
	}
#sidebar .function_box{
	margin:15px 0 0 0;
	padding:0;
	width:258px;
	background:transparent url(images/bg_function_box.png) bottom right repeat-y;
	}
* html #sidebar .function_box{
	background-image:none;
	}
.function_box .border{
	background:#eee;
	border:5px solid #fff;
	width:230px;
	}
* html .function_box .border{
	border:1px solid #ccc;
	width:238px;
	}
.border{
	padding:5px;
	}

#sidebar .bd_bottom{
	background:transparent url(images/bg_bd_bottom.png) no-repeat scroll right bottom;
	border:0px none!important;
	height:5px;
	width:257px;
	}
* html #sidebar .bd_bottom{
	display:none;
	}
.link_box img{
	margin:10px 0 0 0;
	}
/****Schnellsuche**
s.Formulare.css
/******Suchprofil****/
#suchprofil{
	margin-top:15px;
	padding:10px;
	}
#suchprofil .border{
	background-image:url(images/bg_suchprofil.png);
	background-repeat:no-repeat;
	background-position:95% 15%;
	}
#suchprofil .border p{
width:200px;
	}
/************neueObjekte******/
#neueObjekte table{
	border-collapse:collapse;
	}
#neueObjekte td{
	vertical-align:bottom;
	border-bottom:2px solid #FFFFFF;
	padding:6px 2px;
	font-size:12px;
	}
#neueObjekte td a.ablu{
	color:#333 !important;
	}
/******************************Wetter*********************************/
#wetter{
	margin:15px 0 0 0;
	}
#wetter h4{
	padding:0 10px;
	}
#wetter .my_function_box{
	width:210px;
	padding:0 24px
	}
.weather_ort {
font-size:1em;
font-weight:bold;
}
.weather_grad {
font-size:1.4em;
font-weight:bold;
}
#weather_container {
color:#FFFFFF;
font-family:Arial,sans-serif;
font-size:1em;
height:150px;
line-height:normal;
padding-top:5px;
width:210px;
}
#weather_head {
background:url(http://web1.onoffice.de/kunden/S/success/images/weather_bg_oben.png) no-repeat!important;
background:url(http://web1.onoffice.de/kunden/S/success/images/weather_bg_oben.gif) no-repeat;
height:53px;
text-align:center;
}
#weather_head div.weather_left {
float:left;
padding:5px 0pt 0pt 10px;
width:50px;
}
#weather_head div.weather_middle {
float:left;
padding:7px 10px 0pt 0pt;
text-align:right;
width:58px;
}
#weather_head div.weather_right {
float:right;
font-family:Arial,sans-serif;
font-size:28px;
font-weight:600;
line-height:normal;
padding:10px 10px 0pt 0pt;
width:72px;
}
* html #weather_head div.weather_right {
	overflow:hidden;
	padding:5pt 5px 0 0 ;
	width:50px;
	font-size:20px;
	}
#weather_foot {
background:url(http://web1.onoffice.de/kunden/S/success/images/weather_bg_unten.png) no-repeat !important;
background:url(http://web1.onoffice.de/kunden/S/success/images/weather_bg_unten.gif) no-repeat;
height:93px;
}
#weather_foot {	
padding:7px 20px;
}
#weather_prevday {
border-left:1px solid #0349A3;
border-right:1px solid #2981F3;
float:left;
padding:0pt 5px;
text-align:center;
width:40px;
}
.weather_prevday {
border-left:1px solid #0349A3;
border-right:1px solid #2981F3;
float:left;
padding:0pt 5px;
text-align:center;
width:40px;
}
.noborder_left {
border-left:0pt none;
}
.noborder_right {
border-right:0pt none;
}

/********LinkListe************/
#linkliste ul{
	list-style-type:none;
	padding: 0;
	margin: 0;
	}
#linkliste li{
	list-style-position:inside;
	border-bottom:2px solid #FFFFFF;
	padding:0 10px;
	}
#linkliste li a{
	display:block;
	padding:5px 0px;
	}
.noborder{
	border:0 !important;
	}
/*********Footer************/	
#footer{
background:#49687D none repeat scroll 0 0;
color:#FFFFFF;
height:25px;
line-height:25px;
margin:0px auto;
padding:0 30px;

width:956px;
clear:both;
	}
#footer a:link, #footer a:hover,#footer a:visited{
color:#fff;!important;
	}
/******PopUp*******/
#popup{
	background-color:#49687D;
	}
#popup #wrapper{
	background-image:none;
	background-color:transparent;
	text-align:center;
	width:400px;
	color:#fff;
	}
#popup #header img{
	border:0;
	}
#popup #close{
	position:absolute;
	bottom:5px;
	margin-top:5px;
	width:100%;
	}
#popup #close a{color:#fff;}

.kontaktform td{
padding:3px 5px 3px 0px;
}

.kontaktform textarea{
height:auto;
}