@charset "utf-8";
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	margin-top: 1px;
}
#navi {
	float: left;
	width: 150px;
	margin-left: 10px;
	padding-top: 20px;
	padding-left: 10px;
}
#content {
	background-color: #FFF;
	float: right;
	width: 585px;
	height: auto;
	margin-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	margin-top: 0px;
}
#content_unten {
	background-image: url(images/bckg_cont_unten.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 16px;
	width: 625px;
	margin-right: 20px;
	margin-bottom: 15px;
}
#footer {
	background-color: #F0F;
	clear: both;
	width: 872px;
	background-image: url(images/bckg_foot.jpg);
	background-repeat: no-repeat;
	height: 30px;
	margin-bottom: 0px;
}
#container #header #footer p {
	color: #FFEDBD;
	padding-left: 65px;
	margin-top: 0px;
	font-size: 0.8em;
	padding-top: 0px;
}

#content_oben {
	background-image: url(images/bckg_cont_oben.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 625px;
	margin-right: 20px;
	margin-top: 15px;
	height: 16px;
}
#container #header #content_oben p {
	font-size: 0.8em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-weight: normal;
	margin: 0px;
}


a:link {
	color: #C93003;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
		color: #C93003;
}
a:hover {
	text-decoration: none;
		color: #C93003;
}
a:active {
	text-decoration: none;
	color: #C93003;
}
h1 {
	font-size: 1.4em;
	margin: 1px;
}
h2 {
	font-size: 1.2em;
}
h3 {
	font-size: 1.1em;
}
body {
	background-color: #32464f;
	background-image: url(images/bckg_main.jpg);
	background-repeat: repeat-x;
}
#container {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	background-color: #32464F;
	margin-top: 0px;
	background-image: url(images/bckg_cont.jpg);
	background-repeat: repeat-y;
	margin-bottom: 0px;
}
#header {
}
