body, td, th {
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #e42423;
}
a:link {
	color: #e42423;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #e42423;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #e42423;
}
h1 {
	font-size: 30px;
	color: #000;
	font-weight: lighter;
	background-color: #e0e33e;
	height: 40px;
	width: 473px;
	padding-top: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2 {
	font-size: 18px;
	color: #e42423;
	font-weight: lighter;
}
h3 {
	font-size: 14px;
}
.centerall {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	max-width:1600px;
}
.bgwrapper {
	padding: 0px;
	width: 100%;
	max-width:1600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background: white url(images/hintergrund_haupt.jpg) no-repeat center top;
	float: left;
}
.wrapper {
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.schatten_links {
	background-image: url(images/schatten_n_links.png);
	margin: 0px;
	padding: 0px;
	height: 708px;
	width: 33px;
	float: left;
}
.schatten_rechts {
	background-image: url(images/schatten_n_rechts.png);
	margin: 0px;
	padding: 0px;
	height: 708px;
	width: 33px;
	float: right;
}
.inhalte {
	margin: 0px;
	width: 473px;
	padding-top: 150px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 40px;
	float: left;
}
.navigation {
	float: left;
	width: 261px;
	padding-top: 150px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	margin: 0px;
}

.anmelden-button {
	padding-top:10px;
	padding-bottom:10px;
}
.navigation ul {
	margin: 0px;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.navigation ul li {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e42423;
}
.navigation ul li a {
	font-size: 18px;
	font-weight: lighter;
	color: #000;
	text-decoration: none;
	display: block;
	padding-left: 40px;
	padding-top: 3px;
	height: 22px;
}
.navigation ul li a:hover {
	background-image: url(images/pfeil_navi.png);
	background-repeat: no-repeat;
	color: #e42423;
}
.navigation ul .active a {
	background-image: url(images/pfeil_navi.png);
	background-repeat: no-repeat;
	color: #e42423;
}

.footer {
	width: 100%;
	padding-top: 90px;
	background: url(images/hintergrund_footer.jpg) no-repeat center top;
	max-width:1600px;
	float: left;
	min-height: 100px;
}
.footer img {
	padding: 2px;
}
.footer .footcen {
	padding: 0px;
	width: 814px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

