body {
  background-color: #666666;
  margin: 0;
  padding: 0;
  font-family: Verdana,Arial,sans-serif;
  font-size: 1em;
  line-height: 1.2em;
  text-align: center;
}

#frame {
  position: relative;
  margin: 20px auto 0 auto;
  padding: 0;
  width: 990px;
  text-align: left;
  border: 1px white solid;
}

#header {
  margin: 20px 0 0 0;
  padding: 0;
  width: 990px;
  height: 110px;
  background-image: url(/files/tpl/set1/img/heading_start.gif);
  background-repeat: no-repeat;
  background-position: center center;    
  
}

#header h1 {
  width: 989px;
  height: 122px;
  padding: 0;
  margin: 0;
}

.hidden {
  display: none;
}

#content {
  position: relative;
  margin: 0;
  padding: 20px;
  width: 950px;
  min-width: 774px;
  min-height: 350px;
  font-size: 0.7em;
}

#igla {
  position: absolute;
  top: 50px;
  left: 307px;
  background-image: url(/files/tpl/set1/img/igla.gif);
  background-repeat: no-repeat;
  background-position: top left;
  display: block;
  width: 161px;
  height: 230px;
}
#peuerbach {
  position: absolute;
  top: 50px;
  left: 518px;
  background-image: url(/files/tpl/set1/img/silvesterlauf.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  display: block;
  width: 166px;
  height: 230px;  
}
#copyright {
  display: block;
  position: absolute;
  top: 290px;
  left: 520px;
  color: white;
}

/*---------footer-------*/

#footer {
  clear: both;
  text-align: center;
  font-size: 0.7em;
  height: 20px;
  width: 989px;
  background-color: #666666;
  margin: 0;
  padding: 0;
  border-right: 1px white solid;
  border-bottom: 1px white solid;  
}

/*----Die Formatierung des Contents------*/

#content h1 {
  background-image: url(/files/tpl/set1/img/heading.gif);
  background-repeat: no-repeat;
  background-position: center left;
  font-family: Arial,Verdana,sans-serif;
  font-size: 1.2em;
  line-height: 2em;
  font-weight: bold;
  padding: 0 0 0 26px;
  margin: 0 0 5px 0;
  color: #ff0000;
}

#content h2 {
  background-image: url(/files/tpl/set1/img/heading.gif);
  background-repeat: no-repeat;
  background-position: center left;
  font-family: Arial,Verdana,sans-serif;
  font-size: 1.2em;
  line-height: 2em;
  font-weight: bold;
  padding: 0 0 0 26px;
  margin: 0 0 5px 0;
  color: #000000;
}

#content h3 {
  font-size: 1em;
  padding: 0;
  margin: 0;
  font-weight: bold;
  color: #ff0000;
}
#content h4 {
  font-size: 1em;
  padding: 0;
  margin: 0;
  font-weight: bold;
  color: #000000;
}
#content h5 {
  font-size: 0.8em;
  padding: 0;
  margin: 0;
  font-weight: bold;
  color: #ff0000;
}
#content h6 {
  font-size: 0.8em;
  padding: 0;
  margin: 0;
  font-weight: bold;
  color: #000000;
}

#content ul li {
  list-style-image: url(/files/tpl/set1/img/rechts.gif);
}

#content p img {
  padding: 1px;
  border: 1px solid #cccccc;
}

#content a {
  text-decoration: underline;
  color: #ff0000;
}

#content a:hover,
#content a:active {
  text-decoration: overline;
  color: #666666;
}

#content table td p {
  margin: 0;
  padding: 0;
}
