body { 	background-color:#000000;
     	margin-left:10px; 
	margin-top:20px;
     	color:#FFFFFF;
     	font-family:Arial; }
 	}

#content-box {
	position:fixed; 
	top:20px; 
	left:20px; 
	width:755px; 
	height:95%;
	padding:0px;
	border:1px solid #777777;
	}

p, div, h1, h2, h3, h4, h5, h6 {
     	color:#FFFFFF;
     	font-family:Arial; 
	}

a:link, a:visited, a:hover, a:focus {
     	color:white;
     	font-family:Arial; 
	}

.textKleinWeiss  {
	color : white;
	font-size : 10pt;	
	text-decoration : none;
	font-weight : normal;		
}  
.textMittelWeiss  {
	color : white;
	font-size : 14pt;	
	text-decoration : none;
	font-weight : normal;		
} 
.textGrossWeiss  {
	color : white;
	font-size : 18pt;	
	text-decoration : none;
	font-weight : normal;		
} 
.textGrossFettWeiss  {
	color : white;
	font-size : 18pt;	
	text-decoration : none;
	font-weight : bold;		
} 
.textSehrGrossWeiss  {
	color : white;
	font-size : 22pt;	
	text-decoration : none;
	font-weight : normal;		
}
.textKleinFettBlau  {
	color : blue;
	font-size : 10pt;	
	text-decoration : none;
	font-weight : bold;		
} 
.textMittelFettBlau  {
	color : blue;
	font-size : 14pt;	
	text-decoration : none;
	font-weight : bold;		
}  
.textGrossFettBlau  {
	color : blue;
	font-size : 18pt;	
	text-decoration : none;
	font-weight : bold;		
}
.textSehrGrossFettBlau  {
	color : blue;
	font-size : 22pt;	
	text-decoration : none;
	font-weight : bold;		
}
.textRiesigFettBlau  {
	color : blue;
	font-size : 28pt;	
	text-decoration : none;
	font-weight : bold;		
}
.textRiesigFettRot  {
	color : red;
	font-size : 28pt;	
	text-decoration : none;
	font-weight : bold;		
}