/* CSS Document */

body { font-family: Verdana, Arial, sans-serif; 
		font-size: 11px; color: #000000; background-color: #cccccc;
scrollbar-face-color:       #cccccc; 
scrollbar-shadow-color:     #ff3300; 
scrollbar-highlight-color:  #cccccc;
scrollbar-3dlight-color:    #ff3300;  
scrollbar-darkshadow-color: #cccccc; 
scrollbar-track-color:      #cccccc; 
scrollbar-arrow-color:      #ff3300; 
		
		
		}
		
		
table { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000; line-height: 19px;}
.box {
	font-family:Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	border: #333333;
	border-style: solid;
	border-top-width: 10px;
	border-right-width:10px;
	border-bottom-width: 10px;
	border-left-width:10px;
	line-height: 20px;
	
	
}


a:link {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: 400;
	color: #ff3300;
	text-decoration: none;
}



a:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	
	color: #ff6600;
	text-decoration: none;
}

a:active {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	
	color: #ff6600;
	text-decoration: none;
}

a:visited {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: 400;
	color: #999999;
	text-decoration: none;
}

.textrot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF3300;
}

.textschwarz {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 20px;
	border: #CCCCCC;
	border-style: solid;
	border-top-width: 10px;
	border-right-width:10px;
	border-bottom-width: 10px;
	border-left-width:10px;
}
.textgrau {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	line-height: 20px;

}

.titel_gross {
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: 800;
	color: #FF0000;
}

.textweiss {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
	font-weight: bold;

}


.textg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
}
.titel {

	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: 800;
	color: #333333;
	line-height: 30px
}

.lektion {
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: 800;
	color: #666666;

}
