html,body {
	height: 100%;
}
body {
	margin:0;
	background-color: #BFB9A9;
	background-image: url(/images/BG_dunkel.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
}
#Wrapper {
	position: relative;
	min-height: 100%;
	width: 100%;
}
#Header {
	height: 101px;
	width: 1024px;
	left: 0px;
	top: 0px;
	background-image: url(/images/BG_oben_start.jpg);
}
#HeadlineOben {
	font-weight: bold;
	height: 35px;
	width: 400px;
	left: 600px;
	position: relative;
	padding-left: 20px;
	padding-top: 65px;
	font-size: 1.7em;
	color: #FFCC33;
}
#ContainerNavi1 {
	height: 40px;
	width: 350px;
	left: 250px;
	position: absolute;
	text-align: center;
	padding-top: 60px;
}
ul#Navigation {
	margin: 0;
	padding: 0.8em;
	text-align: center;
	color: #FFFFFF;
}
ul#Navigation li {
	list-style: none;
	display: inline;
	margin: 0.9em;
	padding: 0;
	color: #D6C77C;
} 
ul#Navigation a {
	color: #FFFFFF;
	text-decoration: none;
}
ul#Navigation a:hover {
	color: #FFCB37;
}
ul#Navigation a:active {
	color: #FFCB37;
}
#Container {
	background-image: url(/images/BG_unten.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 665px;
	width: 1000px;
	top: 102px;
	position: absolute;
}
#Headline {
	float: left;
	height: 30px;
	width: 325px;
	padding-left: 25px;
	padding-top: 15px;
}
#TextOben {
	height: 25px;
	left: 100px;
	top: 70px;
	position: absolute;
}
#Copy {
	width: 325px;
	position: absolute;
	top: 65px;
	left: 275px;
}
#Image {
	position: absolute;
	width: 375px;
	left: 173px;
	top: 75px;
	float: left;
}
#Sponsor {
	position: absolute;
	width: 195px;
	left: 620px;
	top: 510px;
	color: #6B6B6B;
}
#Galerie {
	position: absolute;
	left: 620px;

	top: 355#;
	top: 352px;
}

#Metanavi {
	float:left;
	margin-left: 45px;
	height: 19px;
}
#Metanavi ul {
	padding:0;
	margin:0;
	list-style:none;
}
#Metanavi li {
	float: left;
	margin-right: 12px;
}
#Metanavi a {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration:none;
	text-align:center;
	float: left;
}
#Metanavi a:hover{
	color:#FFCC33;
}
#Footer {
	width: 100%;
	position: absolute;
	bottom: 0;	
}
.clearall {
	clear: both;
}
#BildRechts {
	position: relative;
	left: 620px;
	top: 90px;
	height: 225px;
	width: 190px;
}
#Text {
	color: #505050;
	position: absolute;
	left: 260px;
	top: 350px;
	height: 160px;
	width: 260px;
}

