.unsichtbar {
	position: absolute;
 	left: -1000px;
 	top: -1000px;
 	width: 0px;
 	height: 0px;
 	overflow: hidden;
 	display: inline;
 }

.abstand_menue {
	color: White;
}


.head {
	xleft: 50%;
	xmargin-left: -391px;
        left: 113px;
	position: absolute;
	width: auto;
	top: 0px;
	z-index: 3;
}

.bg_head {
	left: 0px;
	top: 0px;
	position: absolute;
	width: auto;
	height: 127px;
	z-index: -4;
}

.logo {
	position: absolute;
	left: 0px;
	top: 13px;
	
}


.bg_left {
	background-image: url(../images/bg_left.jpg);
	background-repeat: repeat-x;
	left: 0px;
	height: 127px;
	position: absolute;
	top: 0px;
	width: 150px;
	z-index: 1;
}


.menue {
	position: absolute;
	left: 20px;
	top: 78px;
	width: 750px;
	height: 50px;
	z-index: 10;
}

.menue a {
	color: #00549f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 38px;
	margin-right: 0px;
	padding-left: 4px;
	padding-right: 0px;
	padding-top: 11px;
	text-decoration: none;
}

.menue a:hover {
	background-image: url(../images/pfeil_menue.gif);
	background-position: center top;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #00549f;
}

.menue ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	
}

.menue li {
	float: left;
	
}


.seitenuebersicht {
	color: #00549f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	left: 592px;
	position: absolute;
	top: 76px;
	width: auto;
	z-index: 20;
}

.seitenuebersicht a {
	background-image: url(../images/sitemap.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #00549f;
	padding-right: 20px;
	font-weight: bold;
	text-decoration: none;
}

.seitenuebersicht a:hover {
	text-decoration: underline;
	color: #00549f;
}


.glossar {
	color: #00549f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	left: 719px;
	position: absolute;
	top: 76px;
	width: auto;
	z-index: 20;
}


.glossar a {
	background-image: url(../images/glossar.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #00549f;
	padding-right: 20px;
	font-weight: bold;
	text-decoration: none;
}

.glossar a:hover {
	text-decoration: underline;
	color: #00549f;
}

div.rollover_top {
	width: 180px;
	height: 11px;
        padding: 0 1px 0 1px;
	margin: 0;
	line-height: 0;
	font-size: 0;
	background-image: url(../images/submenu_top.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

div.rollover ul {
        width: 180px;
        list-style-type: none;
        padding: 0 1px 0 1px;
	margin: 0;
        background-image: url(../images/submenu.gif);
}

div.rollover ul li a {
        color: #00549f;
	display: block;
        padding: 0 0 0 9px;
	margin: 0;
}

div.rollover ul a {
        color: #00549f;
	display: block;
        padding: 0 0 0 9px;
	margin: 0;
        text-decoration: none;
}

div.rollover ul li a:hover {
        background-color: #dde2fc;
        text-decoration: none;
}

div.rollover ul a:hover {
        background-color: #dde2fc;
        text-decoration: none;
}

div.rollover_bottom {
	width: 180px;
	height: 3px;
        padding: 0 1px 0 1px;
	margin: 0;
	background-image: url(../images/submenu_bottom.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

/* ------------------------------ */
#nav{
	position:absolute;
	top:78px;
	left:15px;
	width: 500px;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 17px;
}

#nav a {
	font-size:12px;
	display: block;
	padding:0px 0px 0px 10px;
	margin: 0;
}

#nav a.oben {
	color:#00549f;
	font-weight:bold;
	font-size:13px;
	display: block;
	padding:11px 8px 0px 8px;
}

#nav a.oben:hover {
	color:#00549f;
	font-weight:bold;
	font-size:13px;
	display: block;
	text-decoration:none;
	background:url(/fileadmin/templates/images/pfeil_nav.gif) center top no-repeat;
}

#nav li {
	float: left;
	line-height: 17px;
}

#nav li li{
        width:177px;
	line-height: 13px;
}

#nav li li a{
        width:167px;
        padding-top: 3px;
        padding-bottom: 3px;
        padding-right: 5px;
}

#nav li li.first {
	margin-top:10px;	
}

#nav li li.last {
	padding-bottom:4px;
}

#nav li li a:hover {
	color:#00549f;
	text-decoration:none;
	background:url(/fileadmin/templates/images/subnav_bl.gif);
}

#nav li ul {
	position: absolute;
	width: 182px;
	left: -999em;
	background:url(/fileadmin/templates/images/bg_submenue.gif) no-repeat bottom;
}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

/* englische Version */


.seitenuebersicht_en {
	color: #00549f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	left: 592px;
	position: absolute;
	top: 76px;
	width: auto;
	z-index: 20;
}

.seitenuebersicht_en a {
	background-image: url(../images/sitemap.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #00549f;
	padding-right: 20px;
	font-weight: bold;
	text-decoration: none;
}
