a:link { text-decoration:none; 
	 font-size:10pt;
	 font-family: Tahoma, Arial;
	 font-weight: bold;
         color:#AB00A6;
	 }

p,td,div { text-decoration:none; 
	 font-size:10pt;
	 font-family: Tahoma, ARIAL;
         color:#000066;
	 }

a:hover { text-decoration:none; 
	 font-size:10pt;
	 font-family: Tahoma, ARIAL;
	 font-weight: bold;
         color:#FFA000;
	 }
a:visited { text-decoration:none; 
	 font-size:10pt;
	 font-family: Tahoma, ARIAL;
	 font-weight: bold;
         color:#FFA000;
	 }
a i      { text-decoration:none; 
	 font-size:2pt;
	 font-family: Tahoma, ARIAL;
         	 color:#FFFFFF;
	 }

body 	{
	background-color: #BBBBDD;
	font-family: Tahoma, Verdana, Arial
}


h1 	{font-size:12pt; 
	 color:#000066;
 	 font-family:Tahoma, ARIAL;
	 font-weight: bold; }
div#Aussen
{
	padding: 1.5pt;	
	width: 100%;
	background: #FFFFFF;
}
div.AussenB
{
	padding: 1.5pt;	
	width: 100%;
	background: #AAAABB;
}
div.AussenC
{
	padding: 1.5pt;	
	width: 100%;
	background: #9999AA;
}
div.AussenD
{
	padding: 1.5pt;	
	width: 100%;
	background: #777799;
}

#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;
}
div.Knopf {
	background-image:url(Buttons/Button.gif); 
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	height:39px;
	padding-top:10px;
	padding-left:20px;	
}

div.Textline
{	padding: 10pt;
	width: 130pt;
	float: left;
	margin-top: 0pt;
	margin-right: 0pt;
	background-color: #FFFFFF;
	border: 0pt;
}


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;
} 


