body {
	background-color: #849cc0;
}

#modul {
	margin: 0 auto;
	height: 500px;
	width: 1045px;
	z-index: 1;
}

#logo {
	text-align: center;
	margin: 0px auto;
	height: 90px;
	width: 1045px;
	background-color: #fff;
	z-index: 2;
}

#footer {
	margin: 0px auto;
	padding-right: 10px;
	width: 1035px;
	height: 75px;
	text-align: right;
	background-color: #849cc0;
}

#footer a {
	font: normal 10px Tahoma, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}
