body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #0033CC;
	background-repeat: no-repeat;
	scrollbar-arrow-color:#ff6600;
	scrollbar-shadow-color:#ffffff;
	scrollbar-darkshadow-color:#7D9224;
	scrollbar-base-color:#7D9224;
	scrollbar-face-color:#7D9224;
	scrollbar-highlight-color:#FFFFFF;
	}
.titel {  
	font-size: 18px;
	color: #7D9224;
	font-weight: bold;
	border-bottom:.1pt solid; border-bottom-color:#7D9224;
	}
.subtitel {  
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	}
.wohnung {  
	background-color: #FFCB05;
	}
.wohnung2 {  
	background-color: #CCCCCC;
	}
.wohnung3 {  
	background-color: #999999;
	}
.text {  
	font-size: 11px;
	color: #000000;
	}

a { 
	text-decoration: none;
	color: #7D9224;
	font-weight: normal;
	}
a:visited {
	text-decoration: none;
	color: #7D9224;
	font-weight: normal;
	}
a:active { 
	text-decoration: none;
	color: #7D9224;
	font-weight: normal;
	}
a:hover { 
	text-decoration: none;
	color: #7D9224;
	font-weight: normal;
	}
.footerlink, .footerlink:visited, .footerlink:active, .footerlink:hover, footerlink:visited { 
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	font-size: 11px;
	}
.textfeld {
	font-weight: normal; 
	font-size: 11px; 
	background-color: #EAF7FB; 
	border: 1px solid #7D9224;
	}
.selectbox {
	font-size: 11px; 
	background-color: #EAF7FB; 
	border:6px solid #EAF7FB;	
	}
.button { 
	font-size: 10px; 
	color: #ffffff; 
	background-color: #7D9224; 
	border: 1px outset #7DB712;
	}
.cr, .cr:visited, .cr:active, .cr:hover, cr:visited { 
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	}

