
A:link { color:#006699; text-decoration: none }
A:visited {color:#006699;text-decoration: none;}
A:active {color:#006699; text-decoration: none;}
A:hover	{color:#ff6666; text-decoration: none;}


.hauptnavi {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
	font-style : normal;
	font-weight : bold;
	color: #006699;
	
}

.navi {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
	font-style : normal;
	font-weight : bold;
	color: #006699;

}
.unternavi {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
	font-style : normal;
	font-weight : normal;
	color: #006699;
}

.normal {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
	font-style : normal;
	font-weight : normal;
	color : #000000;
}

.normtitel {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
	font-style : normal;
	font-weight : bold;
	color : #006699;
}

.aufzaehlung {
	list-style-type : square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.secrets {
	border-bottom : 1 solid #006699;
	border-right : none;
	border-left : none;
	border-top-color : #006699;
	border-top-style : solid;
	border-top-width : 1;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	background-color : #CCCCFF;
}

.navitab {
	border-bottom : 1 solid #006699;
	border-right : 1 solid #006699;
	border-left : 1 solid #ffcc33;
	border-top-color : #006699;
	border-top-style : solid;
	border-top-width : 1;
}

.normtab {
	border-bottom : 1 solid #006699;
	border-right : none;
	border-left : none;
	border-top : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
	font-style : normal;
	font-weight : normal;
	color : #000000;
}