* {
		margin:0;
		padding:0;
		}

	html, body {
		height:100%;
		}

	body {
	overflow:scroll;
		color: #003366;
	font-family:  Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	background-color:#B0D27C;
		text-align:center; /* horizontal centering for IE5 Win quirks */
		}

	#distance { 
		width:1px;
		height:50%;
		background-color:#fc6; 
		margin-bottom:-340px; /* half of container's height */
		float:left;
		}

	#container {
	margin:12px auto;
	position:relative;
	width:780px;
	height:580px;
	clear:left;
	background-image:  url(kinderback.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align:left;
	top: 0px;
		}
	#container2 {
	margin:12px auto;
	position:relative;
	width:780px;
	height:600px;
	clear:left;
	background-image:  url(kinderback2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align:left;
	top: 0px;
		}
	#navi {
	position: absolute;
	width: 200px;
	left: 0px;
	top: 160px;
	}
	#text{
	position: absolute;
	width: 580px;
	top:160px;
	left: 220px;
	background-color: #CCEE95;
	padding-right: 8px;
	padding-left: 8px;
	}
		#text2{
			font-size:13px;
	position: absolute;
	width: 350px;
	top:163px;
	left: 220px;
	background-color: #CCEE95;
	filter: alpha(opacity=80);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	opacity:0.8;
	z-index:100;
	padding:8px;
	}
	#bericht{
	position: absolute;
	top:130px;
	left: 200px;
	background-color: #CCEE95;
	padding-right: 8px;
	padding-left: 8px;

	}
	#sponsor{
	position: absolute;
	text-align:right;
	right:0px;
	top: 0px;
	}

a.main
{
	color: #fff;
	font-size: 14px;
	font-weight:bold;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
}

a.main:hover
{
	color: #fff;
	font-size: 14px;
	font-weight:bold;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	background-color:#EE7810;
}

a.head
{
	color: #fff;
	font-size: 16px;
	font-weight:bold;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	display:block;
	text-decoration:none;
}

a.head:hover
{
	color: #fff;
	font-size: 16px;
	font-weight:bold;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color:#EE7810;
	display:block;
	text-decoration:none;
}

h1
{
	color: #fff;
	font-size: 14px;
	line-height: 18px;
	font-weight:bold;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	background-color:#EE7810;
	margin-bottom:24px;
}
h2{
	color: #f60;
	font-size: 14px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
h3{
	font-size: 14px;
	font-weight:normal;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
span.stay{
color:#ff6600;
}

