#Aktuelles {
	background-color: #969; 
	visibility: hidden; 
	padding-left: 10px; 
	position: fixed; 
	z-index: 10; 
	top: 100px; 
	left: 160px; 
	width: 160px; 
	height: 20px; 
	border-bottom: 1px solid Menu;
	padding-top: 10px;
	display: block;
	clear: left;
}
	
#Vorstand { 
	background-color: #969; 
	visibility: hidden; 
	padding-top: 10px; 
	padding-left: 10px; 
	position: fixed; 
	z-index: 9; 
	top: 100px; 
	left: 160px; 
	width: 160px; 
	height: 20px; 
	border-bottom: 1px solid Menu;
	display: block;
	clear: left;
}
#Geschichte { 
	background-color: #969; 
	visibility: hidden; 
	padding-top: 10px; 
	padding-left: 10px; 
	position: fixed; 
	z-index: 8; 
	top: 130px; 
	left: 160px; 
	width: 160px; 
	height: 20px; 
	border-bottom: 1px solid Menu;
	display: block;
	clear: left;
}
#aktuell { 
	background-color: #969; 
	padding-top: 10px; 
	padding-left: 10px; 
	border-bottom: 1px solid; 
	position: absolute; 
	z-index: 10; 
	top: 130px; 
	left: 160px; 
	width: 160px; 
	height: 30px; 
	visibility: hidden;
	}
#alt { 
	background-color: #969; 
	padding-top: 10px; 
	padding-left: 10px; 
	border-bottom: 1px solid; 
	position: absolute; 
	z-index: 10; 
	top: 160px; 
	left: 160px; 
	width: 160px; 
	height: 30px; 
	visibility: hidden;
	}
