html,body { 	  
	  border:0px;
      background-color:#FFFFFF;
	  background-image:url(image/back.gif);      
      font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	  color:#666666;
	  font-size: 12px;
      margin: 0px;
      padding: 0px;
      overflow: hidden;
	  scrollbar-face-color:#FFFEF7;
	  scrollbar-track-color:#FFFEF7;	  
	  height:100%;	         
   } 
        
   div.rahmen {
	position:absolute;
	left:50%;
	top:50%;
	width:750px;
	height:420px;
	margin-left:-375px;
	margin-top:-210px;
	background-color:#FFFFFF;
	overflow: hidden;
	text-align:left;
	background-image: url(image/hintergrund.gif);
   } 
   
   td.nav {
   font-size: 11px; 
   text-align:right;     
   font-weight: bold;  
   color:#CCCCCC;   
   }
   
   td.subnav { 
   font-size: 11px; 
   text-align:left; 
   font-weight: bold;  
   color:#CCCCCC;  
   }   
       
   div.rechts {
   padding-right: 10px;
   overflow: auto;
   }
   
   div.nolauf {
   padding-right: 10px;
   overflow:hidden;
   }
   
   ul { 
   margin-left: 15px;
   margin: 0;
   padding-left: 15px;
   color:#666666;
   list-style-type:square;
   list-style-position:outside;
   }
   
   li.abstand {
   padding-top: 5px;   
   }
      	    
   p.head {
   color:#FF9900;
   text-align:right;
   font-size:12px;
   font-weight:bold;   
   }
    
   b.head {
   color:#FF9900;
   text-align:right;
   font-size:12px;
   font-weight:bold;   
   }
   
   p.bunt {
   color:#FF9900;   
   font-size:12px;
   font-weight:bold;   
   }
      
   b {
   color:#666666;
   }
        
   td.bild {
   vertical-align:top;
   padding-right: 10px;
   text-align:right;
   }
   
   td.anzeige {
   color:#000000;
   font-size: 10px;
   text-align:center;     
   border:solid 1px;
   border-color:#000000;
   background-color:#FFFFFF;
   padding:5px;
   }
   
   b.anzeigehead {   
   font-size: 14px;   
   }
   
   td.hinweis {   
   text-align:right;
   font-style:italic;  
   }
            
   
  #aktuell { 
   color:#FFAB43;  
   }
      
	a:link { font-weight:bold; color:#CCCCCC; text-decoration:none}
	a:visited { font-weight:bold; color:#CCCCCC; text-decoration:none }
	a:hover { font-weight:bold; color:#FFAB43; text-decoration:none }
	a:active { font-weight:bold; color:#FFAB43; text-decoration:none }
	a:focus { font-weight:bold; color:#FFAB43; text-decoration:none }
	
	/* mouseover in grau*/
	a.web:link, a.web:visited {
	font-size:12px;
	color:#666666;
	font-weight:bold;
	}
	
	a.web:hover, a.web:active, a.web:focus {
	font-size:12px;	
	color:#FF9933;
	font-weight:bold;
	}
	
	/* mouseover in orange*/
	a.webo:link, a.webo:visited {
	font-size:12px;
	color:#FF9933;	
	font-weight:bold;
	}
	
	a.webo:hover, a.webo:active, a.webo:focus {
	font-size:12px;	
	color:#666666;
	font-weight:bold;
	}

/* Ausrichtung des Fenstertextes*/	

table.fenster {
border-color:#CCCCCC;
border-style:solid;
border-width:1px;
}

td.fensteroben {
color:#FFFFFF;
padding:5px;
vertical-align:middle;
background-color:#FF9933;
}

td.fensterunten {
padding:6px;
vertical-align:top;
background-color:#FFFFFF;
}

#inhalte {
position:absolute;
left:0px;
top:69px;
z-index:1;
width:748px;
height:224px;
overflow:auto;
}

#linkespalte {
float: left;
width:298px;
text-align: right;
color:#FF9900;
font-size:12px;
font-weight:bold;
margin:0 10px 0 0;
}

#rechtespalte {
float:left;
width:420px;
text-align: left;
}

#clearer {
clear: both;
height:1px;

}

p {
color:#666666;
font-size: 12px;
padding: 0 0 12px 0;
margin:0;
}

