﻿#header {
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 100;
}

#headerback {
	position: relative;
	height: 155px;
	width: 970px;
	background-image: url(../images/layout/header_background.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#headerback h3 {
	background-image: url(../images/layout/header_background.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-left: 50px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 170px;
}

#gsvlogo {
	background-image: url(../images/layout/gsv_logo_header.gif);
	background-repeat: no-repeat;
	height: 140px;
	width: 210px;
	margin-top: 20px;
	margin-left: 20px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#headnavigation {
	position: absolute;
	top: 80px;
	left: 240px;
	z-index: 120;
	width: 710px;
}
#headpos {
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 150;
}
#headnav {
	margin: 0px;
	padding: 0px;
	height: 40px;
}
#headnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: block;
	line-height: 1em;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #E7B536;
	text-decoration: none;
	height: 30px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#headnav a:hover {
	text-decoration: none;
	color: #FFFF8C;
}
#headnav ul {
	list-style-type: none;
	width: 130px;
	text-align: center;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	white-space: nowrap;
	padding: 0px;
	float: left;
	height: 40px;
}
#headnav li {
	background-image: url(../images/layout/nav_up.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #E7B536;
	text-decoration: none;
	margin: 0px;
	text-decoration: none;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	height: 40px;
}
#headnav ul ul {
	position: absolute;
}
#headnav ul ul li {
	background-image: url(../images/layout/nav_down.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 30px;
}
#headnav ul ul, #headnav li:hover ul ul {
	display: none;
	text-decoration: none;
}
#headnav li:hover ul, #headnav li:hover li:hover ul {
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#kart {
	height: 12px;
	width: 40%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #C80009;
	margin-left: 250px;
	z-index: 110;
}
#kart a {
	color: #C80009;
	text-decoration: none;
}

#headnav .zweizeilen {
	padding-top: 0px;
	height: 35px;
}
#headnav .current {
	background-image: url(../images/layout/nav_curr.gif);
}

body.News #aNews,
body.GSV #aGSV,
body.Member #aMember,
body.Magazin #aMagazin,
body.Links #aLinks {
	background-image:url(../images/layout/nav_curr.gif);
}

#header #gsvdruck, #header #gsvhomepage, #headerback #gsvlogo img {
display:none;
}
