body{
  font-family: verdana, sans-serif;
  background-color: navajowhite;
  top: 0;
  left: 0;
  padding: 0;
  margin: 0;
}
table{
  border-collapse: separate;
  padding: 0;
  margin: 0;
  background-color: moccasin;
  background-image: url(bilder/bghoriz.jpg);
  background-position: left 144px;
  background-repeat: repeat-x;
  width: 900px;
}

td{
  text-align: center;
  vertical-align: top;
  padding: 0;
  margin: 0;
}

h1{
  font-weight: normal;
  font-size: 24px;
  color: rgb(104,0,149);
  padding-top: 20px;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
}
h2{
  font-size: 22px;
  font-weight: normal;
  color: brown;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
}
h3{
  font-size: 20px;
  font-weight: normal;
  color: rgb(104,0,149);
  padding-top: 5px;
  padding-bottom: 10px;
  margin-top: 0;
  margin-bottom: 0;
}

a{
  font-weight: 600;
  text-decoration: none;
  color: brown;
}
li{
  padding-bottom: 8px;
}
ul{
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 8px;
  padding-bottom: 0;
}
p{
  margin: 0;
  padding-top: 10px;
  padding-bottom: 0;
}
b{
  font-weight: 600;
}
#logo{
  background-color: rgb(255,215,119);
  background-image:url(bilder/logo180.jpg);
  background-position: left 0;
  background-repeat: no-repeat;
  height: 141px;
  width: 180px;
}
#linkhoriz{
   font-size: 14px;
   padding-top: 8px;
   padding-bottom: 10px;
   text-align: center;
}
#head{
  background-image:url(bilder/bildol1a.jpg);
  background-position: right;
  background-repeat: no-repeat;
  padding-right: 180px;
  height: 126px;
  padding-top: 15px;
}

#links{
  padding-top: 90px;
  padding-bottom: 90px;
  font-size: 14px;
  line-height: 24px;
  text-align: left;
  padding-left: 40px;
  margin: 0;
  padding-right: 0;
  background-color: rgb(255,215,119);
}
#links2{
  padding-top:13px;
}

#aktuell a{
  color: rgb(200,21,115);
}
#naktuell a{
  color: brown;
}
#linkhoriz #naktuell a{
  color: moccasin;
}
#linkhoriz #aktuell a{
  color: rgb(255,215,119);
}
#inhalt{
  background-color: moccasin;
}
#text{
  font-size: 14px;
  line-height: 18px;
  padding-left: 50px;
  padding-right: 50px;
  color: brown;
  text-align: justify;
}
#fett{
  font-weight: 600;
}
#normal{
  font-weight: normal;
  font-size: 13px;
}
#headl{
  font-weight: 600;
  text-align: center;
  font-size: 15px;
}