
/* Links: Form und Farbe */

a:link { color: #0000FF; font: 10pt "Verdana", "Arial","Helvetica";font-weight: bold; TEXT-DECORATION: none }
a:active { color: #0000FF; font: 10pt "Verdana", "Arial","Helvetica";font-weight: bold; TEXT-DECORATION: none }
a:visited { color: #0000FF; font: 10pt "Verdana", "Arial","Helvetica";font-weight: bold; TEXT-DECORATION: none }
a:hover { color:#FF0000; font: 10pt "Verdana", "Arial","Helvetica";font-weight: bold; TEXT-DECORATION: none }

/* hebt im Explorer den Link farblich hervor */

/* Positionierung */

#CI
     { position:absolute; top:0px; left:0px; width:150px; height:100px; z-index:0; }

#Inhalt
     { position:absolute; top:70px; left:70px; width:730px; height:500px; z-index:3; }

#inhalt
     { position:absolute; top:70px; left:70px; width:730px; height:500px; z-index:3; }

#Basis35
     { position:absolute; top:30px; right:150px; width:200px; height:100px; z-index:0; }

#Kompress
     { position:absolute; top:40px; right:25px; width:200px; height:100px; z-index:-5; }

/* Scrollbars */

body
     { style="scrollbar-face-color:#33CC99" }

/* Alle Arten von Tags */

p,h2,h3,h4,ul,ol,li,div,td,address,blockquote,nobr,b,i
     { font: 10pt Arial; font-family:"Verdana", "Arial","Helvetica",sans-serif; color:#0000FF; }

th
     { font: 12pt Arial; font-family:"Verdana", "Arial","Helvetica",sans-serif; font-weight: bold; color:#0000FF; }

h1
     { font: 12pt Arial; font-family:"Verdana", "Arial","Helvetica",sans-serif; font-weight: bold; color:#0000FF; }

/* Die Ausnahmen  */

/* Normal als Ausnahme */

.normal { font: 10pt Arial; font-family:"Verdana", "Arial","Helvetica",sans-serif; }

/* Gross */

.grossfett {font: 12pt "Verdana", "Arial","Helvetica"; font-weight: bold; }

/* Klein */

.small { font: 7pt "Verdana"; Arial", Helvetica"; }

/* Gross und Fett */

.gross { font: 12pt "Verdana", "Arial","Helvetica"; }

/* Dunkel */

.dunkel { color: #000080; }

/* Fett */

.fett { font-weight: bold; }

/* Fett und Rot */

.fettred { font-weight: bold; color:#FF0000; }

/* rot */

.red { color: #FF0000; }

/* Null */

.null { font:1px; }

/* Aktuell */

.aktuell { background-color:#d9fdff; }

/* blau */

.blue { color: #0000FF; }

/* schwarz */

.black { color: #000000; }


.copyright
     { color:#000080; font: 6pt "Verdana","Arial","Helvetica"; font-weight: bold; TEXT-DECORATION: none }

a:link.copyright { color:#0000FF; font: 6pt "Verdana","Arial","Helvetica"; font-weight: bold; TEXT-DECORATION: none; }
a:active.copyright { color:#FF0080; font: 6pt "Verdana","Arial","Helvetica"; font-weight: bold; TEXT-DECORATION: none; }
a:visited.copyright { color:#0000FF; font: 6pt "Verdana","Arial","Helvetica"; font-weight: bold; TEXT-DECORATION: none; }
a:hover.copyright { color:#FF0000; font: 6pt "Verdana","Arial","Helvetica"; font-weight: bold; TEXT-DECORATION: none; }

