body, html {
	width: 100%;
	height: 100%;
	background-color: white;
	background-image: url(../im/bg_orange.jpg);
	margin: 0;
	font-family: arial;
	font-size: 10pt;
	color: black;
	overflow: hidden;
	z-index: 1;
}

h1 {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

div {
	margin: 0;
	padding: 0;
}

img {
	margin: 0;
	padding: 0;
}

ul {
	text-align: left;
}

ul li {
	line-height: 14pt;
}

ol {
	text-align: left;
}

ol li {
	line-height: 14pt;
}

#header {
	width: 100%;
	height: 50%;
	background-color: white;
}

#container {
	position: absolute;
	width: 100%;
	height: 600px;
	margin: -300px 0 0 0;
	top: 50%;
	left: 0;
	padding: 0;
	text-align: left;
	background-image: url(../im/bg_grau.jpg);
	z-index: 2;
}

#inline_header {
	width: 100%;
	height: 125px;
	background-color: white;
	background-image: url(../im/logo.jpg);
	background-repeat: no-repeat;
	background-position: 645px bottom;
}

#content_wrap {
	width: 100%;
	height: 350px;
	background-image: url(../im/bg_grau.jpg);
}

#navibar {
	float: left;
	width: 300px;
	height: 330px;
	background-image: url(../im/bg_center.jpg);
	background-repeat: no-repeat;
	padding: 20px 0 0 20px;
}

#navi {
	height: 40px;
	background-image: url(../im/button_logo.jpg);
	background-repeat: no-repeat;
	padding: 0 0 0 35px;
	font-size: 14pt;
}

#content {
	float: left;
	width: 65%;
	height: 350px;
}

#textfeld {
	width: 638px;
	height: 350px;
}

#inline_feeder {
	clear: both;
	width: 100%;
	height: 125px;
	background-image: url(../im/bg_orange.jpg);
}

#feeder_bild {
	float: left;
	width: 380px;
	height: 600px;
	background-image: url(../im/bg_feeder.jpg);
	background-repeat: no-repeat;	
}

#feeder_navi {
	float: left;
	height: 125px;
	padding: 5px 0 0 370px;
	color: white;
}

#feeder {
	clear: both;
	width: 100%;
	height: 50%;
}

table#subnavi {
	width: 638px;
	height: 350px;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	background-image: url(../im/bg_grau.jpg);
}

table#subnavi td {
	padding: 0;
	margin: 0;
	vertical-align: top;
}

table#subnavi td img {
	display: block;
	float: left;
}

#content2 {
	width: 638px;
	height: 350px;
	background-image: url(../im/textfeld.jpg);
	background-repeat: no-repeat;
}

#content2start {
	width: 638px;
	height: 350px;
	background-image: url(../im/stonepile.jpg);
	background-repeat: no-repeat;
}

#infotext {
	font-size: 10pt;
	padding: 25px 10px 0 10px;
}

#starttext {
	font-size: 10pt;
	padding: 25px 10px 0 10px;
	background-image: url(../im/stonepile.jpg);
	background-repeat: no-repeat;
	width: 638px;
	height: 350px;
}

#infotext h1 {
	font-size: 12pt;
}

#moreinfo {
	width: 422px;
	height: 240px;
	padding: 0 10px 0 0;
	overflow: auto;
	text-align: justify;
}

#moreinfo_2 {
	width: 392px;
	height: 240px;
	padding: 0 10px 0 0;
	overflow: auto;
	text-align: justify;
}

#agb {
	height: 250px;
	width: 612px;
	overflow: auto;
	text-align: justify;
}

#agb_text {
	width: 580px;	
	height: auto;
}	


a.navilink {
	color: white;
	text-decoration: none;
}

a.navilink:hover {
	color: #ff9933;
}

a.aFeeder {
	color: white;
	text-decoration: none;
}

a.aFeeder:hover {
	color: #333333;
}
