.titel { 
	font-family: Arial, Verdana, sans-serif; 
	font-size: 14px;  
	color: #003399; 
	line-height:140%;
	font-weight: bold;  
}


.titelhome { 
	font-family: Arial, Verdana, sans-serif; 
	font-size: 36px;  
	color: #003399; 
	line-height:140%; 
}



.texttitel { 
	font-family: Arial, Verdana, sans-serif; 
	font-size:12px; 
	line-height:160%;
	color:#003399; 
	font-weight: bold;  
}


.text { 
	font-family: Arial, Verdana, sans-serif; 
	font-size:12px; 
	line-height:160%;
	color:#000000; 
}



.texttop { 
	font-family: Arial, Verdana, sans-serif; 
	font-size:14px; 
	line-height:160%;
	color:#003399; 
}


.texttree { 
	font-family: Arial, Verdana, sans-serif; 
	font-size:11px; 
	line-height:24px;
	color:#003399; 
}

.textfooter { 
	font-family: Arial, Verdana, sans-serif; 
	font-size:11px; 
	line-height:160%;
	color:#999999; 
}




a.navtree {		
        text-decoration: none;
		font-family: Arial, Verdana, sans-serif; 
        font-size: 11px;
        color: #6076b6;
        border-style: none;
        border-width: 0px;
}


 a.navtree:hover {
		font-family: Arial, Verdana, sans-serif; 
        border-style: none;
        border-width: 0px;
        border-color: none;
        font-size: 11px;
        color: #003399; 
        background-color: none;
}




a.nav {		
        text-decoration: none;
		font-family: Arial, Verdana, sans-serif; 
        font-size: 12px;
        color: #9fb3ec;
        border-style: none;
        border-width: 0px;
        font-weight: bold;  
}


 a.nav:hover {
		font-family: Arial, Verdana, sans-serif; 
        border-style: none;
        border-width: 0px;
        border-color: none;
        color: #ffffff; 
        background-color: none;
        font-weight: bold;  
}


a.subnav {		
        text-decoration: none;
		font-family: Arial, Verdana, sans-serif; 
        font-size: 12px; 
        color: #7287c4;
        border-style: none;
        border-width: 0px;
        border-color: #;
        line-height:200%;
        font-weight: bold;  

}


 a.subnav:hover {
		font-family: Arial, Verdana, sans-serif; 
        font-size: 12px; 
        border-style: none;
        border-width: 0px;
        border-color: none;
        color: #003399;
        background-color: none;
        line-height:200%;
        font-weight: bold;  

}


a.navtext {		
        text-decoration: none;
		font-family: Arial, Verdana, sans-serif; 
        font-size: 12px;
        color: #7287c4;
        border-style: none;
        border-width: 0px;
        font-weight: bold;
        line-height:160%;
}


 a.navtext:hover {
		font-family: Arial, Verdana, sans-serif; 
        border-style: none;
        border-width: 0px;
        border-color: none;
        color: #003399; 
        background-color: none;
        font-weight: bold;
        line-height:160%;
}

.a { 
	margin-right:20px;
}


HTML { 
	overflow: -moz-scrollbars-vertical;
}


BODY { 
	scrollbar-face-color: #FFFFFF; 
	scrollbar-shadow-color: #FFFFFF; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-3dlight-color: #ABABAB; 
	scrollbar-darkshadow-color: #ABABAB; 
	scrollbar-track-color: #FFFFFF; 
	scrollbar-arrow-color: #ABABAB; } 


