/* Hier werden die Links formatiert (nur IE) */ 

 a:link { color:#FF0000; text-decoration:none; }
   a:visited { color:#15529D; text-decoration:none; }
   a:hover { color:#FF0000; text-decoration:none; background-color:none; }
   a:active { color:#FF0000; text-decoration:none; }



/* Schriftarten und Größen */

p { font-family:Arial, Helvetica, sans-serif; font-size:8pt; color:#000000; font-weight:bold; line-height:140%;margin-left:10px; margin-right:10px; margin-top:8px; margin-bottom:4px; }
.ueberschrift { font-family: Arial, Helvetica, sans-serif; font-size:12pt; color:#15529D; font-weight:bold; line-height:130%; margin-left:10px; margin-right:10px; margin-top:10px; margin-bottom:10px; }
.ueberschrift2 { font-family: Arial, Helvetica, sans-serif; font-size:10pt; color:#15529D; font-weight:bold; line-height:130%; margin-left:10px; margin-right:10px; margin-top:4px; margin-bottom:4px; }
.schriftklein { font-family: Arial, Helvetica, sans-serif; font-size:7pt; color:#000000; line-height:130%; margin-left:9px; margin-right:10px; margin-top:4px; margin-bottom:4px; }

li { font-family:Arial, Helvetica, sans-serif; font-size:20pt; color:#15529D; font-weight:bold; line-height:140%;margin-left:3px; margin-right:10px; margin-top:8px; margin-bottom:4px;}


/* Formulare */

.formular { background-color: #FFFFFF; BORDER-RIGHT: #336699 thin solid;
BORDER-LEFT: #336699 thin solid;
BORDER-TOP: #336699 thin solid;
BORDER-BOTTOM: #336699 thin solid; margin-left:5px; margin-top:0px; margin-bottom:0px; margin-right:0px; width:120; }

.formularinfo
{ background-color: #FFFFFF; BORDER-RIGHT: #336699 thin solid;
BORDER-LEFT: #336699 thin solid;
BORDER-TOP: #336699 thin solid;
BORDER-BOTTOM: #336699 thin solid; margin-left:5px; margin-top:0px; margin-bottom:0px; margin-right:0px; width:200; }



.recommend { background-color: #FFFFFF; BORDER-RIGHT: #336699 thin solid;
BORDER-LEFT: #336699 thin solid;
BORDER-TOP: #336699 thin solid;
BORDER-BOTTOM: #336699 thin solid; margin-left:5px; margin-top:5px; margin-bottom:0px; margin-right:0px; }

/* Farben */

.blau { background-color: #15529D; }
.hellgrau { background-color: #CCCCCC; }
.dunkelgrau { background-color: #333333; }
.gruen  { background-color: #CCFFFF; }
.weiss { background-color: #FFFFFF; }


/* Farbiger Scrollbalken (nur IE) */

BODY { scrollbar-base-color:#FFFFFF; scrollbar-face-color:#15529D; scrollbar-highlight-color:#FFFFFF; scrollbar-shadow-color:#FFFFFF; scrollbar-dark-shadow-color:#FF9900; scrollbar-arrow-color:#FF9900}
.blau1 {  background-color: #0033FF}



 