
body {
	font-family:  Verdana,Helvetica,Arial,sans-serif;
 	color :#000000;
    font-size : 10px;
	background-color:#ff1c22;
	scrollbar-face-color: #ff1c22;
	scrollbar-highlight-color: white; 
	scrollbar-shadow-color: white; 
	scrollbar-3dlight-color: #ff1c22;
	scrollbar-arrow-color: white; 
	scrollbar-track-color: #ff1c22; 
	scrollbar-darkshadow-color: #ff1c22;
}




a:link {
	font-family:  Verdana,Arial,Helvetica,sans-serif;
 	color : FFffff;
    font-size : 12px;
	text-decoration:none;
	font-weight :normal
}

a:active {
	font-family: Verdana,Arial,Helvetica,sans-serif;
 	color : FFffff;
    font-size : 12px;
	text-decoration:none;
	font-weight :normal
}


a:visited {
	font-family: Verdana,Arial,Helvetica,sans-serif;
 	color : FFffff;
    font-size : 12px;
	text-decoration:none;
	font-weight:normal
}

a:hover {
	font-family: Verdana,Arial,Helvetica,sans-serif;
 	color : #ff8000;
    font-size : 12px;
	text-decoration:none;
	font-weight:normal
}



td {
	font-family:  Verdana,Arial,Helvetica,sans-serif;
	color : #000000;
	background-color:#ff1c22;
    font-size : 16px;
	line-height :22px;
}

.aktiv {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color : #000000;
	font-size : 12px;
}

.name {
	font-family: "Times New Roman", Times, serif;
	color : #000000;
	font-size : 12px;
}

.zitat {
	font-family:  Verdana,Arial,Helvetica,sans-serif;
 	color : #000000;
    font-size : 12px;
	text-decoration:none;
	font-weight:normal;
}




