body {
background-image:url(../bilder/gibtsnich.GIF);
background-repeat:repeat;
background-position:center;
}

body:rechts {
margin-left: 40px; <!-- Bedeutet, dass ich immer links einen Abstand habe--!>
}

text="#000000" bgcolor="#FFFFFF" link="#44B830" vlink="#008000" alink="#FF0000";

h1 {
 font-family: Helvette, Helvetica, Arial;
 font-size: 10pt;
 text-align: left;
 color: #001060;
}
h2 {
 font-family: Helvette, Helvetica, Arial;
 font-size: 11pt;
 text-align: left;
 color: #001060;
  font-weight:600;
}
h3 {
 font-family: Helvette, Helvetica, Arial;
 font-size: 12pt;
 text-align: left;
 color: #001060;
}
h4 {
 font-family: Helvette, Helvetica, Arial;
 font-size: 15pt;
 text-align: left;
 color: #003080;
 style="margin-bottom: 0.5cm";
 line-height: 150%;
}
h5 {
 font-family: Helvette, Helvetica, Arial;
 font-size: 17pt;
 text-align: left;
 color: #003080;
 style="margin-bottom: 0.8cm";
}

p {
 font-family: Helvette, Helvetica, Arial;
 font-size: 11pt;
 text-align: left;
 color: #000000;
 margin-bottom: 5px;
 margin-top: 2px;
}

p.herv
{
 color: #003F00;
 font-weight: bold;
 font-size: 12pt;
}

p.mittelgro
{
 font-size: 23pt;
}

p.groß
{
font-size: x-large;
}

p.klein
{
font-size: 8pt;
}

p.link
{
 color: #004080;
 font-weight: normal;
 background: ;
 text-decoration: none <!-- Bedeutet, dass die beknackte Unterstreichung weg fällt--!>

 margin-bottom: 0px;
 margin-top: 0px;
}

a {
 font-family: Helvette, Helvetica, Arial;
 font-size: 11pt;
 text-align: left;
 color: #004080;
 font-weight: normal;
 background: ;
 text-decoration: none <!-- Bedeutet, dass die beknackte Unterstreichung weg fällt--!>
}
a:hover {
 font-family: Helvette, Helvetica, Arial;
 text-align: left;
 color: #00003F;
 font-weight: normal;
 background: ;
 text-decoration: none
}
a.klein {
 font-size: 8pt;

}
a.kleinhover {

 font-size: 8pt;
}
a.oben {
 text-align: right;
}

a.h2 {
 font-size: 11pt;
 text-align: left;
 color: #0B6658;
 font-weight:600;
}

a:hover.h2 {
 font-size: 11pt;
 text-align: left;
 color: #00003F;
 font-weight:600;
}

ul {
 font-family: Helvette, Helvetica, Arial;
 font-size: 11pt;
 text-align: left;
 color: #000000;
 font-weight:400;
}

ol {
 font-family: Helvette, Helvetica, Arial;
 font-size: 10pt;
 text-align: left;
 color: #000000;
 font-weight:500;
 margin-right: 15px;;
}
ol.herv {
 font-family: Helvette, Helvetica, Arial;
 font-size: 12pt;
 text-align: left;
 color: #000000;
 font-weight:400;
 margin-right: 30px;;
}