/* Dreiplus */
/* ===== 'Hacks' und 'Hilfscontainer' ===== */
/* commented backslash hack \*/ 
html, body {
min-height: 100%;
min-width:995px;
}
/* ende backslash hack */
/* safari wrapper (thanks to Tim Connor) */
html > body  #minheight {
float: left;
width: 0;
height: 100%;
margin-bottom: -42px;
}
/* fuer IE mac */
* > html #clearfooter {
float: left;
width: 100%;
} 
/* gegen IEs 3-Pixel-Bug */
* html #content {
height: 1%;
}
* html #spiegel {
height: 1%;
}
/* fuer IE (der 'height' sowieso als 'min-height' sieht */
* html #wrapper {
height: 100%;
} 
 /* Platz fuer 'header' und 'footer' schaffen */
#clearheader {
	height: 90px;
	background-image: url(../images/bg_top.gif);
	text-align:center;
	padding-left:170px;
}
#clearfooter {
clear: both;
height: 40px;
}
/* Bei folgenden die Margins immer 1px weniger als die width setzen,
   da sonst u.U. der 'footer' nicht nach unten gedrueckt wird! */
#links {
position: relative;
width: 160px;
float: left;
margin-top: 100px;
margin-left: -159px;
}
#rechts {
position: relative;
width: 160px;
float: right;
margin-top: -90px;
margin-right: -159px;
}
/* ===== Ende der 'Hacks' und 'Hilfscontainer' ===== */


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size:0.70em;
	background-image: url(../images/bg_unten_rechts.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}


form{
	margin:0px;
	padding:0px;
}
input,select {
	font-size: 11px;
    border: 1px solid #660000;
	height:16px;
	margin:0;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
    border: 1px solid #660000;
}
checkbox{
	border:none;
}
#suchform{
	position:absolute;
	top:31px;
	left:228px;
}
#senden{
	width:40px;
	height:14px;
	border:none;
	margin-left:5px;
}

input.suche{
	font-size: 10px;
	padding:0px;
    border: 1px solid #660000;
	background-color:#FEF0DD;
	height:14px;
	width:100px;
	margin-left:5px;
	float:left;

}



#wrapper {
	min-height: 100%;
	margin: 0 160px -40px 0px;
	background-image: url(../images/bg_unten_links.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
 /* -60px = 'footer'-Höhe */





#content {
	padding-top:20px;
	padding-left:180px;
	padding-right:20px;
	padding-bottom:100px;
}


#content #spalte_rechts {
	text-align: left;
	position: relative;
	width: 250px;
	float: right;
}
#content #spalte_links {
	text-align: left;
	margin-right:270px;
}



#footer {
	top:20px;
	position: relative;
	height: 21px;
	clear: both;
	font-size:12px;
	line-height:20px;
	color: #FFFFFF;
	background-color: #CC0000;
	padding-right:15px;
	padding-left:15px;
	text-align:left;
	border-top:1px solid #FFFFFF;
	
}
* html #footer{
	height: 22px;
}

#footer a{
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	text-align: right;
	color: #FFFFFF;
	text-decoration:none;
}

#menueLinks{
	position:absolute;
	top:0px;
	left:159px;
}

#aktion{
	position:absolute;
	left:0px;
	top:-10px;
}


#menueRechts ul, #menueLinks ul, #aktion ul{
	margin:0px;
	padding:0px;
}
li.menueItem { 
    list-style:none;
	width:160px;
}



#menueLinks a, #menueRechts a, #menueAktion a{
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	line-height:18px;
	margin-bottom:1px;
	text-decoration: none;
	font-size:12px;
	border-left: 5px solid #C5102F;
}

* html #menueLinks a{
	width:160px;
}

* html #menueRechts a{
	width:160px;
}
* html #aktion a{
	width:160px;
}

a.nav1{
	color:#FFFFFF;
	background-color: #C5102F;
	border-left: 5px solid #FFB814;
	padding-left: 3px;
}


a.nav1:hover{
	background-color: #FFB814;
	border-left: 5px solid #C5102F;
	color:#C5102F
}




a.nav1a{
	background-color: #FFB814;
	padding-left: 3px;
	border-left: 5px solid #C5102F;
	color:#C5102F
}

