body
{
    background: url("hg_small.gif") repeat-y;
	background-color: #f5dca9;
}

/********   #feca98   f5dca9  *************/
h1
{
	font-size:14pt;
	font-weight:bolder;
	color: #330000;
	margin-top: 10%; 
	margin-left: 10% 
}

/******** menu styles  *************/

.menul
{
   list-style-image: url("kugel_gelb.gif");
   display: table;
	
}


.menul li a
{
  	text-decoration: none;
	color: #330000;  
 	font-weight: bolder;
	font-size:12pt;	

}

.menul li a:hover
{
   color: #ED231F;
   
}

/******** menua styles  *************/

.menur
{
   list-style-image: url("kugel_gelb.gif");
   display: table;
	
}


.menur li a
{
  	text-decoration: none;
	color: #330000;  
 	font-weight: bolder;
	font-size:12pt;	

}

.menur li a:hover
{
   color: #ED231F;
   
}

/********  diverse  ********/



td 
{
	font-size:12pt;
	font-weight:bolder;
	color: #330000;

} 

td.t
{
	font-size:12pt;
	font-weight:bolder;
	color: #330000;

} 
td.t  a:hover
{
	color: #ED231F;

} 



a
{
	text-decoration:none;
	color: #330000;
	font-weight: bold;
	font-size:12pt;	
} 

