﻿body {
	background-position: center bottom;
	background-color: #000000;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	color: #000000;
	font-variant: normal;
	line-height: 165%;
	background-repeat: no-repeat;
	background-image: url('../images/BG_moonlight2.jpg');
	background-attachment: fixed;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	background-color: #FF99FF;
}
a:visited {
	color: #FFFFFF;
}
h1 {
	font-size: 18px;
	font-weight: bold;
}
h2, h3, h4, h5, h6 {
	font-size: 14px;
	font-weight: bold;
}
p {
	line-height: 150%;
	width: 435px;
	margin-left: 10px;
}
#container {
	text-align: left;
	padding-top: 0px;
	margin: 10px auto auto auto;
	width: 955px;
	position: relative;
	height: auto;
}
#header {
	width: auto;
	height: 173px;
	margin: auto;
	padding: 0px;
	background-image: url('../images/header.jpg');
	background-repeat: no-repeat;
}
#rechtliches {
	width: 590px;
	margin-left: 360px;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #FFFFFF;
}
#navigation {
	border: thin solid #333333;
	height: 25px;
	width: auto;
	background-color: #000000;
	margin-bottom: 10px;
}
#navigation ul {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	padding: 0px 0px 0px 5px;
	margin-left: 0px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
}
#navigation ul li {
	display: block;
	list-style-type: none;
	text-align: left;
	float: left;
	margin-left: 0px;
	padding-left: 0px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 10px;
}
#navigation ul li:hover {
	background-color: #CC6699;
	color: #FFFFFF;
}
#content {
	width: auto;
	height: 440px;
	padding-top: 10px;
	padding-left: 7px;
	padding-right: 5px;
	margin-bottom: 5px;
	background-image: url('../images/bg2.png');
}
#spalte1 {
	width: 450px;
	text-align: left;
	float: left;
	margin-right: 10px;
	height: auto;
	clear: left;
}
#spalte2 {
	width: 480px;
	text-align: left;
	float: right;
	clear: right;
}
#footer {
	border-style: solid;
	border-color: #800000;
	margin: 0px;
	width: 950px;
	background-repeat: no-repeat;
	background-color: #901E15;
	height: 25px;
	text-align: center;
}