﻿body {
margin: 0px;
padding: 0px;
background-color: #ccccff;
text-align: center;
font-size: medium;
color: gray;
	}
html {
margin: 0px;
padding: 0px;
background-color: #ccccff;
text-align: center;
font-size: medium;
color: gray;
	}
#nav a {
	color: #ccccff;
}
#wrapper {
	position: relative;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 400px;
	text-align: left;
	width: 817px;
	height: 495px;
		}
#aktuelles {
	position: absolute;
	margin-top: 230px;
	margin-left: 380px;
	padding-left: 20px;
	width: 360px;
	height: 160px;
	text-align: left;
	font-family: Tahoma;
	top: 70px;
	left: 56px;
}
#aktuelles a {
	text-decoration: none;
	color: gray;
}
h1{
font-size: 110%;
font: "Century Gothic";
}

.fett{
	font-weight:bold;
}

img{border: 0;}
