.titel { color: #8282ff; 
	font-style: normal; 
	font-weight: bold; 
	font-size: 18px; 
	font-family: Arial, Helvetica, sans-serif 
	}
	
.titel2 { color: #8282ff; 
	font-weight: bold;  
	font-style: normal; 
	font-size: 24px; 
	font-family: Arial, Helvetica, sans-serif 
	}
	
.textfett { font-weight: bold
	}
	
.textkursiv { font-style: italic
	}
	
.textgelb { color: #ffff99
	}
	
.textweiss { color: #ffffff
	}
	
td { color: #c8c8ff;; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif 
	}
	

a  {
	font-family : Arial, Helvetica, sans-serif;
	color : #a0a0ff;
	font-size : 12px;
	font-style : normal;
	font-weight : normal
	}
	
a:link { color: #c8c8ff; 
	font-family: Arial, Helvetica, sans-serif; 
	}
	
a:visited { color: #3278aa; 
	font-family: Arial, Helvetica, sans-serif; 
	}
	
a:hover { color: #ff0000 
	}
	
	
	
	
body { 	margin-left: 8px;
	margin-right: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
	color: #c8c8ff;; 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	background-color: #1e003c 
	}

