body {
  background-image:url(../img/background.gif);
  background-repeat: repeat-y;
  background-color: #F48400;
  margin: 0px;
  padding: 0px;
  }
body,table {
  line-height: 20px;
  color: #FFFFFF;
  }
table {
  color: #000000;
  }
td {
  vertical-align: top;
  }
ul {
	margin-left: 0px;
	padding-left: 0px;
}
li {
	margin: 0px;
	margin-left: 5px;
	padding: 0px;
	}
#top {
  background-repeat: repeat-x;
  background-position: 0px 0px;
  position:absolute;
  left:0px;
  top:0px;
  width: 100%;
  height: 165px;
  }
#navigation {
  position: absolute;
  left: 8px;
  top: 165px;
  width: 180px;
  font-size: 11px;
  font-family: Verdana;
  z-index: 20;
  list-style: none;
  margin: 0;
  padding: 0;
}
#navigation li {
  margin-top: 5px;
  padding-bottom: 5px;
  padding-left: 20px;
  border-bottom: 1px solid #FFBC6D;
  color: #000000;
  background: url("/img/navigation/bullet.gif") top left no-repeat;
  }
#navigation .active {
  background: url("/img/navigation/bullet_aktiv.gif") top left no-repeat;
  }
#navigation .sub {
	margin-left: 25px;
}
#navigation li a {
  text-decoration: none;
  color: #FFFFFF;
  width: 140px;
  min-height: 20px;
  }
#location {
  position: absolute;
  left: 0px;
  top: 165px;
  width: 100%;
  height: 30px;
  background-color: #F48400;
  }
#beschriftung {
  position: absolute;
  left: 0px;
  top: 169px;
  width: 795px;
  text-align: right;
  color: #FFFFFF;
  font-size: 11px;
  z-index: 4;
  }
#content_box {
  position: absolute;
  left: 206px;
  top: 200px;
  width: 590px;
  color: #000000;
  line-height: 20px;
  }
#top-navigation {
  position: absolute;
  left: 598px;
  width: 200px;
  height: 20px;
  top: 55px;
  color: #FFFFFF;
  font-size: 11px;
  text-align: right;
  }
#top-navigation a {
  color: #FFFFFF;
  text-decoration: none;
  }
#bottom_navigation {
  border-top: 1px solid #BDBDBD;
  color: #BDBDBD;
  padding-top: 5px;
  text-align: right;
  font-size: 11px;
  clear: left;
  margin-top: 20px;
  }
#bottom_navigation a {
  color: #BDBDBD;
  }

.navigation_content {
  padding: 10px;
  background-color: #FFDAAF;
  margin-bottom: 40px;
  border: 1px solid #F48400;
  }

.border {
	border: 1px solid #000000;
	}

#sitemap div {
  width: 330px;
}

.absatz {
	overflow: auto;
	padding: 0 0 20px 180px;
	position: relative;
}

.titelbild ul {
	line-height: 2.0;
}

.titelbild ul + a {
	position: absolute;
	top: 0;
	left: 0;
	outline: 0;
}

.titelbild {
	min-height: 250px;
}
}

