.header-background-fake{
	position: absolute;
	height: 100px;
	left: 0;
	top: 0;
	z-index: -1000;
	width: 100%;
	background-color: #666699;
	margin-top: 36px;
}
#topnav{
	display: none;
}
#header {
	margin-bottom: 25px;
	padding-top: 36px !important;
	height: 100px;
}
.foto-kopf{
	margin-top: 36px;
	position: absolute;	
	width: 300px;
	height: 200px;
	left: 52%;
	top: 18px;
	margin-left: 150px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	behavior: url(/global/css/PIE.htc);
	z-index:1;
}
#header img{
	padding: 0;
	margin:0;
}
#header h1 {
	color:#333399;
	font-family: Verdana,sans-serif;
}
#header h1 span{
	display:block;
}
#header h1 a, #header h1 a:link, #header h1 span, #header h1 *, #header h1{
	text-decoration: none;
	color: #fff;
}
#header .logo{
	width: 20%;
	float:left;
	padding: 10px 0 0 10px;
	position: absolute;
}
#header .right{
	padding-left: 18%;
	margin-left: 25px;
	width: 59%;
	height: 100px;
	padding-top: 14px;
}
#header .title-short{
	text-decodation: none !important;
	font-size: 23px;
	font-weight: bold;
}
#header .title-long{
	text-decodation: none !important;
	font-size: 17px;
}
#header .slogan{
	font-size: 17px;
	padding-top: 2px;
	color: #c0c0c0;
}
