

/* --- Stylesheet 913 () --------- */ 

#logo {
	position: absolute;
	top: 0px;
	left: 30px;
	z-index: 3;
}

#search { position: absolute; right: 420px; top: 15px; width: 200px; text-align: right; }

#header { z-index: 100 }

#header ul.nav {
	position: absolute;
	top: 60px;
	right: 420px;
	min-height: 100px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#header ul.nav li {
	margin: 2px 0px;
	display: block;
	text-align: right;
}

#header ul.nav li a {
	color: #FFF;
	font-size: 18px;
	padding: 2px 7px;
	font-weight: normal;
	display: block;
	white-space: nowrap;
}

#header ul.nav li.nav_aktiv a {
	background-color: #FFF;
	color: #424242;
}

#globus {
	position: absolute;
	top: 35px;
	right: 570px;
	background: url(//tramino.s3.amazonaws.com/s/hagen/68332/globus.png) top left no-repeat;
	width: 211px;
	height: 100px;
}