a.nav1a:hover{
	background-color:  #C5102F;
	border-left: 5px solid #FFB814;
	color:#FFB814;
}
.nav2{
	color:#FFFFFF;
	background-color: #C5102F;
	padding-left: 13px;
	font-size:12px;
}
.nav2a{
	color:#C5102F;
	background-color: #FFB814;
	padding-left: 13px;
	border-left: 5px solid #FFB814;
	font-size:12px;
}
.nav2:hover{
	background-color: #FFB814;
	border-left: 5px solid #C5102F;
	color:#C5102F;
}
.nav2a:hover{
	background-color:  #C5102F;
	border-left: 5px solid #FFB814;
	color:#FFB814;
}
.nav3{
	color:#FFFFFF;
	background-color: #0099FF;
	padding-left: 23px;
	font-size:12px;
}
.nav3a{
	color:#0066b3;
	background-color: #6AB5FF;
	padding-left: 23px;
	border-right: 5px solid #FF9900;
	font-size:12px;
}
.nav3:hover{
	background-color: #6AB5FF;
	border-right: 5px solid #FF9900;
}
.nav3a:hover{
	background-color: #B0D8FF;
}

.nav4{
	color:#0066b3;
	background-color: #6AB5FF;
	padding-left: 33px;
	font-size:12px;
}
.nav4a{
	color:#0066b3;
	background-color: #B0D8FF;
	padding-left: 33px;
	border-right: 5px solid #FF9900;
	font-size:12px;
}
.nav4:hover{
	background-color: #B0D8FF;
	border-right: 5px solid #FF9900;
}

.nav5{
	color:#0066b3;
	background-color: #B0D8FF;
	padding-left: 43px;
	font-size:12px;
}
.nav5a{
	color:#0066b3;
	background-color: #E8F3FF;
	padding-left: 43px;
	border-right: 5px solid #FF9900;
	font-size:12px;
}
.nav5:hover{
	background-color: #E8F3FF;
	border-right: 5px solid #FF9900;
}

div.artikelliste{
	min-height:110px;
	border-bottom:1px solid #666666;
	padding:0px 0px 5px 0px;
	margin-bottom:20px;
}

*html div.artikelliste{
	height:110px;

}

a.artikelliste{
	color:#CC0000;
}

a.artikelliste:hover{
    color: #FFB814;
}


h1{
	font-family: Arial, Helvetica, sans-serif;
	margin-top:0px;
	margin-bottom:0.5em;
	font-size: 1.5em;
	color:#CC0000;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:0.5em;
	font-size: 1.3em;
	color:#FF9900;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:0.5em;
	font-size: 1.3em;
	color:#CC0000;
}

h4{
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:0.5em;
	font-size: 1.3em;
	color:#000000;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color: #666666;
	background-color:#EEEEEE;
	vertical-align:top;
}
td.weiss {
	background-color:#ffffff;
	
}
#datefix td{
	background-color:transparent;
}

#datefix td.dfxKalenderMit{
	background-color:#e0e0e0;
}
#datefix td.dfxKalenderOhne{
	background-color:#F5F5F5;

}

td.trans, #galerie td{
	background-color:transparent;		
}

th{
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color: #666666;
	background-color:#CCCCCC;	
}

a{
    color:#CC0000;
}
a.liste{
    color:#666666;
}

a.liste:hover{
    color:#CC0000;
}

div.aktionsheadline{
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	background-color:#CC0000;
	color:#FFFFFF;
}
div.textbox{
	margin-top:5px;
}
div.aktionsbox{
	margin-top:5px;
	background-color:#EEEEEE;
	padding:5px;
}
.blank{
    background-color:transparent;
}

.gallery{}

/*immobörse */

form div{
	margin-top:10px;
}
.formleft {
	float: left;
	text-align: right;
	width: 40%;
	margin-right: 2%;
}
.formright, button {
	margin-left : 42%;
}
#disclaimer li{
	margin: 10px 0px 0px 0px;
}

#ulAuswahl{
	float:left;
	width:22em;
	margin-top:0px;
	padding-left:0px;
}

#ulAuswahl li{
	list-style:none;
	margin-top:2px;
	margin-left:0px;
}
#ulAuswahl a{
	display:block;
	background-color:#f2f2f2;
	border:1px solid #cccccc;
	border-right:3px solid #cccccc;
	border-bottom:3px solid #cccccc;
	text-decoration:none;
	color:#333333;
	line-height:15px;
}

#ulAuswahl a:hover{
	border:1px solid #CC0000;
	border-right:3px solid #CC0000;
	border-bottom:3px solid #CC0000;
}

#blockRechts{
	margin-left:23em;
	min-height:17em;
}
*html #blockRechts{
	height:17em;
}
.immoBox{
	width:31%;
	margin-right:10px;
	border:1px solid #CC0000;
	border-right:5px solid #CC0000;
	border-bottom:5px solid #CC0000;
	background-color:#FFFFFF;
}
.immoBoxHeader{
	background-color:#f2f2f2;
	padding:5px;
	font-weight:bold;
}

.immoBoxText{
	padding:5px;
	
}
#immoinfo{
	margin: 50px 10px 10px 10px;
	border: none;

}
.coderand{
	font-size:20px;
	background-color:#FFFFFF;
	border:1px solid #000000;
}
