body {
	background-attachement: fixed;
	background-repeat: 0;
	background-color: #ffffff;
	margin: 0;
}
.standart { 
	font-color: #000000; 
	font-family: arial;
	font-size:8pt; 
	text-decoration: none;
}
.standart2 { 
	font-color: #000000; 
	font-family: arial;
	font-size:9pt; 
	text-decoration: none;
}
.rot { 
	color: #cc3333; 
	font-family: arial;
	font-size:10pt; 
	font-weight: bold;
	text-decoration: none;
}
.rotklein { 
	color: #cc3333; 
	font-family: arial;
	font-size:8pt; 
	font-weight: bold;
	text-decoration: none;
}
.klein { 
	color: #cc3333; 
	font-family: tahoma;
	font-size:7pt; 
	font-weight: none;
	text-decoration: none;
}
.big { 
	color: #000000; 
	font-family: arial;
	font-size:10pt; 
	font-weight:bold;
	text-decoration: none;
}
.fett { 
	color: #CC3333; 
	font-family: arial;
	font-size:8pt; 
	font-weight:bold;
}
a:link {
	font-family:  Arial, Helvetica, sans-serif;
	color: #CC3333;
	font-size: 8pt;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC3333;
	font-size: 8pt;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC3333;
	font-size: 8pt;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 8pt;
	text-decoration: none;
}


