﻿body {
  margin: 0;
  padding: 0;
  width: 800px;
}

div#container {
  width: 800px;
  margin-left: -400px;
  position: absolute;
  left: 50%;
}

div#kopf {
  margin: 0;
  padding: 0;
  width: 800px;
  height: 502px;
  display: block;
  background-image: url(images/kopf.jpg);
}

div#kopf a {
  width: 800px;
  height: 502px;
  display: block;
}

div#navigation {
  background-color: #e0e0e0;
  border-bottom: 2px solid white;
  margin: 0;
  padding: 0;
  height: 39px;
  background-image: url(images/navigation-button.png);
}

div#navigation ul {
  padding: 0 0 0 63px;
  margin: 0;
  border-style: none;
}

div#navigation ul li {
  font: 12px/160% "Lucida Grande", Lucida, Verdana, sans-serif;
  display: inline;
  padding: 0;
  margin: 0;
}

div#navigation ul a {
  color: #505050;
  text-decoration: none;
  vertical-align: top;
  font-weight: bold;
  background: url(images/navigation-button.png) repeat-x 0 0;
  display: block;
  height: 29px;
  float: left;
  padding: 10px 15px 0;
}

div#navigation ul a:hover,a:focus,a:active {
  color: #d79100;
  background-position: 0 10px;
}

div#inhalt {
  background-color: #e0e0e0;
  padding: 32px 63px 100px;
  font: 12px/160% "Lucida Grande", Lucida, Verdana, sans-serif;
}

div#inhalt h1 {
  margin: 15px 0;
  text-indent: -3000px;
  width: 400px;
  height: 19px;
  padding: 0;
}

div#inhalt h2 {
  margin: 0;
  padding: 0;
  font: bold 12px/160% "Lucida Grande", Lucida, Verdana, sans-serif;
}

div#inhalt p {
  margin: 0;
  padding: 0 0 15px;
}

div#inhalt p a {
  color: #505050;
  text-decoration: none;
}

div#inhalt p a:hover,a:focus,a:active {
  color: #d79100;
}

div#inhalt img {
  margin: 10px;
  position: relative;
  top: -5px;
  padding: 0;
}

div#inhalt div.galerie img {
  margin: 0 4px 0 0;
  padding: 0;
  position: relative;
  top: 0;
  border-style: none;
  border-width: 0;
}

div#inhalt ul {
  margin: 0 0 0 15px;
  padding: 0;
  width: 460px;
}

div#inhalt li {
  margin: 0 0 15px;
  padding: 0;
  list-style-type: disc;
}

div#inhalt table {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0;
}

div#inhalt th {
  padding-left: 0px;
  padding-bottom: 0;
  padding-right: 12px;
  padding-top: 3px;
  margin: 0px;
  border-bottom: 2px solid #fff;
}

div#fusszeile {
  background-color: white;
  padding-top: 5px;
}

div#fusszeile a#sklogo {
  background-image: url(images/sklogo.png);
  display: block;
  width: 200px;
  height: 53px;
}

div#fusszeile ul {
  padding: 0;
  margin: 0;
  display: inline;
  position: relative;
  top: 11px;
  left: 8px;
}

div#fusszeile li {
  font: 12px/160% "Lucida Grande", Lucida, Verdana, sans-serif;
  display: inline;
}

div#fusszeile a {
  color: #505050;
  text-decoration: none;
  vertical-align: top;
}

div#fusszeile a:hover,a:focus,a:active {
  color: #d79100;
}

div#fusszeile img.printlogo {
  display: none;
}

td.adressfeld {
  padding-right: 30px;
}

div#downloads {
  background: url(images/downloads/downloads-body.png) repeat-y;
  width: 191px;
  margin: 13px 0 28px 28px;
  float: right;
}

div#downloads h1 {
  margin: 0 0 5px;
  padding-right: 0;
  padding-top: 0;
  padding-left: 0;
  padding: 0;
}

div#downloads ul  {
  width: 191px;
  margin: 0;
}

div#downloads li {
  list-style-type: none;
  width: 157px;
  padding: 0;
  margin-left: 16px;
  margin-bottom: 10px;
  list-style-image: none;
}

div#downloads em {
  font-size: 11px;
  line-height: 11px;
  color: #505050;
  font-weight: normal;
  font-style: normal;
}

div#downloads a.pdf {
  display: block;
  height: 17px;
  background: url(images/downloads/download-pdf.png) no-repeat;
  text-indent: -3000px;
  width: 90px;
  margin-top: 4px;
  font-size: 1px;
  line-height: 1px;
  text-decoration: none;
}

div#downloads a.pdf:hover,a.pdf:focus,a.pdf:active {
  background: url(images/downloads/download-pdf.png) no-repeat 0 -17px;
}

div#downloads a.video {
  display: block;
  height: 17px;
  background: url(images/downloads/download-video.png) no-repeat;
  text-indent: -3000px;
  width: 100px;
  margin-top: 4px;
  font-size: 1px;
  line-height: 1px;
  text-decoration: none;
}

div#downloads a.video:hover,a.video:focus,a.video:active {
  background: url(images/downloads/download-video.png) no-repeat 0 -17px;
}

div#kontaktfeld h1 {
  margin: 15px 0;
  text-indent: -3000px;
  width: 400px;
  height: 19px;
  padding: 0;
  background: url(images/h1/nehmen-sie-mit-uns-kontakt-auf.png) no-repeat;
}

div#kontaktfeld h2 {
  padding: 13px;
  color: white;
  display: block;
  background-color: #d79100;
}

div#kontaktfeld td {
  vertical-align: top;
}

div#kontaktfeld td.kontakt_spalte1 {
  text-align: right;
}

div#kontaktfeld span {
  vertical-align: top;
  display: inline;
  color: #d79100;
}

div#kontaktfeld em {
  color: #d79100;
}
