
/*** rahmen oben anfang  ***/

.obere-hilfsnavi { 
	font-family:times;
	font-size:12px;
	font-weight:;
	color:#000000;
	text-decoration:none;
	background-color:none
}

a:hover.obere-hilfsnavi { 
	font-family:times;
	font-size:12px;
	font-weight:;
	color:#669966;
	text-decoration:none;
	background-color:none
}

.themennavi { 
	font-family:times;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	background-color:none;
}

a:hover.themennavi { 
	font-family:times;
	font-size:14px;
	font-weight:bold;
	color:#669966;
	text-decoration:none;
	background-color:none;
}

 /*** rahmen oben ende ***/

/*** linke navi anfang  ***/

.linke-hauptnavi { 
	font-family:times;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
	background-color:none;
}

a:hover.linke-hauptnavi { 
	font-family:times;
	font-size:12px;
	font-weight:bold;
	color:#FF6600;
	text-decoration:none;
	background-color:none; 
}

/*** linke navi ende  ***/

/*** navigationsfaden anfang ***/

.breadcrump{
	font-family:times;
	font-size:11px;
	font-weight:none;
	color:#000000;
	text-decoration:none;
	background-color:none;
}
.breadcrump-aktuell{
	font-family:times;
	font-size:11px;
	font-weight:none;
	color:#003300;
	text-decoration:none;
	background-color:none;
}

/*** navigationsfaden ende ***/