/* Punktlinien */
.liniev  {	
	border-left: 1px dashed #CCCCCC;
	}

.headline	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	}

.text	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #666666;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	}
	
.liste	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #666666;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	}	

.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	text-transform: none;
}

a:link { color:#666666; text-decoration:none; }
a:visited { color:#666666; text-decoration:none; }
a:hover { color:#000000; text-decoration:none; }
a:active { color:#000000; text-decoration:none; }

.subnavi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	text-transform: none;
}

.subnavi a:link { color:#666666; text-decoration:none; }
.subnavi a:visited { color:#666666; text-decoration:none; }
.subnavi a:hover { color:#000000; text-decoration:none; }
.subnavi a:active { color:#000000; text-decoration:none; }		

