body {
scrollbar-face-color:#ffffff;
scrollbar-highlight-color:#ffffff;
scrollbar-3dlight-color:#898989;
scrollbar-darkshadow-color:#f6f6f6;
scrollbar-shadow-color:#898989;
srollbar-arrow-color:#898989;
scrollbar-track-color:#f6f6f6;
}

.text { 
	font-size:8pt; 
	color:#333333; 
	line-height:11pt;
	font-family:Verdana; 
	text-decoration:none; }
    
.textblau-td { 
	font-size:8pt; 
	color:#003366; 
	line-height:11pt;
	font-weight:bold;
    font-family:Verdana; 
	text-decoration:none; }	    
	
.textblau { 
	font-size:8pt; 
	color:#003366; 
	line-height:11pt;
	font-family:Verdana; 
	text-align:top;
    text-decoration:none; }	

.textrot { 
	font-size:8pt; 
	color:#ff0000; 
	line-height:11pt;
	font-family:Verdana; 
	text-align:top;
    text-decoration:none; }	
	
.textklein { 
	font-size:7pt; 
    line-height:10pt;
	color:#999999; 
	font-family:Verdana; 
	text-decoration:none; }	
	
	
.textweiss { 
	font-size:9pt; 
	color:#ffffff; 
	font-family:Verdana; 
	text-decoration:none; }


.ueberschrift { 
	font: normal 9pt Verdana;
	font-weight:bold; 
	letter-spacing: 0px; 
	margin-bottom: 0px; 
	color: #003366;
	}
	
h1 { 
	font: normal 8pt Verdana;
	font-weight:bold;
	line-height:18pt; 		
	letter-spacing: 0px; 
	margin-bottom: 0px; 
	color: #003366;
	}

h2 { 
	font: normal 10pt Verdana;	
	font-weight:bold; 	
	letter-spacing: 0px;
	margin-top: 0px; 
	margin-bottom: 0px; 
	color: #b1b1b1;
	}	
    
h3 { 
	font: normal 9pt Verdana;	
	font-weight:bold; 	
	letter-spacing: 0px;
	margin-top: 0px; 
	margin-bottom: 0px; 
	color: #003366;
	}	
	
.textblaugross { 
	font: normal 11pt Verdana;	
	font-weight:bold; 	
	letter-spacing: 0px;
	margin-top: 0px; 
	margin-bottom: 0px; 
	color: #003366;
	}	
	
.liste {
	list-style-type:square; 
	line-height:19pt; 
	margin-left:45pt;
	color: #a0ca1e;
	}
    
 
td { vertical-align: top; }


a	{
	display:inline;
    font-family:Verdana,Arial,Helvetica;
	font-size:8pt;
    line-height:11pt;
	background-color:transparent;		
	}
		
.textlink a:link {		
	font-family:Verdana;
	font-size:8pt;	
	line-height:11pt;
	text-decoration: underline; 
	color: #003366;
	}

.textlink a:visited {	
	font-family:Verdana;
	font-size:8pt;	
	line-height:11pt;
	text-decoration: underline; 
	color: #003366;
	}
	
.textlink a:hover, a:active {		
	font-family:Verdana;
	font-size:8pt;	
	line-height:11pt;	
	text-decoration: none; 
	color: #f5ab29;
	}
	
.formular { 
	color :#000000; 
	background-color : #e6e6e6; 
	border-top : #ffffff 1px solid; 
	border-left : #ffffff 1px solid; 
	border-right : #000000 1px solid; 
	border-bottom : #000000 1px solid; 
	}

td.bg-weiss { 
	background-color:#ffffff; 
	}
	
tr.bg-weiss { 
	background-color:#ffffff; 
	}	
    
td.bg-grau { 
	background-color:#ececec;
    }
	
tr.bg-grau { 
	background-color:#ececec;
    }	
    
td.bg-linie { 
   background-image: url(../images/td-linie.gif);
   background-repeat: repeat; 
    }    