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: #003343;
	text-decoration: none;
}

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

.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: 16px; 
	FONT-WEIGHT: bold;
}

.titelChart {
	color: #000000;
	FONT-SIZE: 12px; 
	FONT-WEIGHT: bold;
}

.chartText {
	line-height: 16px;
}

.px10 {
	FONT-SIZE: 10px;
	}

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

.px11 {
	FONT-SIZE: 11px;
	}

.px11Titel {
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	}
.px11weiss {
	color: white;
	FONT-SIZE: 11px;
	}
	
.px11textfelder {
	border: 1px solid #666666;
	font-size: 11px;
}
	
.px12textfelder {
	border: 1px solid #666666;
	font-size: 12px;
}

UL
{
	padding-left:2px;
	margin-left:10px;
	list-style-type: square;
	line-height: 16px;
}

LI
{
	list-style-type: square;
}
