<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*CSS Format by http://HomepageHelfer.net*/

body {
  background-color: #000000;
  font-family: verdana;
  font-size: 16px;
  color: #898989;
}
@font-face {
  font-family: 'Rye';
  font-style: normal;
  font-weight: 400;
  src: local('Rye Regular'), local('Rye-Regular'), url(http://themes.googleusercontent.com/static/fonts/rye/v1/o1b_1mvE63vyDpMCbEPL_A.woff) format('woff');
}
h1 {
  color: #696969;
  font-family: verdana;
  font-size: 22px;
  text-decoration: none;
}
h2 {
  color : #696969;
  font-family: verdana;
  font-size: 20px;
}
h3 {
  color: #696969;
  font-family: verdana;
  font-size: 18px;
}
h4 {
  color: #696969;
  font-family: verdana;
  font-size: 16px;
}
a:link {
  font-family: verdana;
  color: #C7C9C8;
  font-size: 16px;
  text-decoration: none;
}
a:visited {
  color: #C7C9C8;
  text-decoration: none;
}
a:active {
  color: #C7C9C8;
  text-decoration: none;
}
a:hover {
  color: #FFE199;
  text-decoration: underline;
}
a img {
  border: none;
}
p {
  margin-top: 16px;
  margin-bottom: 16px;
}
textarea {
  color: #000000;
  font-size: 11px;
  font-family: verdana;
  background-color: #FFFEED;
  border: solid 1px #000000;
}
#aussen {
  width: 900px;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
  border: 0px;
  background-image: url(bilder/wrap.jpg);
  background-repeat: repeat-y;
}
#header {
  width: 900px;
  height: 226px;
  background-color: transparent;
  background-image: url(bilder/header.jpg);
}
#header h1 {
  font-family: Rye;
  font-size: 2.6em;
  font-style: italic; 
  color: #910000; 
  text-align: center; 
  padding-top: 110px;
  padding-left: 26px; 
  margin: 0;
}
#navi {
  float: left;
  width: 160px;
  background-color: transparent;
  padding-left: 18px;
  padding-top: 20px;
}
a.menulink:link, a.menulink:visited, a.menulink:active {
  display: block;
  width: 136px;
  height: 22px;
  line-height: 22px;
  margin-bottom: 4px;
  font-family: Arial;
  font-size: 15px;
  color: #C7C9C8;
  text-align: center;
  text-decoration: none;
  background-color: #222222;
  border-style: solid;
  border-width: 2px;
  border-color: #C7C9C8;
  border-radius: 5px;
  box-shadow: inset 2px 2px 2px #000000;
}
a.menulink:hover {
  border-color: #FFE199;
  color: #FFE199;
  background-color: transparent;
}
a.menu:link, a.menu:visited, a.menu:active {
  display: block;
  width: 136px;
  height: 22px;
  line-height: 22px;
  margin-bottom: 4px;
  font-family: Arial;
  font-size: 15px;
  color: #C7C9C8;
  text-align: center;
  text-decoration: none;
  background-color: transparent;
  border-style: solid;
  border-width: 2px;
  border-color: transparent;
}
a.menu:hover {
  border-color: #FFE199;
  color: #FFE199;
  background-color: transparent;
  border-radius: 5px;
  box-shadow: inset 2px 2px 2px #000000;
}
#inhalt {
  float: right;
  width: 680px;
  background-color: transparent;
  padding-top: 10px;
  padding-right: 30px;
}
#footer {
  float: left;
  width: 900px;
  height: 95px;
  line-height: 110px;
  text-align: center;    
  padding-left: 20px;  
  background-color: transparent;
  background-image: url(bilder/footer.jpg);
  background-repeat: no-repeat;
}
.copyright {  
  font-size: 16px;
  font-family: Impact;
  font-style: normal;
  color: #898989;
  text-align: center;
}  
.copyright a {
  font-size: 16px;
  font-family: Impact;
  font-style: normal;
  color: #C7C9C8;
  text-decoration: none;
}
.copyright a:hover {
  color: #FFE199;
  text-decoration: underline;
}
.clear {
  clear: both;
}

</pre></body></html>