body {
	background-color: #595959;
	width: 100%;	
	padding: 0;
	margin: 0;
	background-image: url(/img/background_start.gif);
	background-repeat: repeat-x;
	height: 100%;
}
* {  
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
img {
	padding: 0;
	margin: 0;
}

div#boxNebenNavi {}

div#kopf {
  position: absolute;
  top: 0;
  left: 20px;
	background-color: #868889;
	width: 965px;
	height:128px;
}

#logo {
  position: absolute;
  top: 20px;
  left: 44px;
}


div#einzig {
  position: absolute;
  top: 42px;
  left: 625px;
	width: 314px;
	height:35px;
  background-position:right;
	background-repeat: no-repeat;
}

#linien {
  position: absolute;
  top: 128px;
  left: 20px;
	width: 965px;
  height: 6px;
  border-top: solid 1px white;
  border-bottom: solid 1px white;
	background-color: #868889;
}

#leerfeld{
  position: absolute;
  top: 300px;
  left: 0px;
	width: 20px;
  height: 35px;
	background-color: #595959;
}

#bilderBox {
  position: absolute;
  top: 136px;
  left: 20px;
	width: 965px;
	height: 167px;
	overflow: hidden;
	background-color: white;
}
#bilder {
	width: 966px;
}
#bilder img {
  margin: 0;
  padding: 0;
  border-right: solid 1px white;
}

#boxNebenNavi{
  position: absolute;
  top: 303px;
  left: 20px;
	width: 415px;
  height: 29px;
  border-bottom: solid 1px white;
  border-right: solid 1px white;
	background-color: #868889;
  }
  

div#navi1 {
  position: absolute;
  top:303px;
  left: 436px;
	width: 549px;
	height:29px;
	background-color: #f7a800;
  border-bottom: solid 1px white;
}

a.navi1 {
  line-height: 27px;
  margin-left: 10px;
	height: 29px;
	color: White;
	text-decoration: none;
	font-weight: bold;
}
a.navi1:hover {
	color: black;
}

#leerfeld2{
  position: absolute;
  top: 333px;
  left: 20px;
	width: 965px;
  height: 12px;
	background-color: #868889;
}
#iconBox {
  position: absolute;
  top: 345px;
  left: 20px;
	width: 965px;
	overflow: hidden;
  height: 309px;
}
#icon {
	width: 968px;
  
  }


