@charset "UTF-8";
/* CSS Document */

/* HAUPTNAVIGATION */
a.nav:link {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	text-decoration: none;
	float: none;
	width: 100%;
	text-decoration: none;
	height: 100%;
	background-image: url(../_navpics/nav.gif);
	font-weight: bold;
	background-repeat: no-repeat;
	text-indent: 16px;
	line-height: 2.3em;
}


a.nav:visited {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	text-decoration: none;
	float: none;
	width: 100%;
	text-decoration: none;
	height: 100%;
	background-image: url(../_navpics/nav.gif);
	font-weight: bold;
	background-repeat: no-repeat;
	text-indent: 16px;
	line-height: 2.3em;
}


a.nav:hover {
	display: block;
	font-size: 12px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../_navpics/nav_a.gif);
	float: none;
	width: 100%;
	text-decoration: none;
	height: 27px;
	background-repeat: no-repeat;
	font-weight: bold;
	line-height: 2.3em;
}


a.nav:active {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	text-decoration: none;
	float: none;
	width: 100%;
	text-decoration: none;
	height: 27px;
	font-weight: bold;
	background-image: url(../_navpics/nav_a.gif);
	background-repeat: no-repeat;
}


 a.nav_set {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	float: none;
	width: 100%;
	text-decoration: none;
	height: 100%;
	background-image: url(../_navpics/nav_a.gif);
	font-weight: bold;
	background-repeat: no-repeat;
	text-indent: 16px;
	line-height: 2.3em;
}
/* --end-- HAUPTNAVIGATION */



/* SUBNAVIGATION */
a.subnav {
	display: block;
	font-size: 12px;
	color: #788089;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../_navpics/pfeil.gif);
	text-decoration: underline;
	height: 18px;
	background-repeat: no-repeat;
	text-indent: 7px;
	line-height: 1.5em;
	background-position: left;
	}


 a.subnav:hover {
	display: block;
	font-size: 12px;
	color: #da8a00;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../_navpics/pfeil_a.gif);
	text-decoration: underline;
	height: 18px;
	background-repeat: no-repeat;
	text-indent: 7px;
	line-height: 1.5em;
	background-position: left;
}


a.subnav:active {
	display: block;
	font-size: 12px;
	color: #788089;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../_navpics/pfeil.gif);
	text-decoration: underline;
	height: 18px;
	background-repeat: no-repeat;
	text-indent: 7px;
	line-height: 1.5em;
	background-position: left;
}


a.subnav_set {
	display: block;
	font-size: 12px;
	color: #da8a00;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../_navpics/pfeil_a.gif);
	text-decoration: none;
	height: 18px;
	background-repeat: no-repeat;
	text-indent: 7px;
	line-height: 1.5em;
	background-position: left;
}
/* --end-- LINKE NAVIGATION LVL 1 */

/* SUBNAV SPRACHE */
a.adminlink {
	display: block;
	font-size: 12px;
	color: #788089;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../_navpics/pfeil.gif);
	width: 100%;
	text-decoration: none;
	height: 18px;
	background-repeat: no-repeat;
	text-indent: 7px;
	line-height: 1.5em;
	background-position: left;
	}


 a.adminlink:hover {
	display: block;
	font-size: 12px;
	color: #da8a00;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../_navpics/pfeil_a.gif);
	width: 100%;
	text-decoration: none;
	height: 18px;
	background-repeat: no-repeat;
	text-indent: 7px;
	line-height: 1.5em;
	background-position: left;
}


a.adminlink:active {
	display: block;
	font-size: 12px;
	color: #788089;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../_navpics/pfeil.gif);
	width: 100%;
	text-decoration: none;
	height: 18px;
	background-repeat: no-repeat;
	text-indent: 7px;
	line-height: 1.5em;
	background-position: left;
}


a.adminlink_set {
	display: block;
	font-size: 12px;
	color: #da8a00;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../_navpics/pfeil_a.gif);
	width: 100%;
	text-decoration: none;
	height: 18px;
	background-repeat: no-repeat;
	text-indent: 7px;
	line-height: 1.5em;
	background-position: left;
}
/* --end-- SUBNAV SPRACHE */