body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;			
}

.layer-scroll {
  	scrollbar-highlight-color: #3C3C78;
  	scrollbar-3dlight-color: #3C3C78;
  	scrollbar-arrow-color: #3C3C78;
  	scrollbar-darkshadow-color: #9D9DD8;
  	scrollbar-base-color: #D6D6ED;
	padding-right:20px;
}	

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

a {
	color: #6666FF;
	text-decoration: underline;
}

a:hover { 
    text-decoration: none;
}

.ueberschrift {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #A98839;
	letter-spacing: 4px;
}

.ueberschrift2 {
	font-family: "Book Antiqua", "Times New Roman", Times, serif;
	font-size: 18px;
}

.ueberschrift2-kapitaelchen {
	font-family: "Book Antiqua", "Times New Roman", Times, serif;
	font-size: 22px;
}

.blue {
	color: #3C3C78;
}

.brown {
	color: #A98839;
}

.kommentar {
	color: #3C3C78;
	font-style: italic;
}

.hauptmenue {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

a.hauptmenue {   
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

a.hauptmenue:hover { 
    text-decoration: underline;	
}

.hauptmenue-inactive {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #2D2D2B;
	background-color: #FF9900;
	line-height: 5px;

}

.klein {
	font-size: 9px;
	letter-spacing: 1px;	
}

.klein2 {
	font-size: 9px;	
}

a.klein {
	color: #FFFFFF;
	text-decoration: underline;	
}

a.klein:hover { 
    text-decoration: none;
}

.pfad {
	font-size: 9px;
	color: #FFFFFF;	
}

a.pfad {
	color: #FFFFFF;
	text-decoration: none;	
}

a.pfad:hover { 
    text-decoration: underline;
}