/* ALLGEMEINE BODY-DEFINITIONEN */
body {font-family:Verdana, Sans-Serif; background-color:#FFFFFF; color:#000000; margin:0px; margin-top:0px; margin-left:0px;}

/* UEBERSCHRIFTEN  */
	/* Ueberschrift erster Ordnung */
		h1 {color:#999999; font-family:Verdana, Sans-Serif; font-size:10pt; font-weight:bold; /* border-bottom-color:#999999; border-bottom-width:1px; border-bottom-style:solid; */ margin-bottom:25px; padding-bottom:5px; padding-top:4px;}
	/* Ueberschrift zweiter Ordnung */
		h2 {color:#999999; font-family:Verdana, Sans-Serif; font-size:10pt; font-weight:bold;}
	/* Ueberschrift dritter Ordnung */
		h3 {color:#999999; font-family:Verdana, Sans-Serif; font-size:9pt; font-weight:bold;}

/* FLIESSTEXT */
	/* Def. fuer den ganz normalen Fliesstext ohne Hervorhebung */
		.contenttext {color:#000000; font-family:Verdana, Sans-Serif; font-size:9pt; font-weight:lighter; word-spacing:1pt; line-height:17px;}
	/* Def. fuer Hervorhebungen innerhalb des Fliessetextes durch Fett (Klasse innerhalb eines span verwenden) */
		.contenttextbold {color:#000000; font-family:Verdana, Sans-Serif; font-size:9pt; font-weight:bold; line-height:17px;}
	/* Def. fuer Links innerhalb eines Fliesstextes */
		a.contenttext {color:#CC0000; font-family:Verdana, Sans-Serif; font-size:9pt; text-decoration:underline;}
		a.contenttext:hover {color:#FFCC00; text-decoration:none;}
		a.contenttext:visited {color:#666666; text-decoration:none;}


/* FORMATIERUNGEN FUER LISTEN */
ul {color:#000000; font-family:Verdana, Sans-Serif; font-size:9pt; line-height:20px;}
ol {color:#000000; font-family:Verdana, Sans-Serif; font-size:9pt; line-height:20px;}
li {color:#000000; font-family:Verdana, Sans-Serif; font-size:9pt; line-height:20px; list-style-image:url(images/li.gif);}

/* **************NEUE KLASSE************* DEFINITIONEN FUER DIE WERTE-TABELLEN, wie z.B. Messdaten */
	/* Bestimmt das Aussehen der Werte-Tabelle (Tabelle ein cellspacing und cellpadding von 1 geben, border auf 0 setzen) */
		table.werte {border-color:#CCCCCC; border-width:1px; border-style:solid; padding:0px;}


/* DEFINITIONEN FUER DIE INFO-TABELLEN */
	/* Bestimmt das Aussehen der Info-Tabelle (Tabelle ein cellspacing und cellpadding von 1 geben, border auf 0 setzen) */
		table.info {border-color:#CCCCCC; border-width:1px; border-style:solid; padding:0px;}
	/* Definitionen fuer den Info-Text innerhalb der Tabellen wie z.B. UV-Index, Datum */
		/* Überschrift innerhalb einer Info-Tabelle */
		.infohead {background-color:#CC0000; color:#FFFFFF; font-family:Verdana, Sans-Serif; font-size:9pt; font-weight:bold; line-height:18px; padding-left:10px;}
		/* Unterüberschrift wie z.B. Messstation, aktueller Messwert usw.*/
		.infosubhead {background-color:#F2F2F2; color:#CC0000; font-family:Verdana, Sans-Serif; font-size:8pt; font-weight:bold; line-height:20px; padding-left:10px;}
		
		a.infosubhead {color:#CC0000; font-family:Verdana, Sans-Serif; text-decoration:none;font-size:7.5pt;font-weight:lighter; text-align:center;}
		a.infosubhead:visited {color:#000000; font-family:Verdana, Sans-Serif; text-decoration:none;font-size:7.5pt;}
		a.infosubhead:hover {color:#FFCC00; font-family:Verdana, Sans-Serif; text-decoration:none;font-size:7.5pt;font-weight:lighter; text-align:center;}
		a.infosubhead:active {color:#FFCC00; font-family:Verdana, Sans-Serif; text-decoration:none;font-size:7.5pt;font-weight:lighter; text-align:center;}
		/*
		a.infosubhead {color:#CC0000; font-family:Verdana, Sans-Serif; font-size:7.5pt; font-weight:lighter; text-align:center;}
		a.infosubhead:hover {color:#000000;}
		a.infosubhead:visited {color:#000000;}
		*/
		/* Fliesstext*/
		.infotext {background-color:#F2F2F2; color:#000000; font-family:Verdana, Sans-Serif; font-size:9pt; line-height:20px; padding-left:10px;}
/* **************NEUE KLASSE************* DEFINITIONEN FUER LINKS INNERHALB DES FLIESSTEXTES */
		a.infotext {color:#CC0000; font-size:9pt; text-decoration:underline;}
		a.infotext:hover {color:#000000; font-size:9pt;}
		a.infotext:visited {color:#CC0000; font-size:9pt; text-decoration:underline;}
		
		.footliner {color:#CC0000; font-family:Verdana, Sans-Serif; font-size:8pt; line-height:20px; border-top-color:#999999; border-top-width:1px; border-top-style:solid; padding-top:5px; text-align:left;}
	/* Link-Definitionen innerhalb einer Info-Tabelle */
		a.info {color:#CC0000; text-decoration:underline;}
		a.info:hover {color:#FFCC00; text-decoration:none;}
		a.info:visited {color:#CC0000; text-decoration:none;}
		
		a.infosmall {color:#CC0000; text-decoration:none;font-size:9pt;}
		a.infosmall:hover {color:#FFCC00; text-decoration:none;font-size:9pt;}
		a.infosmall:visited {color:#CC0000; text-decoration:none;font-size:9pt;}
		
		.headliner {color:#CC0000; font-family:Verdana, Sans-Serif; font-size:12pt; font-weight:bold; border-bottom-color:#999999; border-bottom-width:1px; border-bottom-style:solid; padding-bottom:15px; text-decoration:underline;}
		a.headlink {color:#CC0000; text-decoration:underline;}
		a.headlink:hover {color:#CC0000; text-decoration:none;}
		a.headlink:visited {color:#CC0000; text-decoration:underline;}


/* FUSSNOTEN BZW. ERLAEUTERUNGEN*/
	/* Fliesstext innerhalb von Fussnoten bzw. Erlaeuterungen */
		.foot {color:#000000; font-family:Verdana, Sans-Serif; font-size:8pt; font-weight:lighter; line-height:20px;}
	/* Link-Definitionen innerhalb von Fussnoten bzw. Erlaeuterungen */
		a.foot {color:#000000; font-size:8pt; text-decoration:underline;}
		a.foot:hover {color:#FFCC00; text-decoration:none;}
		
/* BILDER */
	.image {color:#000000; font-family:Verdana, Sans-Serif; font-size:8pt;}

/* *************NEUE KLASSE****************** FUER DIE SELEKTBOXEN */
.select {background-color:#F2F2F2; color:#000000; font-size:9pt;}

/* *************NEUE KLASSEN ********************** FUER DIE ERLAEUTERUNGEN BZW. WERTANGABEN */
.dgreen {background-color:#007800; color:#FFFFFF; font-weight:bold; font-size:8pt; text-align:center;}  /* Dunkelgruen / sehr gut */
.green {background-color:#96FF00; color:#000000; font-weight:bold; font-size:8pt; text-align:center;}   /* Hellgruen / gut */
.beige {background-color:#FFFF8C; color:#000000; font-weight:bold; font-size:8pt; text-align:center;}   /* Beige / befriedigend */
.yellow {background-color:#F0F000; color:#000000; font-weight:bold; font-size:8pt; text-align:center;}   /* Gelb / ausreichend */
.orange {background-color:#FF9600; color:#000000; font-weight:bold; font-size:8pt; text-align:center;}   /* Orange / schlecht */
.red {background-color:#BE0000; color:#FFFFFF; font-weight:bold; font-size:8pt; text-align:center;}   /* Rot / sehr schlecht */
.dgrey {background-color:#999999; color:#000000; font-weight:bold; font-size:9pt; text-align:center; padding:5px;} /* Dunkles Grau fuer die Komponenten */
.mgrey {background-color:#C0C0C0; color:#000000; font-weight:lighter; font-size:9pt; text-align:center; padding:5px;} /* Mittleres Grau fuer die Angaben */
.grey {background-color:#E5E5E5; color:#000000; font-weight:lighter; font-size:9pt; text-align:center; padding:5px;} /* Helles Grau fuer die Angaben */