/* CSS Document */
html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #333333;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	background-image: none;
	background-repeat: no-repeat;
}
#seite {
	width: 1200px;
}
#header {
	height:auto;
}
#header img {
	position: relative;
}
#navigation {
	float: left;
	width: 210px;
	font-size: 17px;
	font-weight: bold;
	color: #901203;
	padding-left: 20px;
	padding-top: 75px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 0px;
	right: 20px;
	height: 220px;
}
#navigation p {
	display: none;
}
#navigation img {
	position: absolute;
	top: 540px;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation ul li {
	margin: 0;
}
#navigation ul li a {
	display: block;
	color: #901203;
	padding: 2px 2px 8px 0px;
	text-decoration: none;
	width: 100%;
}
html>body #navigation ul li a {
	width: auto;
	color: #901203;
}
#navigation ul li a#current {
	color: #FFFFFF;
}
#textbereich {
	width: 740px;
	left: 30px;
	float: left;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#hauptteil {
	padding-top: 5px;
	padding-left: 300px;
	width: 700px;
	left: 50px;
	float: right;
	}
#hauptteil a {
	color: #FEECA2;
	text-decoration: none;
	} 
#hauptteil a:hover {
	text-decoration: underline;
}
#footer{
	width: 1000px;
	height: 71px;
	background-color: #666666;
	font-size: 24px;
	color: #87A0B9;
	float: left;
	position: relative;
	left: -1px;
	text-align: left;
	font-weight: bold;
	background-image: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-repeat: no-repeat;
	 } 
.textklein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FEEFAC;
}
textxs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FEEFAC;
}
#textbereich .textgross a {
	text-decoration: none;
	color: #FEECA2;
}


.textgross {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FEECA2;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #901203;
}
