﻿@import url("norm.css");

* {margin: 0px; padding: 0px; }


body,html  {
	padding: 0;
	margin: 0;
	height: 100%;
}


body {
	font-family: calibri, arial, verdana, "Trebuchet MS", "sans serif";
	font-size: 1em;
	background: url(images/bg_body.jpg) repeat-x;
	
}


.serif {font-family:"Times New Roman", Times, Serif }


#main {
	position: relative;
	margin: 0 auto;
	width: 1024px;
	height: 100%;
}




#head {
	position: absolute;
	top: 0px;
	height: 100px;
	background: url(images/hg_main.jpg) repeat-x;	
	width: 100%;
	z-index: 2;
}


#footer {
	position: absolute;
	width: 824px;
	height: 30px;
	bottom: 0px;
	left: 100px;
	background: url(images/hg_footer.jpg) repeat-x;
	z-index: 2;
}



#mitte {
	position:relative;
	background:  no-repeat;
	background-position: center;
	background-attachment:fixed;
	width: 1024px;
	height: 100%;
	margin: 0 auto;
}


#links {
	position: relative;
	top: 0px;
	right: 20px;
	width: 200px;
	float: left;
}


#logo {
	position: relative;
	background: url('images/logo_hp_wor.png') no-repeat;
	height: 66px;
	top: 17px;
	left: 100px;
	z-index: 3;
}


#links_unten {
	position: relative;
	float: left;
	width: 200px;
}

#subnavi {
	position: relative;
	width: 200px;
	float: left;
	color: navy;
	left: 85px;	
	top: 20px;
}


#subnavi li {
	padding-left: 4px;
	border-bottom: 1px gray solid;
	background: url(images/hg_footer.jpg) repeat-x;
}

#zitate {
	position: absolute;
	font-size:small; 
	margin: 10px;
	padding: 10px;
	top: 270px;
	background-color:#990000;
	float: left;
	width: 150px;
	left: 110px;
}

#zitate h1 {
	padding-top: 5px;
	font-size: 1.7em;
	color: white;
	text-align: center;
}	


#zitate p {
	padding-right: 10px;
	text-align:right;
	color: white;
}


#subnavi ul {
	list-style-type: none;
	padding: 40px 0 20px 40px;
}


#subnavi li {
	text-decoration: none;
	display: block;	
	padding-bottom: 5px;
}


#subnavi li a:link, #subnavi li a:visited {
	display: block;
	text-decoration: none;
	color: white;
}


#subnavi li a:hover, #subnavi li a:active {
	text-decoration: none;
	display: block;
	color: navy;
}


#rechts {
	position:relative; 
	top:0px;
	width: 820px;
	height: 100%;
	float: right;
}

.menu {
	position: absolute;
	padding :0 0 0 0px; 
	list-style:none;   
	right: 25px;
	top: 70px;
	font-family: calibri, arial, verdana, sans-serif; 
	z-index: 4;
}

.menu li.top {
	display:block; 
	float:left; 
	position:relative;
}

.menu li a.top_link {
	display:block; 
	float:left; 
	height:40px; 
	color:navy; 
	text-decoration:none; 
	font-size:0.95em; 
	font-weight:bold; 
	padding:0 0 0 0px; 
	cursor:pointer;
}


.menu li a:hover {
	color:#FFFFFF;
}


.menu li a:active {
	color:#FFFFFF;
}


.menu li a.top_link span {
	float:left; 
	width: auto;	
	font-weight:bold; 
	display:block; 
	padding:0 10px 0 10px; 
	height:30px;
}

.menu li a.top_link span.down {
	float:left; 
	display:block; 
	padding:0 10px 0 12px; 
}

.menu table {
	border-collapse:collapse; 
	width:0; height:0; 
	position:absolute; 
	top:0; 
	left:0;
}

.menu a:hover {
	visibility:visible;
	color: white;
}

.menu li:hover {
	position:relative; 
	z-index:200;
}

.menu ul, 

.menu :hover ul ul, 

.menu :hover ul :hover ul ul,

.menu :hover ul :hover ul :hover ul ul,

.menu :hover ul :hover ul :hover ul :hover ul ul {
	position:absolute; 
	left:-9999px; 
	top:-9999px; 
	width:0; 
	height:0; 
	margin:0; 
	padding:0; 
	list-style:none;
}

.menu :hover ul.sub {
	left:2px; 
	top: 30px; 
	right:2px; 	
	padding:3px 0; 
	white-space:nowrap; 
	width:150px; 
	height:auto;
}

.menu :hover ul.sub li {
	display:block; 
	height:20px; 
	position:relative; 
	float:left; 
	width:140px;
	
}

.menu :hover ul.sub li a {
	font-weight:normal;
	display:block; 
	font-size:0.9em; 
	font-weight: bold;
	height:20px; 
	width:140px; 
	line-height:normal; 
	text-indent:1em; 
	color:navy; 
	text-decoration:none; 
}


.menu :hover ul.sub li a:hover {background:navy; color:#fff;}

.menu :hover ul.sub li a.fly:hover {background:navy;}

.menu :hover ul :hover ul,

.menu :hover ul :hover ul :hover ul,

.menu :hover ul :hover ul :hover ul :hover ul,

.menu :hover ul :hover ul :hover ul :hover ul :hover ul{
	left:90px; top:-4px; padding:3px 0; white-space:nowrap; width:53px; z-index:5; height:auto;}


#content {
	position: relative;
	background: url(images/hg.png) repeat;
	font-size:small;
	color:white;
	width: 350px;
	padding: 40px;
	margin: 165px auto;
	overflow: auto;
}


#impressum {
	position:absolute;
	font-size:small;
	float: right;
	right: 110px;
	bottom: 8px;
	z-index: 3;
}

#impressum ul {
	float: left;
	list-style-type: none;	
}


#impressum li {
	float: left;	 
}


#impressum a {
	display: block;
	padding: 0 15px 0px 6px;
	color: navy;
	text-decoration: none;
}

#mail {
	position: absolute;
	bottom: 8px;
	left: -30px;
	float: left;
	z-index: 3;
}

#mail p {
	color: navy;
}

#mail a {
	color: navy; 
	text-decoration: none;
}

#mail a:hover, #impressum a:hover {
	color:#FFFFFF;

