table,tr,td,b
{
	font-family : Tahoma;
	font-size : 10pt;
	color : #000000;
}
body
{
	font-family : Tahoma;
	font-size : 10pt;
	color : #000000;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	padding-top : 15px;
	padding-left : 0px;
	padding-right : 0px;
}
a:link,a:visited,a:active
{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10pt;
}
a:hover
{
	text-decoration: none;
	color: #000000;
	font-size: 10pt;
}

b a:link,b a:visited,b a:active
{
	text-decoration: none;
	color: #555555;
	font-size: 13pt;
	font-weight : normal;
}
b a:hover
{
	text-decoration: none;
	color: #DD0000;
	font-size: 13pt;
	font-weight : normal;
}


.headline
{
	font-family : Tahoma;
	font-size : 16pt;
	color : #FFFFFF;
	background-color : #666699;
}
.error
{
	font-family : Tahoma;
	font-size : 10pt;
	color : #FF0000;
}
.button
{
	font-family : Tahoma;
	font-size : 10pt;
	background-color : #FFAA00;
	color : #000000;
	border: 1px solid #000000;
}
select
{
	font-family : Tahoma;
	font-size : 10pt;
	color : #FFFFFF;
}
.menue
{
	font-family : Tahoma;
	font-size : 12pt;
	color : #FFFFFF;
	background : #666699;
		
}
.schwarzlink
{
	font-family : Tahoma;
	font-size : 10pt;
	color : #000000;
			
}