
.fenster_standart{
	position: absolute;
	z-index:9999;
	width:300px;
	height:200px;
	margin:0px 0px 0px 0px;
	border:2px solid #fff;
	background-color:#fbfbfb;
	border: 1px solid #525252;
	text-align:left;
}

.fenster_makler{
	position: absolute;
	z-index:9999;
	width:300px;
	height:200px;
	margin:0px 0px 0px 0px;
	border:2px solid #fff;
	background-color:#fbfbfb;
	border: 1px solid #525252;
	text-align:left;
}

.fenster_standart{
	width:300px;
	height:200px;
	margin:0px 0px 0px 0px;
	
	background-color:#fbfbfb;
	text-align:left;
	
	color: #525252:
}
.fenster_makler{
	width:300px;
	height:200px;
	margin:0px 0px 0px 0px;
	
	background-color:#fbfbfb;
	text-align:left;
	
	color: #525252:
}

.fensterH_standart{
    height: 26px;
    width: 100%;
    border-bottom: 0px solid #333;
	margin:0px;
	padding:0px;
	background-color:#525252;
	text-align:left;
	color: #fff;
	font-size: 9pt;
}

.fensterH_makler{
	height: 23px;
    width: 100%;
    border-bottom: 0px solid #333;
	margin:0px;
	padding:0px;
	background-color:#525252;
	background-image: url('/img/header_verlauf_gr_d.jpg');
	text-align:left;
	color: #fff;
	font-size: 9pt;
}

.fensterHText_standart{
	color: #fff;
	font-size: 9pt;
    
    font-style: underline;
}
.fensterHText_makler{
	color: #fff;
	font-size: 9pt;
    
    font-weight: bold;
}

.fensterOverlay{
	display:none;
	position:absolute;
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index:5000;
	background-color:#fff;
	-moz-opacity: 0.85;
	opacity:.85;
	filter: alpha(opacity=85);
}


 .topAnbTD {
        border-bottom: 2px dashed #525252;
   }
   .anbHead {
       height: 22px;
       background-color: #eee;
       text-align: left;
       color: #921719;
       padding-left: 2px;
       border-bottom: 3px double #525252;
   }
   .anbSpalte{
       font-size: 7pt;
       height: 28px;
       padding: 0px 3px;
       border-bottom: 1px dashed #525252;
        empty-cells:show;
   }
   
   .topanbSpalte{
       font-size: 7pt;
       height: 70px;
       min-height: 70px;
       vertical-align: center;
       padding: 0px 3px;
       border-bottom: 1px solid #525252;
        empty-cells:show;
   }

   .anbHell{
      background-color: #fbfbfb;
      
      
   }
   .anbDunkel{
      background-color: #eee;
   }

   .anbListeHell{
      background-color: #fbfbfb;
   }
   .anbListeDunkel{
      background-color: #eee;
   }
   .anbListeOver{
      background-color: #525252;
      color: #fff;
      cursor: pointer;
   }

    .contentHead_inaktiv{
      font-weight: bold;
      height:15px;
      color:#fefefe;
      background-color: #999;
      border-width: 0px;
      border-bottom: 1px solid #333;
      border-top:1px solid #727272;
      border-right: 1px solid #727272;
      padding: 0px;
      padding-right: 3px;
      width: 80px;
    }

    .contentHead_aktiv{
       font-weight: bold;
       height:18px;
       color:#ffffff;
       background-color: #525252;
       border: 1px solid #333;
       border-bottom: 0px;
       padding: 0px;
       width: 90px;
    }