body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	background-color: #EFEADE;
}
img {
	border: 0px;
}
div {
	margin: 0px;
	padding: 0px;
	display: block;
}
h1 {
	font-size: 14px;
	line-height: 20px;
}
#inhalt {
	background-color: #FFFFFF;
	padding: 0 3px;
	margin-left: 300px;
}
#inhalt p {
	line-height: 16px;
}
#inhalt p a {
	color: #CC0000;
	text-decoration: underline;
}
#inhalt p a:hover {
	text-decoration: underline;
	color: #FF6600;
}
#header, #footer {
	color: #FFFFFF;
	font-size: 11px;
	width: 100%;
	background-color: #F4F2F0;
}
#header {height:133px;}
#footer {
	height:60px;
	border-top: 3px solid #FFF;
}

#header img {
	top: 66px;
	position: relative;
	margin-right: 10px;
}
#header a, #footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu {
	width: 564px;
	background-color: #D4D0C8;
	text-align: right;
	margin-left: 300px;
	border-left: 3px solid #FFF;
	border-right: 3px solid #FFF;
}
#header #menu {
	height:20px;
	padding:110px 20px 0 20px;
}
#footer #menu {
	padding:20px;
	height: 20px;
}

.leftbox {
	float: left;
	width: 300px;
	text-align: right;
}
.end {
	clear: both;
	width: 100%;
	background-color: #FFFFFF;
	height: 3px;
}
.clear {
	clear: both;
	display: block;
}

#wrapper {
	width: 910px;
	clear: both;
}
#wrapper img {
	float: left;
}
