/*CSS Format by http://HomepageHelfer.net*/

body {
  font-family: verdana;
  font-size: 14px;
  color: #7f543d;
  background-color: #000000;
  background-image: url(bilder/bg.gif);
  background-attachment: fixed;
  background-repeat: repeat;
  background-position: 50% 0;
}
h1 {
  font-family: "trebuchet ms";
  font-size: 24px;
  color: #441000;
  text-align: left;
  text-decoration: none;
}
h2 {
  font-family: "trebuchet ms";
  font-size: 20px;
  color: #7f543d;  
  text-align: left;
}
h3 {
  font-family: verdana;
  font-size: 16px;
  color: #7f543d;  
  text-align: left;
}
a:link {
  font-family: verdana;
  color: #000000;
  font-size: 14px;
  text-decoration: none;
}
a:visited {
  color : #000000;
  text-decoration : none;
}
a:active {
  color: #000000;
  text-decoration: none;
}
a:hover {
  color: #600000;
  text-decoration: none;
}
a img {
  border: none;
}
p {
  margin-top: 14px;
  margin-bottom: 14px;
}
textarea {
  color: #000000;
  font-size: 12px;
  font-family: verdana;
  background-color: #FFFEED;
  border: solid 1px #000000;
}
#aussen {
  width: 1012px;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
  border: none;
  border-radius: 8px 8px 0px 0px;
  background-image: url(bilder/wrap.jpg);
  background-repeat: repeat-y;
}
#header {
  width: 100%;
  background-color: transparent;
  height: 188px;
  border-radius: 8px 8px 0px 0px;
  background-image: url(bilder/header.jpg);
}
#header h1 {
  font-family: Verdana;
  font-size: 2.5em;
  color: #7F543D;
  text-shadow: 2px 2px 8px #343434;  
  text-align: center;
  padding-top: 70px;
  padding-left: 30px;
  margin: 0;
}
#navi {
  float: left;
  width: 240px;
  border: 0px solid #FFFFFF;
  background-color: transparent;  
  font-size: 16px;
  text-align: center;
  margin-left:30px;
}
a.menulink:link, a.menulink:visited, a.menulink:active {
  display: block;
  width: 150px;
  height: 35px;
  line-height: 35px;
  margin: 3px;
  font-family: arial;
  font-size: 15px;
  color: #000000;
  text-align: center;
  text-decoration: none;
  background-color: transparent;
  background-image: url(bilder/button.gif);
  border-style: solid;
  border-width: 2px;
  border-color: #7F543D;
  text-decoration: none;
}
a.menulink:hover {
  display: block;
  border-color: #441000;
  color: #441000;
  background-color: transparent;  
  text-decoration: none;
}
a.menu:link, a.menu:visited, a.menu:active {
  display: block;
  width: 150px;
  height: 25px;
  margin: 3px;
  font-family: arial;
  font-size: 15px;
  color: #000000;
  text-align: center;
  line-height: 25px;
  text-decoration: none;
  background-color: transparent;
  border-style: solid;
  border-width: 2px;
  border-color: transparent;
}
a.menu:hover {
  display: block;
  border-color: #441000;
  color: #441000;
  background-color: transparent;  
  text-decoration: none;
}
#inhalt {
  float: right;
  width: 700px;
  background-color: transparent;  
  padding-right: 40px;
}
#footer {
  float: left;
  width: 1012px;
  height: 155px; 
  font-family: Impact;
  font-size: 20px;
  color: #441000;
  text-align: center;
  line-height: 180px;   
  border-radius: 0px 0px 8px 8px;
  background-color: transparent;
  background-image: url(bilder/footer.jpg);
  background-repeat: no-repeat;
}
.copyright {  
  font-size: 16px;
  font-family: Impact;
  font-style: normal;
  color: #441000;
  text-align: center;
}  
.copyright a {
  font-size: 16px;
  font-family: Impact;
  font-style: normal;
  color: #000000;
  text-decoration: none;
}
.copyright a:hover {
  color: #600000;
}
.clear {
  clear: both;
}

