BODY.Hauptmenue
{
  font-family : Tahoma, Verdana, Garamond;
  font-size: x-small;
  background-color: #4979C0;
  color: #000000;  
}

BODY.Logo
{
  font-family : Tahoma, Verdana, Garamond;
  font-size: x-small;
  background-color: #E8EEF7;
  color: #000000;
}

BODY.Auswahlmenue
{
  font-family : Tahoma, Verdana, Garamond;
  font-size: x-small;
  background-color: #BBCBE7;
  color: #000000;
}

BODY
{
  font-family : Tahoma, Verdana, Garamond;
  font-size: x-small;
  background-color: #FFFFFF;
  color: #000000;
}
h1
{ 
font: bold Tahoma, Verdana;  
font-size: 28px;
}

h2
{ 
font:  italic bold Verdana;  
font-size: 22px; 
}

h3
{ 
font: bold Verdana;  
font-size: 20px;

}

h4
{ 
font: italic bold Verdana;  
font-size: 18px;
 padding-bottom: -20px;
}

A:link, A:visited, A:active 
{
	color: #000033;	
}

A:hover 
{
	color: #4979C0;	
}

TABLE
{		
	font-size: x-small;
}

TD
{
	border: 1px solid #000000;
	text-indent: 5px;
}
TH
{
	background-color: #E8EEF7;
	border: thin solid #000000;
   text-align: left;
	text-indent: 5px;
}

TABLE.menue
{
	width: 538px;
	height: 70px;
}

TD.menue
{
	border: 0;
}

UL
{
	list-style-type: square;
}

P.hinweis
{
	
	background-color: #E8EEF7;
	width: 100%;
	border-bottom : thin solid #4979C0;
	border-right : thin solid #4979C0;
	border-left : thin solid #BBCBE7;
	border-top:thin solid #BBCBE7;
	padding:0.2cm;
}

P.willkommen
{
	font:  italic bold Verdana; 
	font-size: 42px;
	text-align: center;
}
