body {
  padding: 0px;
  margin: 0px;
  background-color: #ffffff;
}
#root {
	z-index: 1;
	position: absolute;
	left: 50%;
	width: 780px;
	margin-left: -390px;
}
#header {
  background-image:url(bg_header.gif);
  background-repeat: no-repeat;
  height: 115px;
  margin-top: 0px;
}
#logo {
	position: absolute;
	left: 15px;
	top: 15px;
	margin: 0px;
	z-index: 10;
	width: 100px;
}
#headerlinks {
	position: absolute;
	left: 565px;
	top: 15px;
	margin: 0px;
	z-index: 11;
	width: 200px;
}
#herzlichwillkommen {
	position: absolute;
	left: 550px;
	top: 75px;
	margin: 0px;
	z-index: 11;
	width: 300px;
}
#nav {
	position: absolute;
	top: 89px;
	right: 0px;
	height: 26px;
	margin: 0px;
	z-index: 11;
}

#headerline {
	width: 780px;
	top: 116px;
	background: #B2B2B2;
}
#breadcrumbschatten {
	width: 780px;
	top: 117px;
}
#breadcrumb {
	width: 780px;
	top: 1320px;
}
#inhalt {
  width: 780px;
  margin: 0px; /*  margin: 0px 200px;*/
}
/*
#links {
  position: absolute;
  top: 150px;
  margin: 0px;
  width: 200px;
  background-color: #ffcc00;
}
#rechts {
  position: absolute;
  top: 150px;
  left: 600px;
  right: 0px;
  width: 180px; 
  background-color: #ffcc00;
}*/
#footerline {
  height: 1px;
  margin: 0px;
  background: #B2B2B2;
}
#footer {
  height: 30px;
  margin: 0px;
  background-color: #D8EFFB;
}
#footertext {
  height: 30px;
  margin: 0px;
  background-color: #ffffff;
}