@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Helvetica, Geneva;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	}
#haupt {
	height: 600px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
a:link, a:visited {
	color: #D20019;;
	text-decoration: underline;
}


a:hover {
    color: #D20019;
	text-decoration: none;
}

a:active {
    color: #D20019;
	text-decoration: underline;
}

h6 {
	font-size: 14px;
	margin:0px;
	line-height:18px;
}
h4 {
	font-size: 18px;
}

h5 {
	font-size: 16px;
	text-align: center;
}	


