table, td, div, p
{
    COLOR: #000000;
    /*FONT-FAMILY: Verdana, 'Lucida Grande', Geneva, Arial, sans-serif;*/
	FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    TEXT-DECORATION: none;
}

A {
	COLOR: #91b4b6;
	/*COLOR: #003343;*/
	text-decoration: none;
}

A:hover {
	COLOR: #91b4b6;
	text-decoration: underline;
}

A.navLvl1 {
	COLOR: #ffffff;/* Grün */
	/*COLOR: #cfe8bd; Grün */
	/*COLOR: #dfeef2; Blau */
	/*COLOR: #ffddb5; Orange*/
    FONT-SIZE: 12px;
	/*line-height: 11px;*/
	text-decoration: none;
	font-weight: bold;
}

A.navLvl1:hover {
	COLOR: #ffffff;
	text-decoration: none;
}

.navLvl1Aktiv {
	COLOR: #ffffff;
    FONT-SIZE: 12px;
	/*line-height: 11px;*/
	text-decoration: none;
	font-weight: bold;
}

.navLvl1Aktiv:hover {
	COLOR: #ffffff;
	text-decoration: none;
}

.lineheight {
	line-height: 19px;
}

.sprachwahl {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #cccccc;
    FONT-SIZE: 10px;
	line-height: 11px;
	text-decoration: none;
}

A.sprachwahl {
	COLOR: #cccccc;
	text-decoration: none;
}

A.sprachwahl:hover {
	COLOR: #eea500;
	text-decoration: none;
}

.titel {
	color: #003d6e;
	FONT-SIZE: 12px; 
	FONT-WEIGHT: bold;
}

.titelChart {
	COLOR: #000000;
	FONT-SIZE: 13px; 
	FONT-WEIGHT: bold;
	line-height: 13px;
}

.chartText {
	line-height: 16px;
	/*text-align: right;*/
}

.px10 {
	FONT-SIZE: 10px;
	}

.px12weiss {
	color: white;
	FONT-SIZE: 12px;}

.px11 {
	FONT-SIZE: 11px;
	}

.px11weiss {
	color: white;
	FONT-SIZE: 11px;
	}

.px10textfelder {
	border: 1px solid #666666;
	font-size: 10px;
}
	
.px11textfelder {
	border: 1px solid #666666;
	font-size: 11px;
}
	
.px12textfelder {
	border: 1px solid #666666;
	font-size: 12px;
}

