.body 
{ 
	font-family: Tahoma; 
	font-size: 12px;
	line-height: 1.5;	
	font-weight: normal; 
	color: #000000; 
}

.h1 
{ 
	font-family: Tahoma; 
	font-size: 14px;
	line-height: 1.3;	
	font-weight: bold; 
	color: #000000; 
}

.h2 
{ 
	font-family: Tahoma; 
	font-size: 12px;
	line-height: 1.3;	
	font-weight: bold; 
	color: #000000; 
}


.p 
{ 
	font-family: Tahoma; 
	font-size: 12px;
	line-height: 1.3;	
	font-weight: normal; 
	color: #000000; 
}

.norm 
{ 
	font-family: Tahoma; 
	font-size: 12px;	
	font-weight: normal; 
	color: #000000; 
}

a.norm:link, a.norm:visited
{
 font-family: Tahoma;
 font-size: 12px;
 font-weight: normal;
 color: #FF0000;
 text-decoration: none;
}

a.norm:hover 
{
 font-family: Tahoma;
 font-size: 12px;
 font-weight: normal;
 color: #ab3522;
 text-decoration: underline;
}
.gelb1 {
	background-color: #FFFF00;
}
.rot {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #CC0000;
}
.weiss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
}
