@charset "utf-8";

body {	
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	background-image: url(bilder/start_background.gif);	
	background-repeat: repeat;}
	
.logo {
	width: 100%;
	hight: 111px;
	text-align:center;}
	
.abstand {
	height:220px;}
	
a:link {
	color: #900;
	text-decoration: none;}
	
a:visited {
	color: #900;
	text-decoration: none;}

a:hover {
	color: #FFF;
	text-decoration: none;}

a:active {
	color: #900;
	text-decoration: none;}

