a{
   font-size: 90%;
}

body{
   background: #EFEFEF;
   font-family: Verdana, Arial, sans-serif;
}

div a{
   color: blue;
   text-decoration: none;
}

div a:visited{
   color: Purple;
   text-decoration: none;
}

div a:hover{
   background-color: #ff6262;
   color: Black;
}

div.fliesstext{
   width: 70%;
}

div.gesamt{
   background-color: #E2E2E2;
   background-image: url(backg2.gif);
   background-repeat: repeat;
   border: 1.15pt dashed #6E6E6E;
   color: Black;
   margin-left: 5%;
   margin-right: 5%;
   padding-bottom: 1%;
   padding-left: 5%;
   padding-right: 2%;
}

h1{
   font-size: large;
   text-align: left;
}

h2{
   font-size: 90%;
   margin-bottom: 0;
   margin-left: 15px;
}

h3{
   font-size: 85%;
   margin-bottom: 0;
   margin-left: 1em;
}

h5{
   font-size: 95%;
   margin-bottom: 0;
   margin-top: 0.2em;
}

iframe{
   height: 435px;
   margin-right: 10%;
   margin-top: 3ex;
   vertical-align: middle;
   width: 100%;
}

img{
   vertical-align: middle;
}

img.noborder{
   border: none;
}

img.seite{
   border-bottom: 0;
   border-left: medium;
   border-right: 0;
   border-style: solid;
   border-top: medium;
}

li{
   list-style: none;
   margin-bottom: 0.5em;
   margin-left: 1em;
   text-indent: -1em;
}

p{
   font-size: 95%;
}

p.index{
   font-size: 100%;
   margin-bottom: 0.5ex;
   margin-left: 1.5em;
   margin-top: 0;
   text-indent: -1.5em;
}

p.ohnedek a:visited{
   color: Blue;
}

td a{
   text-decoration: none;
}

td a:visited{
   text-decoration: none;
}

td img{
   display: block;
}

tr{
   padding-bottom: 1em;
}

ul{
   list-style-type: none;
   margin-bottom: 1em;
   margin-left: 2em;
}

.center{
   text-align: center;
}

.eng{
   margin-top: 0;
}

.hoch{
   font-size: 75%;
   vertical-align: super;
}

.klein{
   font-size: 75%; /*border-top: 1px solid;*/
   font-weight: 100;
   margin-top: 1em;
   padding-top: 0.5%;
}

.kleiner{
   font-size: smaller;
   line-height: normal;
   width: 95%;
}

.navig{
   padding-bottom: 1em;
   padding-top: 1em;
}

.rr{
   font-size: 70%;
   vertical-align: top;
}

#content {
   background-color: Black;
   height: 422px;
   padding-top: 12px;
   overflow: auto;
}

