body {
	background:black;
	color: white;
	text-align:justify;
	font-size:0.8em;
	font-family: Verdana, Helvetiva, sans-serif;
}

#container {
	width:750px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	padding: 0px;
	text-align:justify;
	font-size:1em;
}

#header {
	background: transparent url(ra-hauptmenu-final.jpg) no-repeat top center;
	width:755px;
	height:277px;
}

div#navigation a{
	font-size:100%;
	color: white;
}

h2 {
	font-size: 120%;
    margin-bottom:20px;
}

a {
	color: white;
}

img {
border: none
}