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

p {
	FONT-SIZE: 11px;
	line-height: 16px;
}

A {
	COLOR: #000000;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

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

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

.chartText {
	FONT-SIZE: 11px;
	line-height: 16px;
}

.chartTextLh12 {
	FONT-SIZE: 11px;
	line-height: 16px;
}

.chartTextWeiss {
	color: white;
	FONT-SIZE: 11px;
	line-height: 13px;
}

.px10 {
	FONT-SIZE: 10px;
}

.px11 {
	FONT-SIZE: 11px;
}

.ltxt									
	{  font-family: Arial, Helvetica, sans-serif; 		/*----BIG TXTFIELD----*/
	font-size: 11px; 
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;	
	width: 243px;
	height: 20px;	}

.lbox								
	{  font-family: Arial, Helvetica, sans-serif; 		/*----BIG TXTFIELD----*/
	font-size: 11px; 
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;	
	width: 243px;
	height: 70px;	}
	
.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;
}

