a, table, td, tr, div, p, pre, h1, h2, h3, h4, ul
{ font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
/*  color: #cccccc; */
  font-size: 12px;
/*    color: red; */
  }
/*a, td, div, p, pre, ul {font-size: 13px;} */

address {font-size: 10px;}

body {
     margin: 0;
/*     background: rgb(75%, 100%, 75%); */
     font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
     font-size: 50%;
     line-height: 1.3em;
}

#titlex {
     position: fixed;
     top: 0;
     left: 0;
     width: 100%;
/*     border-bottom: 1px dotted black; */
/*     background: rgb(85%, 100%, 75%); */
     z-index: 9
}

#geheim {
/*     color:rgb(85%, 100%, 75%); */
     color: white;
}

#main {
     position: absolute;
     top: 19%;
     overflow: auto;
     clip: rect(auto);
     left: 0;
     width: 100%;
/*     border-bottom: 1px dotted black; */
/*     background: rgb(85%, 100%, 85%); */
     z-index: 2
}

#ico1015
 {
    height: 10 px;
    width: 15 px;
 }

#initial
 {
    font-size: 5em;
/*    color: red; */
    font-weight: bold;
    line-height: 1em;
    font-variant: small-caps;
    float: left;
    margin-right: 2px;
 }

 #initialklein
 {
    font-size: 2em;
    color: red;
    line-height: 1em;
    font-variant: small-caps;
    float: left;
    margin-right: 2px;
 }

#thumb {
    float: left;
    margin-left: 2px;
    margin-right: 5px;
    margin-bottom: 5px;
    width: 60 px;
    z-index: 2
}

#bottom {
     position: fixed;
     bottom: 0%;
     left: 0;
     width: 100%;
     border-bottom: 1px dotted black;
/*     background: rgb(85%, 100%, 95%); */
     z-index: 5
}


h1 {font-size: 2.4em;}
h2 {font-size: 2.0em;
    letter-spacing: 2pt;
    text-align: center;
   }
h3 {font-size: 1.6em;}
h4 {font-size: 1.2em;}

span {color: blue; font-style: italic;}

.bgcolor {background-color: #5b606a}
.bgcolor_vortrag {background-color: #ffffff}

<!--.titel {color: #aaaaaa}
   .text {color:#bbbbbb}-->

<!--a      { font-size: 13px; text-decoration:none; font-weight: light;
a:link    {               text-decoration:none;}}-->
a:visited {color: #999999; text-decoration: none;}
a:active  {color: #dddddd; text-decoration: none;}
a:hover   {color: #989800; text-decoration: none;}