body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul
 { font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
   color:#000000;
 }
body,td,div,p,pre,ul
 { font-size:13px;
 }
body.strike
 { background-color:#F0F7FF;
   background:url(grafik/bg.gif) repeat fixed;
 }
body.text
 { background-color:#FFFFFF;
 }

h1
 { font-size:18px;
 }
h2
 {font-size:16px;
 }
h3
 { font-size:13px;
 }

.hl1
 { font-size:36px;
   font-weight:bold;
   text-align:left;
 }
.hl2
 { font-size:24px;
   font-weight:bold;
   text-align:left;
 }
.hl3
 { font-size:16px;
   font-weight:bold;
   text-align:left;
 }

.small
 { font-size:12px;
 }
.mini
 { font-size:11px;
 }
.minimini
 { font-size:10px;
 }

a
 { text-decoration:none;
 }
a:link
 { color:#000000;
 }
a.link:visited
 {color:#000000;
 }
a.link:hover
 { border-top: solid 1px #000000;
   border-bottom: solid 1px #000000;
   color:#000000;
 }
a.link:active
 { color:#800000;
 }

table.underline
 { background-color:#B1D0F3;
   width:90%;
 }

div.titellogo
 { position:absolute;
   top:0px;
   right:0px;
   z-index:1;
 }
div.titelschrift
 { position:absolute;
   top:0px;
   left:0px;
   z-index:2;
 }
div.copy
 { font-size:10px;
   position:absolute;
   bottom:10px;
   left:8px;
 }
div.intro
 { position: absolute;
   top:200;
 }

