html, body{
	margin: 0px;
	padding: 0px;
}

body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #333;
}

td{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #333;
}

/*    Überschriften + Links    */

h1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	/*font-family: "Copperplate Gothic","Book Antiqua", "Times New Roman", Times, serif;*/
	font-size: 18px;
	/*font-size: 22px;*/
	line-height: 26px;
	color: #CC0000;
	/*line-height: 20px;*/
	font-weight: normal;
	/*display: inline;*/
}

h2, h3, h4, h5{
	/*font-family: "Georgia", "Times New Roman", Times, serif;*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #CC0000;
	line-height: 20px;
	/*display: inline;*/
}

a:link, a:visited, a:active{
	color: #CC0000;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

#container #header1{
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(../images/immo___03.gif) left top no-repeat;
	width: 800px;
	height: 73px;
}

#container #header2{
	position: absolute;
	left: 0px;
	top: 73px;
	background: url(../images/immo___05.gif) left top no-repeat;
	width: 800px;
	height: 17px;
	line-height: 17px;
	color: #fff;
	font-size: 0.9em;
}

#container #header2 #left{
	width: 45%;
	height: 17px;
	float: left;
	margin-left: 6px; 
}

#container #header2 #right{
	width: 50%;
	height: 17px;
	float: right;
	text-align: right;
	white-space: nowrap;
	margin-right: 8px; 
}

#powby, #powby a{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #999;
	text-align: center;
	line-height: 22px;
}

#powby a{
	font-size: 1.0em;
}

#kats a:link,
#kats a:active,
#kats a:visited{
	background: url(../images/arrow2.gif) left center no-repeat;
	display: block; 
	padding: 6px; 
	text-indent: 5px;
}

#footer, #footer a{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #a7a7a7;
	line-height: 12px;
}

#footer{
	color: #a7a7a7;
	text-align: center;
	width: 800px;
	height: 26px;
	background: #d1d1d1 url(../images/immo__10.gif) center top no-repeat;
	clear: both;
}

#container{
	position: relative;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	vertical-align: top;
}

#container #container2{
	position: absolute;
	left: 0px;
	top: 90px;
	width: 800px;
	vertical-align: top;
}

/*   News    */

a.news_link:link,a.news_link:active, a.news_link:visited{
	text-align: right;
	display: block;
	text-decoration: underline;
}

a.news_link:hover{
	text-decoration: none;
}

span.news_small{
	font-size: 10px;
	color: #999;
	font-weight: normal;
}

h1.news_detail_h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	display: inline;
}


h2.news_detail_h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16px;
	display: inline;	
}

h2.news_h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16px;
	display: inline;
}

/* Box Aktuelles + Partner */

/*#left_column{
	width: 204px;
	height: 80px;
	vertical-align: middle;
	background: url(../images/deho-lin.png) center center no-repeat;
	overflow: auto;
	border-top: #fff 4px solid;
}

#left_column #left{
	padding: 5px;
	border: #1F568D 1px solid;
	background: #fff url(../images/bg_left.png) left top no-repeat;
}

#left_column #left a:link, 
#left_column #left a:visited, 
#left_column #left a:active{
	color: #555;
	text-decoration: underline;
}

#left_column #left a:hover{
	text-decoration: none;
}

#left_column #left h1, 
#left_column #left h2, 
#left_column #left h3, 
#left_column #left h4{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	display: inline;
}*/

.inner{
	display: block;
	padding: 10px;
}

/* Content-Bereich */

#container #container2 #right_column{
	width: 170px;
	text-align: center;
	margin-right: 5px;
	/*border: 1px solid;
	position: absolute;
	left: 620px;
	top: 90px;*/
	float: right;
}

#right_column #side_content{
	width: 170px;
}

#right_column #side_content div.content_box{	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	vertical-align: top;
	text-align: left;
	padding: 10px;
	line-height: 16px;
}

#right_column #side_content div.content_box h1, 
#right_column #side_content div.content_box h2, 
#right_column #side_content div.content_box h3, 
#right_column #side_content div.content_box h4{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	display: inline;
}

#right_column #side_content div.content_box a:link, 
#right_column #side_content div.content_box a:visited, 
#right_column #side_content div.content_box a:active{
	color: #333;
	text-decoration: underline;
}

#right_column #side_content div.content_box a:hover{
	text-decoration: none;
}

/* Main Content */

#container_mc{
	width: 600px;
	float: right;
	margin-right: 5px;	
}

#main_content_small{
	width: 415px;
	margin-left: 10px;
	/*border: 1px solid;
	position: absolute;
	left: 190px;
	top: 90px;*/
	float: left;
	overflow: hidden;
}

#main_content{
	width: 590px;
	margin-left: 10px;
	/*border: 1px solid;
	position: absolute;
	left: 190px;
	top: 90px;*/
	float: left;
	margin-right: 10px;
}

