@charset "ISO-8859-1";

#impressum_email {
	color: #EEEEEE;
	background:#555555;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	position: relative;
	top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#imressum_haftungshinweise {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	color: #EEEEEE;
	background:#555555;
	padding-top: 10px;
}

#navlinks a {
	color:#EEEEEE;
	font-family:Papyrus,Tahoma,Verdana,Arial;
	font-size:18px;
	font-style:normal;
	text-transform:capitalize; 
	text-align:center;	
	z-index:10;
	border:thin;
	border:#AA0000;
}

#navi, #navi ul { 
	list-style-type:none;
	padding:0;
	z-index:10;
}

#navi li { 
	width:128px; 
	float:left; 
	z-index:10;
}

#navi li ul { 
	display:none; 
	z-index:10;
}

#navi li:hover ul { 
	overflow:visible;
	position:relative;
	padding-top:25px;
	display:block; 
	text-align:inherit;
	z-index:10; 
}

#index_body {
	background-color: #111111;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	width: 1280px;
	letter-spacing: normal;
	text-align: center;
	z-index:1;
}

#index_image {
	position: absolute;
	margin-top:50px;
	visibility: visible;
	height: auto;
	width: auto;
	z-index:-2;
}

#impressum_who {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #EEEEEE;
	font-size: large;
	font-weight: normal;
	font-variant: normal;
	border: thin solid #880000;
}
