body {
	padding: 0px;
	margin: 0px;
	background-color: #0c0218; 
	text-align: center;
	min-width:1229px;
}

a,a:link,a:visited,a:active {
	font:normal 12px verdana;
	color: #aed378;
}

#kopf {
	margin-left:auto;
	margin-right:auto; 
	width: 1229px;
	height: 200px;
	background-repeat: no-repeat;
	cursor:hand;
}

#topnav {
	margin-left:auto;
	margin-right:auto; 
	width: 80%;
	min-width:900px;
	text-align:center;
	font:bold 13px arial,helvetica,serif;
	color: #aed378;
}

#content {
	margin-left:auto;
	margin-right:auto; 
	width: 80%;
	min-width:900px;
	text-align:justify;
	font: normal 0.8em verdana,helvetica,arial,serif;
	color: #aed378;
}
normal {
	font: bold 0.9em verdana,helvetica,arial,serif;
	color: #aed378;
}
#kontaktfuss { height: 50px; 
	margin-left:auto;
	margin-right:auto; 
	width: 80%;
	min-width: 900px;
	height: 50px;
	text-align:right;
	font:normal 12px arial,helvetica,serif;
}
