body {  
	background-color: #EAEAF4;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 16px; 
}
div {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; color: #000000
}
td {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; color: #000000
}
h1 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight: bold; 
	color: #000000
}
.u_klein {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight: lighter; 
	color: #6600FF; 
	line-height: normal;
	font-style: normal
}
.u_gross {  
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 20px; font-weight: bolder; 
	color: #660066; 
	line-height: normal
}
.red_gross {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 20px; font-weight: bolder; 
	color: #ffffff;
	background-color: #df0000;
	font-weight: bold;
}

.fett {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	color: #000000; 
}
.norm {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: normal; 
	color: #000000; 
}
.klein {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: normal; 
	color: #000000; 
}
.mini {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #000000; 
}
.unterstreichen {  
	text-decoration: underline
}

a {
	font-size: 16px; 
	text-decoration: underline; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #339900; 
	line-height: normal; 
	font-weight: normal
}
a:link 
	{color:#0033FF}
a:visited 
	{color:#339900}
a:active
	{color:#FFCC00}
a:hover
	{color: #FF0000}

.tab_gross {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	color: #EAEAF4; 
	background-color: #660066;
	font-size: 18px; 
}

.tab_klein {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	color: #EAEAF4; 
	background-color: #660066;
	font-size: 14px; 
}

.tab_hell {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	color: #FFFFFF; 
	background-color: #C0C0DE;
	font-size: 12px; 
}

.red {
	font-family: verdana,helvetica;
	color: #ffffff;
	background-color: #df0000;
	font-weight: bold;
	font-size: 10px;
}

.gruen {
	font-family: verdana,helvetica;
	color: #ffffff;
	background-color: #33ff33;
	font-weight: bold;
	font-size: 10px;
}