#main_content a, #main_content_small a{
    color: #CC0000;
 	 font-size: 12px;
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    background: transparent url(../images/arrow_link.gif) left center no-repeat;
	 /*text-indent: 10px;*/
	 padding-left: 10px;
	 text-decoration: none;
}

#main_content a:hover, #main_content_small a:hover{
   color: #CC0000;
	text-decoration : underline;
}

#main_content a.op:link,
#main_content_small a.op:link,
#main_content a.op:hover, 
#main_content_small a.op:hover, 
#main_content a.op:visited,
#main_content_small a.op:visited,
#main_content a.op:active,
#main_content_small a.op:active{
	background: none;
	padding: 0px;
}

#main a img{
	background: none;
	border: none;
	padding: 0px;
}

#main_content li, #main_content_small li{
	list-style-image: url(../images/li.gif);
}

#main_content div.content_box ul, 
#main_content_small div.content_box ul{	
	margin-bottom: 0px;
}

#main_content div.content_box, 
#main_content_small div.content_box{	
	/*border: #ccc 1px solid;*/
	padding: 2px;
	line-height: 16px;
}

#main_content div.content_box_hightlight{
	border: #ccc 1px solid;
	background: #E7F3FF;
	padding: 10px;
}

#main_content div.teaser{
	border: #ccc 1px solid;
	background: #E7F3FF;
	padding: 10px;	
}

#main_content div.teaser a:link, #main_content div.teaser a:active,#main_content div.teaser a:visited{
	color: #555;
	text-decoration: none;
}

#main_content div.teaser a:hover{
	color: #555;
	text-decoration: underline;
}

/*    Content-Bereich Whole Width   */

#main_content_print{
	width: 100%;
	overflow: auto;
	background: #fff;
}

#main_content_print div.content_box{	
	border: #ccc 1px solid;
	padding: 10px;
	margin-bottom: 10px;
	/* IE Box Model Hack */
   voice-family: "\"}\"";
   voice-family: inherit;
	margin-bottom: 10px;
}

html>body #main_content_print div.content_box {
	margin-bottom: 10px;
}

/* Navigation */

.navigate {
	WIDTH: 174px;
	float: left; 
	/*border: 1px solid;
	position: absolute;
	left: 12px;
	top: 90px;*/
	overflow: hidden;
	margin-top: 10px;
	padding-left: 6px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	/* IE Box Model Hack */
   voice-family: "\"}\"";
   voice-family: inherit;
	padding-left: 11px;
	WIDTH: 169px;
}

html>body .navigate {
	padding-left: 11px;
	WIDTH: 169px;
}


.navigate UL {
	width: 169px;
	overflow: hidden;
	PADDING-RIGHT: 0px! important; 
	PADDING-LEFT: 0px! important; 
	BACKGROUND: none transparent scroll repeat 0% 0%; 
	PADDING-BOTTOM: 0px! important; 
	MARGIN: 0px; 
	LINE-HEIGHT: 1.16em; 
	PADDING-TOP: 0px! important; 
	LIST-STYLE-TYPE: none
}
.navigate LI {
	width: 100%;
	PADDING-RIGHT: 0px! important; 
	PADDING-LEFT: 0px! important; 
	BACKGROUND: none transparent scroll repeat 0% 0%; 
	PADDING-BOTTOM: 0px! important; 
	MARGIN: 0px; 
	LINE-HEIGHT: 1.16em; 
	PADDING-TOP: 0px! important; 
	LIST-STYLE-TYPE: none
}

/* 1st Level */

.navigate LI A, 
.navigate LI A:link, 
.navigate LI A:visited, 
.navigate LI A:active, 
.navigate LI A:hover {
	PADDING-RIGHT: 2px; 
	DISPLAY: block; 
	PADDING-LEFT: 20px; 
	PADDING-BOTTOM: 4px; 
	MARGIN: 0px; 
	width: 100%;
	PADDING-TOP: 4px; 
	BORDER-BOTTOM: #ECECEC 1px solid; 
	TEXT-DECORATION: none
}

.navigate ul.first LI.current A, 
.navigate ul.first LI.current A:link, 
.navigate ul.first LI.current A:visited, 
.navigate ul.first LI.current A:active, 
.navigate ul.first LI.current A:hover {
	BACKGROUND: url(../images/arrow_link_active.gif) #E30002 no-repeat 150px 0px;
	COLOR: #fff; 
	BORDER-BOTTOM: #ECECEC 1px solid
}

/* weiter zu Level 1 -> selected */

.navigate ul.first LI.current A:hover,
.navigate ul.first LI.current A.current,
.navigate ul.first LI.current A.current:link,
.navigate ul.first LI.current A.current:visited,
.navigate ul.first LI.current A.current:active,
.navigate ul.first LI.current A.current:hover{
	COLOR: #fff; 
	BACKGROUND-COLOR: #E30002;
}

