.oben {
	top: 10px;
	margin-left: -485px;
	width: 970px;
	height: 80px;
	background-color: #b3c3e4;
	border: none;
	vertical-align: middle;			
}

.logo {
	margin-left: -470px;
	margin-top: 3px;
	
}

.slogan {
	margin-left: -291px;
	margin-top: 21px;
}

.menue {
	height: 60px;
	vertical-align: bottom;
	text-align: center;
	font-size: 8pt;
	color: #404040;
	/*border: 1px dotted #808080;*/
	margin-top: 10px;
	font-weight: normal;
}
		
.trenner {
	background-image: url(../images/punkt.gif); 
	background-repeat: repeat-y; 
	background-position: center 0px;
	width: 10px;
}

.karte {
	margin-left: -485px;
	margin-top: 100px;
	border: none;
}

.titel {
	color: #a80037;
	font-size: 16pt;
	width: 380px;
	margin-left: -20px;
	margin-top: 110px;
}

.inhalt {
	width: 380px;
	margin-left: -20px;
	margin-top: 280px;	
}

.inhalt  table.contentpaneopen td {
	color: #404040;
	font-size: 10pt;
			
}

.impressum {
	color: #404040;
	font-size: 8pt;
	height: 15px; 
	line-height: 15px; 
	vertical-align: middle; 
	margin-left: 400px; 
	margin-top: 610px;
}

.sqd {
	margin-left: 280px; 
	margin-top: 570px;
	
}

.fahne {
	margin-left: 410px; 
	margin-top: 495px;
	border: none;
	
}

table.contentpaneopen td {
	color: #ffffff;
	font-size: 10pt;
}

p {
	font-size: 10pt;	
}

.mouseover-left {
	visibility: hidden;
	background-color: #b3c3e4;
	display: block;
	z-index: 99;
	height: 80px;
	margin-top: 75px;
	text-align: left;
	width: 150px;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 10px;
	font-size: 8pt;
	color: #a80037;
	font-weight: bold;
	line-height: 18pt;
	border-bottom: 5px solid #ffffff;
}

.mouseover-right {
	visibility: hidden;
	background-color: #b3c3e4;
	display: block;
	z-index: 99;
	height: 80px;
	margin-top: 75px;
	text-align: right;
	width: 150px;
	padding-right: 20px;
	padding-left: 10px;
	padding-top: 10px;
	font-size: 8pt;
	color: #a80037;
	font-weight: bold;
	line-height: 18pt;
	border-bottom: 5px solid #ffffff;
}

