body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
.mainbody {
	background-image: url(Bilder/hp_04.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	vertical-align: top;
}

a:hover
{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
}

a:link
{
	font-weight: bold;
	color: #FFFF00;
		text-decoration: none;
}

a:active
{
	font-weight: bold;
	color: #FFFF00;
		text-decoration: none;
}

a:visited
{
	font-weight: bold;
	color: #FFFF00;
		text-decoration: none;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #990000;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #990000;
}