.navigate ul.first LI A.current,
.navigate ul.first LI A.current:link,
.navigate ul.first LI A.current:visited,
.navigate ul.first LI A.current:active,
.navigate ul.first LI A.current:hover{
	COLOR: #fff! important; 
	BACKGROUND-COLOR: #E30002! important
}

/**** 3 Farben-Navi ****/

.navigate ul.first LI A, 
.navigate ul.first LI A:link,
.navigate ul.first LI A:visited,
.navigate ul.first LI A:active{
	BACKGROUND: url(../images/arrow2.gif) #D9D7D7 no-repeat 8px 8px; 
	COLOR: #333;
}
.navigate ul.first LI A:hover {
	BACKGROUND: url(../images/arrow2.gif) #ECECEC no-repeat 8px 8px;
	COLOR: #333;
}

/********* 2 **********/

.navigate ul.first ul.second LI A, 
.navigate ul.first ul.second LI A:link, 
.navigate ul.first ul.second LI A:visited, 
.navigate ul.first ul.second LI A:active{
	PADDING-LEFT: 25px; 
	BACKGROUND: url(../images/arrow2.gif) #ececec no-repeat 15px 8px; 
	color: #333;
	BORDER-BOTTOM: #fff 1px solid;
}

.navigate ul.first ul.second LI A:hover {
	COLOR: #333; 
	BACKGROUND: url(../images/arrow2.gif) #ececec no-repeat 15px 8px;
	BACKGROUND-COLOR: #D9D7D7;
}

.navigate ul.first ul.second LI.current A, 
.navigate ul.first ul.second LI.current A:link, 
.navigate ul.first ul.second LI.current A:visited, 
.navigate ul.first ul.second LI.current A:active, 
.navigate ul.first ul.second LI.current A:hover{
	BACKGROUND: url(../images/arrow_link_active.gif) #E7F3FF no-repeat 150px 0px;
}

/********* 3 **********/

.navigate ul.first ul.second ul.third LI A, 
.navigate ul.first ul.second ul.third LI A:link, 
.navigate ul.first ul.second ul.third LI A:visited, 
.navigate ul.first ul.second ul.third LI A:active{
	PADDING-LEFT: 54px; 
	BACKGROUND: url(../images/arrow2.gif) #F5FAFF no-repeat 42px 6px
}

.navigate ul.first ul.second ul.third LI A:hover {
	COLOR: #fff; 
	BACKGROUND-COLOR: #316598;
}

.navigate ul.first ul.second ul.third LI.current A, 
.navigate ul.first ul.second ul.third LI.current A:link,
.navigate ul.first ul.second ul.third LI.current A:visited,
.navigate ul.first ul.second ul.third LI.current A:active,
.navigate ul.first ul.second ul.third LI.current A:hover{
	BACKGROUND: url(../images/arrow2.gif) #F5FAFF no-repeat 39px 6px
}


/*** Rest ****/

.input {
	color: #555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border: 1px solid  #B2B2B2;
}

input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* Links & Download */

.link_box_head{
	font-weight: bold;
}

.link_box_content li{
	list-style-type: none;
	background: url(../images/navi_first_0.gif) left center no-repeat;
	text-indent: 15px;
}

.hi{
	overflow: hidden; 
	position:absolute; 
	left:3px; top:2px; 
	z-index:1; 
	/*border: #000000 1px solid; */
	visibility: hidden
}

.highlighted{
	background : #FFFF00;
	/*#FFDCDB;*/
}

.small_grey{
	color: #999;
	font-size: 11px;
}

/* Header-Style */

#slide_image_container {
	background-color: #FFFFFF;
	position: relative;
}

#slide_loading {
	height: 0px;
	height: 0px;
	position: absolute;
	text-align: left;
	top: 0px;
	width: 0px;
}

.download_box_head{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-top: 7px;
	line-height: 26px;
	color: #CC0000;
	font-weight: normal;
}

.download_box_content{
	font-size: 9px;
}

.head
{
/*background-color: #000000;*/
/*#D8E6F5;*/
font-weight: bold;
border-bottom: 1px solid #980000;
border-right: 1px solid #999;
border-left: 1px solid #fff;
background-image: url(../images/bg_table_head.png);
background-repeat: repeat-x;
height: 15px;
/*line-height: 20px;*/
white-space: nowrap;
/*border-bottom: #980000 1px solid;
filter:progid:dximagetransform.microsoft.gradient(gradienttype=0,startcolorstr=#F0F0EC,endcolorstr=#DCDACF);*/
}

.wk{
border: 1px solid #999999;
/*border-collapse:collapse;*/
}
