.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: #000000;
 text-decoration: none;
}

a.norm:hover 
{
 font-family: Tahoma;
 font-size: 12px;
 font-weight: normal;
 color: #ab3522;
 text-decoration: underline;
}
.gelb1 {
	background-color: #FFFF00;
}
