body {
  margin: 0;
  padding: 0%;
  background: white url(../l) repeat scroll 0% 50%;
  color: black;
  font-size: 14px;
  font-family: verdana,arial,sans-serif;
  min-width: 640px;
}
a {
  text-decoration: underline;
  color: black;
}
a:visited {
  color: black;
}
.skip {
  position: absolute;
  margin-left: -999px;
  width: 990px;
}
h1 {
  margin: 0;
  padding: 0.6em 0;
  border-bottom-width: 1px;
  border-bottom-color: #e6e6fa;
  font-size: 1em;
  line-height: 1em;
  font-weight: bold;
}
h2, h3, h4 {
  font-weight: normal;
}
h1, h2, h3, h4, h5, h6 {
  font-family: Verdana;
  color: black;
}
img {
  border: 0px;
  padding: 0px;
  max-width: 95%;
}
.fleft {
  margin: 0;
  float: left;
}
.fright {
  margin: 0;
  padding: 0px;
  float: right;
}
#container {
  border-style: none;
  border-color: black;
  margin: auto;
  background: white none repeat scroll 0% 50%;
  font-size: 0.8em;
  float: none;
}
#footer {
  padding: 0 20px;
  clear: both;
}
#streifen_oben {
  margin: 0;
  padding: 0px 0px 0px 0px;
  background-color: #FF6600;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position:  0 0;
  overflow: hidden;
  letter-spacing: 4px;
  font-family: Lucida Console;
  height: 20px;
  font-size: 0px;
  color: black;
  text-align: left;
  line-height: 10px;
  position:fixed; top:0px; left:0px; width:100%; height:10px;
  }
#logo {
  margin: 0;
  padding: 0px 0px 0px 15px;
  background-color: #CC3300;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position:  0 0;
  overflow: hidden;
  letter-spacing: 4px;
  font-family: Lucida Console;
  height: 20px;
  font-size: 0px;
  color: black;
  text-align: left;
  line-height: 30px;
  position:fixed; top:10px; left:0px; width:100%; height:30px;
}
#logo a {
  text-decoration: none;
  font-family: Lucida Console;
  color: white;
}
#logo a span {
  background: white none repeat scroll 0% 50%;
  color: black;
  padding-right: 0.1em;
  font-weight: bold;
}
#streifen_unten {
  margin: 0;
  padding: 0px 0px 0px 0px;
  background-color: #FF9900;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position:  0 0;
  overflow: hidden;
  letter-spacing: 4px;
  font-family: Lucida Console;
  height: 20px;
  font-size: 0px;
  color: black;
  text-align: left;
  line-height: 10px;
  position:fixed; top:40px; left:0px; width:100%; height:10px;
  }
#menu1 {
  margin: 0;
  padding: 2px 0%;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position:  0% 0%;
  text-align: left;
  background-color: #CC0000;
  height: 17px;
  color: white;
  position:fixed; top:50px; left:0px; width:100%; height:17px;
}
#menu1 li {
  border-right: 1px solid #FF8C00;
  padding: 0 10px 0 15px;
  font-size: 1.2em;
  display: inline;
  list-style-type: none;
  font-weight: bold;
}
#menu1 li a {
  text-decoration: none;
  color: #FF8C00;
}
#menu2 {
  margin: 0;
  padding: 2px 0%;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position:  0% 0%;
  text-align: left;
  background-color: #CC6600;
  height: 17px;
  color: white;
  position:fixed; top:71px; left:0px; width:100%; height:17px;
}
#menu2 li {
  border-right: 1px solid #CC0000;
  padding: 0 10px 0 15px;
  font-size: 1.2em;
  display: inline;
  list-style-type: none;
  font-weight: regular;
}
#menu2 li a {
  text-decoration: none;
  color: #CC0000;
}
#main {
  padding: 87px 10px 10px 15px;
  background-color: white;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 100% 0;
  line-height: 1.5em;
  width: 760px
}
#unten {
  padding: 0px 0px 0px 0px;
  background-color: white;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 100% 0;
  line-height: 1.5em;
  margin-top: 60px;
  text-align: left;
  font-size: smaller;
}
