.nav_links_unmarked	/*Navigationsebene 3 nicht aktiviert*/
{
	padding-right: 20px;	/*Innenabstand rechts*/
	padding-bottom: 0px;	/*Innenabstand unten*/
	padding-left: 5px;	/*Innenabstand links*/
	margin-right: 0px;	/*Außenrand/Abstand rechts*/
	margin-bottom: 0px;	/*Außenrand/Abstand unten*/
	margin-left: 0px;	/*Außenrand/Abstand links*/
	text-decoration: none;	/*Textdekoration ( underline , overline , line-throu...*/
	font-weight: normal;	/*Schriftgewicht ( normal , bold , normal , lighter ...*/
	color: #FAF3CD;	/*Farbe*/
	font-size: 12px;	/*Schriftgröße*/
	font-family: Verdana, Arial , Helvetica;	/*Schriftart ( Arial , Helvetica , Times Roman )*/
	margin-top: 0px;	/*Außenrand/Abstand oben*/
	padding-top: 0px;	/*Innenabstand oben*/
}

.nav_links_marked	/*Navigationsebene 3 aktiviert*/
{
	padding-right: 20px;	/*Innenabstand rechts*/
	padding-bottom: 0px;	/*Innenabstand unten*/
	padding-left: 5px;	/*Innenabstand links*/
	margin-right: 0px;	/*Außenrand/Abstand rechts*/
	margin-bottom: 0px;	/*Außenrand/Abstand unten*/
	margin-left: 0px;	/*Außenrand/Abstand links*/
	text-decoration: bold;	/*Textdekoration ( underline , overline , line-throu...*/
	font-weight: bold;	/*Schriftgewicht ( normal , bold , normal , lighter ...*/
	color: #FFFFFF;	/*Farbe*/
	font-size: 12px;	/*Schriftgröße*/
	margin-top: 0px;	/*Außenrand/Abstand oben*/
	padding-top: 0px;	/*Innenabstand oben*/
	font-family: Verdana, Arial , Helvetica;	/*Schriftart ( Arial , Helvetica , Times Roman )*/
}

.nav_oben2_marked	/*Navigationsebene 2 aktiviert*/
{
	padding-right: 0px;	/*Innenabstand rechts*/
	font-family: Arial;	/*Schriftart ( Arial , Helvetica , Times Roman )*/
	font-size: 12px;	/*Schriftgröße*/
	color: #2668A3;	/*Farbe*/
	font-weight: bold;	/*Schriftgewicht ( normal , bold , normal , lighter ...*/
	margin-left: 10px;	/*Außenrand/Abstand links*/
	margin-right: 10px;	/*Außenrand/Abstand rechts*/
	letter-spacing: 1px;	/*Zeichenabstand*/
}

.nav_oben1_marked	/*Navigationsebene 1 aktiviert*/
{
	font-family: Arial;	/*Schriftart ( Arial , Helvetica , Times Roman )*/
	font-size: 12px;	/*Schriftgröße*/
	color: #003361;	/*Farbe*/
	font-weight: bold;	/*Schriftgewicht ( normal , bold , normal , lighter ...*/
	margin-left: 10px;	/*Außenrand/Abstand links*/
	margin-right: 10px;	/*Außenrand/Abstand rechts*/
	letter-spacing: 1px;	/*Zeichenabstand*/
}

.nav_oben2_unmarked	/*Navigationsebene 2 nicht aktiviert*/
{
	font-family: Arial;	/*Schriftart ( Arial , Helvetica , Times Roman )*/
	font-size: 12px;	/*Schriftgröße*/
	color: #2668A3;	/*Farbe*/
	font-weight: bold;	/*Schriftgewicht ( normal , bold , normal , lighter ...*/
	margin-left: 10px;	/*Außenrand/Abstand links*/
	margin-right: 10px;	/*Außenrand/Abstand rechts*/
	letter-spacing: 1px;	/*Zeichenabstand*/
}

.nav_oben1_unmarked	/*Navigationsebene 1 nicht aktiviert*/
{
	font-family: Arial;	/*Schriftart ( Arial , Helvetica , Times Roman )*/
	font-size: 12px;	/*Schriftgröße*/
	color: #003361;	/*Farbe*/
	font-weight: bold;	/*Schriftgewicht ( normal , bold , normal , lighter ...*/
	margin-left: 10px;	/*Außenrand/Abstand links*/
	margin-right: 10px;	/*Außenrand/Abstand rechts*/
	letter-spacing: 1px;	/*Zeichenabstand*/
}

.nav_zulinks_marked	/*Navigationsebene 3 aktiviert*/
{
	font-weight: bold;	/*Schriftgewicht ( normal , bold , normal , lighter ...*/
	color: #FFFFFF;	/*Farbe*/
	font-size: 12px;	/*Schriftgröße*/
	font-family: Verdana, Arial , Helvetica;	/*Schriftart ( Arial , Helvetica , Times Roman )*/
	margin-top: 0px;	/*Außenrand/Abstand oben*/
	padding-top: 0px;	/*Innenabstand oben*/
	margin-left: 0px;	/*Außenrand/Abstand links*/
	margin-bottom: 0px;	/*Außenrand/Abstand unten*/
	margin-right: 0px;	/*Außenrand/Abstand rechts*/
	padding-left: 5px;	/*Innenabstand links*/
	padding-bottom: 0px;	/*Innenabstand unten*/
	padding-right: 0px;	/*Innenabstand rechts*/
	text-decoration: none;	/*Textdekoration ( underline , overline , line-throu...*/
}

.nav_zulinks_unmarked	/*Navigationsebene 3 nicht aktiviert*/
{
	margin-left: 0px;	/*Außenrand/Abstand links*/
	margin-bottom: 0px;	/*Außenrand/Abstand unten*/
	margin-right: 0px;	/*Außenrand/Abstand rechts*/
	padding-left: 5px;	/*Innenabstand links*/
	padding-bottom: 0px;	/*Innenabstand unten*/
	padding-right: 0px;	/*Innenabstand rechts*/
	font-family: Verdana, Arial , Helvetica;	/*Schriftart ( Arial , Helvetica , Times Roman )*/
	padding-top: 0px;	/*Innenabstand oben*/
	margin-top: 0px;	/*Außenrand/Abstand oben*/
	font-size: 12px;	/*Schriftgröße*/
	color: #EFEAC5;	/*Farbe*/
	font-weight: bold;	/*Schriftgewicht ( normal , bold , normal , lighter ...*/
	text-decoration: bold;	/*Textdekoration ( underline , overline , line-throu...*/
}


