body {
	font-family: Verdana;
	margin:0px;
  font-size: 12px;
  background-color: #ffffff;
}

#content{
	width:1000px;
}

#StartContainer{
  width:1000px;
  height:650px;
  position:absolute;
  left:50%;
  margin-left:-500px;
}

#footer{
	color:#000000;
	width:1000px;
	height:20px;
	font-size:10px;
	text-align: center;
}

#footer_navi{
  width: 1000px;
  height: 20px;
	font-family: Verdana;
  font-size: 10px;
  color: #000000; 
}

#header{
	color:#ffffff;
	width:1000px;
	/*height:10px;*/
}

#thecontent{
	width:1000px;
	overflow:hidden;
}

#thenavigation{
  width: 833px;
  height: 50px;
  position:absolute;
  margin-left: 115px;
  margin-top: -65px;
}

#thetitle{
	padding-bottom:10px;
	font-size:14px;
	font-weight:bold;
  color:#ffffff;
}

#thetext{
	width:770px;
	padding-right:10px;
	padding-left: 115px;
	color:#ffffff;
}

.bildtext{
  padding-right: 110px;
	padding-top:2px;
	float:left; 
	width:178px;
}

.subtitel{
	padding-left: 115px;
	padding-bottom:2px;
	font-weight:bold;
	color:#ffffff;
}

a:link {color:black; text-decoration:none}
a:visited {color:black; text-decoration:none}
a:active {color:black; text-decoration:none}
a:hover {color:black; text-decoration:underline}

