@charset "utf-8";
body {
  border:  none;
  margin-top: 30px;
  margin-right: 45px;
  margin-left: 40px;
  padding-top: 0;
  padding-right: 0;
  padding-left: 0;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 11px;
  volume: silent;
  width: 500px;
  height: 100%;
  line-height: 1.5em;
  background-color: #6699ff;
  font-family: Verdana,Tahoma,Arial,Sans-serif;
}
.wrap {
  padding-left: 5px;
  float: none;
  position: static;
}
.header {
  border-style: solid none solid solid;
  border-color: #ff8800;
  border-width: 2px;
  background: #ff8800 url(../bilder/front.jpg) repeat scroll 0% 50%;
  float: left;
  width: 742px;
  height: 120px;
  clear: none;
  position: absolute;
}
.header h1 {
  padding: 30px 30px 0 0;
  text-align: right;
  letter-spacing: -2px;
  font-weight: normal;
  margin-top: 5px;
}
.header h1 a {
  padding: 0;
  font-weight: normal;
  text-align: right;
  text-transform: uppercase;
  margin-top: 0px;
  color: #5580d5;
  text-decoration: none;
  font-style: normal;
  font-size: 1.7em;
  line-height: 0.3em;
}
.header h1 a:hover {
  padding: 0;
  font-weight: inherit;
  text-align: right;
  margin-right: 0px;
  color: #5580d5;
  text-decoration: underline;
}
.header p {
  margin: 0 11pt 0px 0px;
  padding: 3pt 4pt 0 0px;
  letter-spacing: -1px;
  text-align: right;
  font-weight: inherit;
  font-size: 1.8em;
}
.leftside {
  padding-right: 3px;
  padding-bottom: 3px;
  padding-left: 5px;
  margin-bottom: -271px;
  float: left;
  width: 165px;
  clear: none;
  margin-top: 130px;
  background-color: #ff8800;
  position: absolute;
  height: 390px;
}
.leftside ul.linkliste {
  width: 174px;
  position: absolute;
  margin-top: 10px;
}
.leftside ul.linkliste li {
  display: inline;
  width: 174px;
}
.leftside ul.linkliste li a {
  border-style: none none none solid;
  border-color: #ffffff;
  border-width: 0px 0px 0px 5px;
  padding: 5px 0px 5px 9px;
  color: #ffffff;
  font-weight: normal;
  font-size: 1.2em;
  width: 158px;
  background-color: #2b71ab;
  float: left;
  text-decoration: none;
  margin-bottom: 10px;
  min-width: 155px;
  line-height: 1.2em;
  position: relative;
  margin-left: -39px;
  height: 16px;
}
.leftside ul.linkliste li a:hover {
  border-style: none solid none none;
  border-color: #6699ff;
  border-width: 0px 5px 0px 0px;
  padding: 5px 0px 5px 9px;
  background-color: #ffffff;
  color: #2b71ab;
  margin-bottom: 10px;
}
.leftside img {
  margin-top: 208px;
  position: relative;
  clear: both;
}
.highlighted {
  border-style: solid none solid solid;
  border-width: 3px;
  border-top: 3px solid #e50305;
  border-left: 3px solid #e50305;
  border-bottom: 3px solid #e50305;
  padding: 3px;
  background-color: #ffffff;
  margin-bottom: 4px;
  line-height: 1.5em;
  width: 150px;
  position: absolute;
  float: left;
  text-align: center;
  text-decoration: none;
  font-size: 1.85em;
  margin-left: 2px;
  margin-top: 5px;
}
.highlighted a {
  color: #e50305;
  text-decoration: none;
  background-color: transparent;
}
.highlighted a:hover {
  border-style: none none dotted;
  border-color: #e50305;
  border-width: 2px;
  text-decoration: none;
  color: #e50305;
}
.content {
  border-style: solid none solid solid;
  border-color: #ff8800;
  border-width: 2px;
  padding: 8pt 5pt 2pt 8pt;
  margin-top: 130px;
  margin-right: 0px;
  margin-left: 192px;
  text-align: left;
  background-color: #ffffff;
  position: absolute;
  width: 534px;
  clear: right;
  float: none;
  font-size: 1.1em;
  line-height: 1.4em;
}
.content h1 {
  margin: 3px 0 3px 8pt;
  padding: 0;
  font-weight: 400;
  font-size: 1.8em;
  line-height: 0.4em;
}
.content h2 {
  margin: 20px 0px 15px;
  padding: 0;
  font-weight: bold;
  letter-spacing: -1px;
  font-size: 1.5em;
  line-height: 0.6em;
  color: #e50305;
  font-family: "Courier New",Courier,monospace;
}
.content h3 {
  font-size: 1.6em;
  text-align: center;
  font-weight: bold;
  font-family: "Courier New",Courier,monospace;
  font-style: italic;
  line-height: 0em;
  margin-top: -8px;
}
.content h4 {
  font-family: "Courier New",Courier,monospace;
  font-size: 1.6em;
  font-style: italic;
  text-align: center;
  font-weight: bold;
  line-height: 0em;
  margin-top: 15px;
  margin-right: -6px;
}
.content img {
  margin: 0 10px 5px 0;
  padding: 1px;
  background: #ffffff none repeat scroll 0% 50%;
  display: inline;
}
.footer {
  margin: 0 3px 3pt -6px;
  background: #5580d5 none repeat scroll 0% 50%;
  padding-top: 4px;
  padding-bottom: 0px;
  clear: both;
  line-height: 1.3em;
  font-size: 0.72em;
  text-align: left;
  color: #ffffff;
  width: 530px;
  padding-left: 8px;
  height: 14px;
}
.footer a {
  text-decoration: none;
  color: #ffffff;
  text-align: left;
  line-height: 1.2em;
  font-size: 1.4em;
}
.footer a:hover {
}
.footer p {
  margin: 0;
  padding: 0;
}
.footer2 {
  border-style: none none none solid;
  border-left: 2px solid #ff8800;
  border-top-color: #ff8800;
  border-bottom-color: #ff8800;
  color: black;
  clear: both;
  position: absolute;
  font-weight: normal;
  margin-top: 132px;
  text-align: left;
  margin-left: 760px;
  font-size: 1em;
  line-height: 1.4em;
  padding-top: 1px;
  padding-left: 3px;
  padding-bottom: 1px;
  width: 365px;
}
.footer2 a {
  border: 1px dotted #ff8800;
  text-decoration: none;
  color: black;
  position: absolute;
}
.footer2 a:focus, .footer2 a:active, .footer2 a:hover {
  border-style: none;
  color: black;
  background-color: white;
}
.footer2 a span {
  border-style: none;
  display: none;
  color: black;
  background-color: white;
}
.footer2 a:focus span, .footer2 a:active span, .footer2 a:hover span {
  border:  none;
  padding: 0.2em;
  color: black;
  display: block;
  text-decoration: none;
  background-color: #ffffff;
}
a {
  color: #3366ff;
}
a:hover {
  color: #3333ff;
}
a img {
  border:  none;
}
table {
  border: 1px solid #5580d5;
  margin: 0 0 5px;
  padding: 0;
  border-collapse: collapse;
  line-height: 1.3em;
  width: 100%;
  background-color: #f0f0f0;
}
tr {
  text-align: left;
}
th {
  padding: 7px;
  text-align: left;
}
td {
  border-style: none;
  border-color: white;
  padding: 5px;
  font-size: 0.9em;
  text-align: left;
}
.links {
  text-align: left;
  float: left;
  width: 49.5%;
  margin-right: 5px;
}
.rechts {
  float: left;
  text-align: left;
  width: 49.5%;
}
.Inhaber {
  width: 99.7%;
}
.left-align {
  text-align: left;
  float: left;
  clear: none;
  position: relative;
}
.right-align {
  text-align: right;
  float: left;
}
.center {
  text-align: center;
}
.textright {
  margin: -10px 0 4px;
  text-align: right;
}
.zitat {
  border-left: 2px solid #ff8800;
  font-style: italic;
  padding-left: 8px;
  margin-left: 335px;
  margin-top: -25px;
  clear: right;
  font-family: "Times New Roman",Times,serif;
  font-size: 1.2em;
  line-height: 1.3em;
}
.galerie {
  margin-right: 18px;
  text-align: right;
  font-size: 1.1em;
  margin-top: -33px;
  float: none;
  margin-left: 7px;
  position: relative;
  text-decoration: none;
}
.audio {
  float: left;
  margin-bottom: 15px;
  margin-top: -2px;
}
.kursiv {
  font-style: italic;
}
.fett {
  clear: none;
  font-weight: bold;
}
.oben {
  margin-top: 0px;
}
.footer2 a:hover {
  color: black;
}
.footer-left {
  float: left;
  clear: none;
}
.footer-center {
  float: right;
  clear: none;
}
.Banner {
  position: absolute;
  font-weight: normal;
  margin-top: 52px;
  text-align: left;
  margin-left: 1060px;
  }

