body,td,p
{
	color: #fff;
	font-family: verdana, sans-serif;
	font-size: 10pt;
}


h1 { font-size:26px; margin-bottom:18px; }
h2 { font-size:22px; margin-bottom:18px; }
h3 { font-size:18px; margin-bottom:18px; }
h4 { font-size:16px; margin-bottom:18px; }

a:link
{
	text-decoration:none;
	color:#FF3823;
}
a:visited
{
	text-decoration:none;
	color:#FF3823;
}
a:hover
{
	text-decoration:none;
}
a:active
{
	text-decoration:none;
}
#backcolor 
{
	background-color: #C3C3C3;
	height:100%;
}
#fehler
{
	width: 200px;
	height: 50px;
	padding: 5;
	float: center;
	color: #C3C3C3;
}