body {
	font-family: "Tahoma";
	color: #000000;
	font-size: 0.95em;
	font-weight: normal;
	line-height: 18pt;
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}

#kopf {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 40px;
	padding-bottom: 40px;
	background-color: #ffffff;
	overflow: auto;
}

#slogan {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #4c504f;
	overflow: auto;
}

#footer {
	height: 100%;
	background-color: #ea3313;
	background-image: url(bilder/start_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
