html {
	margin: 0;
	padding: 0; 
}
body {
	padding: 0;
	margin: 0;
	background-color: #233749;
	background-image: url(/images_2008/overall_bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
	text-align: center;
}
#complete {
	width: 1000px;
	text-align: left;
	margin: auto; 
}
#wodfestival {
	float: left; 
	margin: auto;
	text-align: left;
	width: 877px;
}
#header {
	width: 100%;
	height: 270px;
	background-image: url(/images_2008/header.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
#header h1 {
	display: none;
}
#header_gon {
	position: relative; 
	left: 555px; 
	top: 65px; 
	width: 250px; 
	height: 58px; 
	cursor: pointer;	
	/*
	background-color: #ffffff;
	opacity: .75;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	-khtml-opacity: 0.75;	
	*/
}
#header_hw {
	position: relative; 
	left: 575px; 
	top: 75px; 
	width: 191px; 
	height: 60px; 
	cursor: pointer;
	/*
	background-color: #ffffff;
	opacity: .75;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	-khtml-opacity: 0.75;
	*/
}
#navigation {
	width: 100%;
	height: 26px;
	background-image: url(/images_2008/navi.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: left;
}
#navigation ul {
	padding: 0;
	margin: 0; 
	margin-left: 110px;
	list-style-type: none;
}
#navigation ul li {
	float: left; 
	padding: 0;
	margin: 0; 
	line-height: 20px;	
	margin-right: 9px;
}
#navigation ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#navigation ul li a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	border-top: 1px dashed #ffffff;
	border-bottom: 1px dashed #ffffff;	 
}
#main {
	width: 100%;
	height: 451px;
	padding-top: 15px;
	background-image: url(/images_2008/main2.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
#inhalt {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 110px;
	width: 680px;
	height: 430px;
	overflow: auto;
}
#inhalt h1 {
	font-size: 13px;
	font-weight: bold;
}
#inhalt a {
	color: #CCCCCC;
}
#inhalt a:hover {
	color: #FFFF33;
}
#main_footer {
	width: 100%;
	height: 58px;
	background-image: url(/images_2008/main_footer.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
#sponsors {
	background-image: url(/images_2008/partner_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	float: right;
	height: 524px;
	width: 121px;
	margin-top: 241px;
	border: none;
	text-align: center;
}
#sponsors p {
	text-align: left;
	padding: 0;
	padding-top: 4px;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#sponsoren {
	margin-top: 38px;
	width: 100px;
	overflow: auto;
	text-align: center;
}
#sponsoren img {
	padding: 5px;
}
#sponsoren a, #sponsoren img {
	opacity: .5;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;	
}
#sponsoren a:hover, #sponsoren img:hover {
	opacity: 1;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;	
}
.dottedguestbook {
	background-image: url(/images/dotted.gif);
	background-repeat: repeat-x;
	height: 2px;
	width: 450px;
	font-size: 0px;
	line-height: 2px;
}
.meldung {
	font-weight: bold;
	border: 1px solid #000000;
	padding: 4px;
	background-color: #333333;
}
.clear {
	clear: both;
}
#guestbook .left {
	margin-top: 3px;
	float: left;
	width: 150px;
}
#guestbook input {
	margin-top: 3px;
}
#guestbook textarea {
	margin-top: 3px;
	width: 170px;
	height: 50px;
}
#streetteam .left {
	margin-top: 3px;
	float: left;
	width: 150px;
}
#streetteam input {
	margin-top: 3px;
}
#streetteam textarea {
	margin-top: 3px;
	width: 170px;
	height: 50px;
}
.furtherlinks {
	float: right;
	margin-right: 20px;
}
