body {
	font-family: Century Gothic, arial;
	font-size: small;
	background-color: #ffffff;
	color: #808080;
	border: 0px; }
img {
  border: 0px; }
.titel {
	text-align: left;
	color: #336699;
	/*text-transform: uppercase;*/
	font-size: x-large;
	border-bottom: #cccccc 1px solid; }
h1 {
	margin: 10px 0 8px 0;
	text-align: left;
	color: #336699;
	clear: left;
	font-weight: normal; }
h2 {
	margin: 15px 0 0 0;
	text-align: left;
	font-size: large;
	color: #336699;
	font-weight: normal; }
h3 {
	margin: 10px 0 0 0;
	text-align: left;
	font-size: medium;
	color: #808080;
	font-weight: normal; }
h4 {
	margin: 5px 0 0 0;
	text-align: left;
	font-size: medium;
	color: #808080;
	font-weight: normal; }
p {
	margin: 0 0 8px 0; }
#main {
	margin: 0 0 0 -450px;
	position:absolute;
	top: 10%;
	left: 50%;
	width: 900px;
	min-height: 400px; }
#bereichbild {
	border: 0px;
	float: right;
	margin: 10px 0 10px 10px; }
#navigation ul {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	width: 900px;
	height: 30px;
	line-height: 30px;
	border-bottom: #cccccc 1px solid; }
li a {
	float: left;
	width: 100px;
	color: #2D5986;
	text-decoration: none;
	text-align: left; }
li a:hover {
	color: #000000; }
p a {
	color: #2D5986;
	text-decoration: underline; }
p a:hover {
	color: #000000;
	text-decoration: none; }
#fuss ul {
	position: absolute;
	bottom: -30px;
	list-style: none;
	padding: 0;
	margin: 10px 0 0 0;
	display: block;
	width: 900px;
	height: 30px;
	line-height: 30px;
	border-top: #cccccc 1px solid; }