/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
.Heading 4 { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: 8pt; font-weight: bold;}
 BODY { color: rgb(255,255,255); background-color: rgb(0,0,0);}
 .Heading 5 { font-size: x-small; font-weight: bold;}
 A:active { font-size: 8pt; color: rgb(255,255,0); text-decoration: none ;}
 .Subheads { font-family: 'Arial Black', 'Helvetica Black', 'LB Helvetica Black', 'Univers Black', 'Zurich Blk BT', sans-serif; font-size: x-small;}
 .Quotes { font-family: 'Times New Roman', Times, 'Times NewRoman', serif; font-size: medium; font-style: italic;}
 .Heading 6 { font-size: xx-small; font-weight: bold;}
 .Footnotes { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: x-small;}
 A:link { font-size: 8pt; color: rgb(255,255,0); text-decoration: none ;}
 .Titel { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: x-small; font-style: italic;}
 .MenuOben { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: 8pt; color: rgb(255,204,0); background-color: rgb(0,0,0); border-left: 1pt solid rgb(50,101,152); border-right: 1pt solid rgb(50,101,152);}
 .Danksagung { font-family: 'Times New Roman', Times, 'Times NewRoman', serif; font-size: x-small; font-weight: bold; text-align: center;}
 .Regular { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: 8pt;}
 .Caption { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: x-small; font-style: italic;}
 .Code { font-family: 'Times New Roman', Times, 'Times NewRoman', serif; color: rgb(0,0,0);}
 .Address { font-style: italic;}
 .Untertitel { font-family: 'Arial Black', 'Helvetica Black', 'LB Helvetica Black', 'Univers Black', 'Zurich Blk BT', sans-serif; font-size: x-small;}
 .Textbox { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: 8pt; border: 1pt solid rgb(0,0,0);}
 .Überschrift1 { font-size: x-large; font-weight: bold;}
 .Überschrift2 { font-size: large; font-weight: bold;}
 A:visited { font-size: 8pt; color: rgb(255,255,0); text-decoration: none ;}
 .Überschrift3 { font-size: medium; font-weight: bold;}
 .Überschrift4 { font-weight: bold;}
 .Credits { font-family: 'Times New Roman', Times, 'Times NewRoman', serif; font-size: x-small; font-weight: bold; text-align: center;}
 H1 { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: 8pt;}
 .Überschrift5 { font-size: x-small; font-weight: bold;}
 P { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: 8pt; color: rgb(255,255,255); line-height: 10pt;}
 .Zitate { font-family: 'Times New Roman', Times, 'Times NewRoman', serif; font-size: medium; font-style: italic;}
 .Fußnoten { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: 8pt; color: rgb(204,204,204); text-align: center;}
 .Überschrift6 { font-size: large; font-weight: bold;}
 .Formatted { font-family: 'Times New Roman', Times, 'Times NewRoman', serif;}
 .Heading 1 { font-size: x-large; font-weight: bold;}
 LI { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: 8pt; line-height: 10pt; list-style-type: square; border-left-style: none; border-top-style: none; border-right-style: none; border-bottom-style: none;}
 OL { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: 8pt;}
 A { font-size: 8pt; color: rgb(255,255,0); text-decoration: none ;}
 H4 { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: 8pt;}
 .Groesser { font-size: 10pt; color: rgb(255,255,255); text-decoration: none ;}
 .Heading 2 { font-size: large; font-weight: bold;}
 H5 { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: 12pt;}
 .Überschrift { font-size: x-large; font-weight: bold;}
 .Heading 3 { font-size: medium; font-weight: bold;}
 H6 { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: 16pt;}
 A:hover { font-size: 8pt; color: rgb(255,255,0); text-decoration: underline;}
 
#menu {text-align: center;}

#menu li{list-style-type: none;
         background-color: rgb(101,152,101);
         border: solid 1px #FFFFFF;
         width: 5em;
         padding: 5px;
         margin: 3px;
         text-align: center;
         display: inline;}

#menu li a {color: #FFFFFF;
            text-decoration: none;
            font-weight: bold;}

#menu li:hover {background-color: #0033FF;}

#menu li a:hover {color: #FF0000;}

#flydiv2 { position:absolute; top:20px; left:30px; width:510px;  background-color: rgb(101,152,101);
 