body { 
  margin: 0px;
  padding: 0px;
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 12px;
}

a {
    outline: none;
}

.header {
  width: 1173px;
  height: 87px;
  background-image: url(images/header.jpg);
  background-repeat: no-repeat;
  text-align: right;
}

.header a {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 11px;
  text-decoration: none;
  color: #000000;
}

.header ul {
  margin-left: -40px;
}

.header li {
  list-style: none;
  float: right;
  margin-left: 10px;
}

.main {
  width: 1319px;
  height: 657px;
  position: relative;
}

.left {
  width: 212px;
  float: left;
  margin-right: 34px;
}

.logo {
  background-image: url(images/logo.jpg);
  background-repeat: no-repeat;
  width: 212px;
  height: 125px;
}

.kontakt
 {
  padding-left: 30px;
  position: absolute;
  bottom: 0px;
  width: 180px;
}

.kontakt .bodytext {
  text-align: right;
  font-style: italic;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  line-height: 10px;
}

.kontakt img {
  margin-left: -30px;
}

.kontakt .bodytext b {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
}  
  
.content {
  width: 895px;
  height: 661px;
  border: 15px #cc0033 solid;
  float: left;
}

.news {
  background-image: url(images/news.png);
  background-repeat: no-repeat;
  position: absolute;
  z-index: 15;
  top: 200px;
  margin-left: 720px;
  width: 260px;
  height: 382px;
  padding-top: 70px;
}

.news-latest-item {
  height: 80px;
  color: #000000;
  font-size: 11px;
  padding-left: 20px;
  width: 200px;
}

.news-latest-container h2 {
  visibility: hidden;
  height: 0px;
}
 
.news a {
  text-decoration: none;
  color: #cc0033;
}

.news .bodytext {
  visibility: hidden;
  height: 0px;
}


.news h3 a {
  color: #000000;
  font-size: 13px;
}

.navi1 {
  margin-top: 20px;
  background-image: url(images/linie.jpg);
  background-position: bottom;
  background-repeat: no-repeat;
}

.navi1 a {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
  color: #000000;
}

.navi1 ul {
  margin-top: 3px;
  margin-left: -40px;
}

.navi1 li {
  list-style: none;
  line-height: 20px;
  background-image: url(images/linie.jpg);
  background-position: top;
  background-repeat: no-repeat;
  padding-left: 130px;
}

#active a {
  color: #cc0033;
}

#underline a {
  text-decoration: underline;
}

.navi3 {
  position: absolute;
  margin-top: 540px;
  margin-left: 10px;
}

.navi3 li {
  list-style: none;
  float: left;
}

#vor {
  margin-left: 1px;
  margin-right: 2px;
}

.navi3 img {
  border: 0px;
  }