
HTML, BODY {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background: #FFFCF5 url(hg_rechts.gif) repeat-y right;
}

BODY {
	min-width: 850px;
	height: 100%;
}

#header {
	height: 180px;
	background: #E63232 url(header.png);
}

#header #bilder {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 720px;
	height: 141px;
	background-image: url(headerbilder.png);
}

#header #logo {
	position: absolute;
	top: 30px;
	right: 20px;
	z-index: 10;
}

#header UL {
	min-width: 850px;
	margin: 0px;
	padding: 0px;
	padding-top: 100px;
	list-style-type: none;
}

#header LI {
	margin: 0px;
	padding: 0px;
	display: inline;
}

#header A {
	float: left;
	padding: 0px;
	color: #E63232;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	border: none;
	background-color: #FFCD32;
}

#header A:hover {
	color: #FFCD32;
	background-color: #E63232;
}

#header #navLogo {
	color: #FFCD32;
	background-color: transparent;
}

#content {
	padding: 30px;
	padding-top: 25px;
	padding-right: 60px;
	margin-right: 270px;
}

#rechts {
	float: right;
	padding-top: 15px;
	width: 270px;
	margin-right: 2px;
	min-height: 80px;
	background: url(hg_rechts_oben.gif) no-repeat left top;
}

#rechts .subbox {
	margin-left: 1px;
	padding: 10px;
	background-image: url(hg_subbox.gif);
	background-repeat: repeat-x;
	background-position: top 20px;
}

#rechts .firstBox {
	background-image: none;
}

#footer {
	clear: both;
	margin-right: 272px;
	font-size: 0.8em;
	padding: 5px 30px;
	background-image: url(hg_subbox.gif);
}

#gotop {
	position: absolute;
	right: 300px;
	padding-right: 20px;
	background: url(icons/arrow_top.gif) no-repeat right;
}

#footer UL, #footer LI {
	margin: 0px;
	padding: 0px;
}

#footer LI {
	display: inline;
	margin-right: 5px;
}

#footer P {
	margin-bottom: 0px;
}
