a:link { text-decoration:none; 
	 font-size:10pt;
	 font-family: Tahoma, Arial;
	 font-weight: bold;
         color:#99BB00;
	 }

a b { text-decoration:none; 
	 font-size:10pt;
	 font-family: Tahoma;
	 font-weight: bold;
         color:#FFBB00;
	 }
b { text-decoration:none; 
	 font-size:10pt;
	 font-family: Tahoma;
	 font-weight: bold;
         color:#993366;
	 }

h1 	{text-decoration:none; 
	 font-size:12pt;
	 font-family: Tahoma, Arial;
	 font-weight: bold;
         color:#000099;
	 }

h2 	{text-decoration:none; 
	 font-size:11pt;
	 font-family: Tahoma, Arial;
	 font-weight: bold;
         color:#000099;
	 }
h3 	{text-decoration:none; 
	 font-size:10pt;
	 font-family: Tahoma, Arial;
	 font-weight: bold;
         color:#000099;
	 }

h4 	{text-decoration:none; 
	 font-size:10pt;
	 font-family: Tahoma, Arial;
	 font-weight: bold;
         color:#000099;
	 }

p,td,div,select,input { text-decoration:none; 
	 font-size:10pt;
	 font-family: Tahoma;
         	color:#000066;
	 }

a:hover { text-decoration:none; 
	 font-size:10pt;
	 font-family: Tahoma;
	 font-weight: bold;
         color:#000099;
	 }
a:visited { text-decoration:none; 
	 font-size:10pt;
	 font-family: Tahoma;
	 font-weight: bold;
         	color:#FFBB00;
	 }
a i 	{text-decoration:none; 
	 font-size:0pt;
         	 color:#FFFFFF;
	 }

body 	{
	background-color: #f0F0F0;
	font-family: Tahoma, Verdana, Arial
}


div#Aussen
{
	margin: 10pt;
	padding: 0pt;	
	width: 98%;
	background: #FFFFFF;
	border: 1px solid gray;
}

 
#Header
{
	margin: 0; 
	top: 0;
	left:0;
	width: 100%;
	height: 66pt;
	background: #FFFFFF;
}

#Menue
{	width: 130pt;
	float: left;
	padding: 10pt;	
	margin-top: 0pt;
	margin-left: 1pt; 
	background: #FFFFFF;
}

#Menue ul
{	margin-left: 30pt;
	margin-top: 1pt;
	margin-bottom: 0pt;
	padding:0pt; 
	list-style-type:none;
}

#TextB
{	padding: 10pt;
	margin-left: 140pt;
	margin-top: 0pt;
	margin-right: 0pt;
	background-color: #FFFFFF;
	border: 2pt;
}

#Tabelle
{	padding: 10pt;	
	width: 30%;
	float: left;
	margin-top: 0pt;
	background-color: #FFFFFF;
	
}
#Tabelle  h1 a
{	
	padding: 10pt;
	background-color: #000099;
	text-align:right; 
	font-weight: bold;
         	color:#FFFFFF;
}
div#Footer
{
	margin: 2pt; 
	padding: 2pt;
	bottom: 0;
	height: 20pt;
	width: 98 %;
	text-align: center;
	background: #FFFFFF;
	text-decoration:none; 
	font-size:7pt;
	font-family: Tahoma;
	clear: left;
	font-weight: bold;
 	color:#000066;
} 
div#Footer a
{
	font-size:7pt;
	font-family: Tahoma;
	font-weight: bold;
 	color:#99BB00;
} 


