@charset "iso-8859-1";
				   
html {
	background-color: #eeeeee;
	margin: 0px;
	background-image: url("../img/bg.gif");
	background-repeat: repeat-x;
}
  
:focus {
	outline:0; 
	-moz-outline:0; 
}

body {	 
	margin: 0px;
	text-align: center;
	width: 956px;
	margin: auto;
	position: relative;
}	  
   
a {					
	text-decoration: none;
	zoom: 1;
}			   
   
img {
	vertical-align: baseline;
}

span,div {
	zoom: 1;
}			   
	
a img {
	border-width: 0px;
}	   

form {
	margin: 0px;
	padding: 0px;
}
		
textarea, input, select {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	letter-spacing: 0px;
}		

ul, li {
	padding: 0px;
	margin: 0px;
}
   		
a {
	text-decoration: none;
}		

sup {
	font-size:60%;
	vertical-align:top;
}

.header {
	width: 956px;
	height: 155px;
	position: relative;
}

.header .logo {
	position: absolute;
	left: 10px;
	top: 60px;
}

.header .adresse {
	position: absolute;
	left: 668px;
	top: 130px;
}

.header .parken {
	position: absolute;
	left: 663px;
	top: 44px;
}

.header .anfahrt {
	position: absolute;
	left: 786px;
	top: 44px;
}

.header .barrierefrei {
	position: absolute;
	left: 886px;
	top: 44px;
}

.headerimage {
	width: 930px;
	height: 400px;
	background-image: url("../img/bg_header.gif");
	padding-left:13px;
	padding-right:13px;
	padding-top: 11px;
	padding-bottom: 14px;
}

.body {
	padding-left:13px;
	padding-right:10px;
	padding-top: 20px;
	padding-bottom: 50px;
	background-color: #FFFFFF;
}

.panel {
	width: 305px;
	height: 160px;
	background-image: url("../img/panel.png");
	background-repeat: no-repeat;
	float: left;
	margin-top: 8px;
	position: relative;
}

.panel_right .smallinfo {
	margin-top: 170px;
	font-size: 10pt;
	line-height: 16px;
}

.panel_right a,
.panel_left a {
	position: absolute;
	left: 0px;
	top: 0px;
}

.icon {
	position:absolute;
	left: 245px;
	top: 12px;
}

.name {
	position: absolute;
	left: 22px;
	top: 14px;
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	line-height: 18px;
}

.subhead {
	color: #7a7a7a;
	font-family: Arial, Helvetica;
	font-size: 9pt;
	text-align: left;
	font-weight: normal;
}

.data {
	position: absolute;
	left: 22px;
	top: 63px;
	width: 265px;
	height: 77px;
	font-family: Arial, Helvetica;
	font-size: 8pt;
	line-height: 17px;
	color: #7a7a7a;
}

.info {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	line-height: 19px;
	color: #7a7a7a;
	text-align: left;
	margin-top: 20px;
}

.overlay {
	width: 847px;
	height: 616px;
	overflow: hidden;
	background-image: url("../img/overlay.png");
	position: absolute;
	left: 60px;
	top: 110px;
	text-align: left;
	font-family: Arial, Helvetica;
	font-size: 10pt;
	visibility: hidden;
	color: #7a7a7a;
	line-height: 16px;
}

.overlay a {
	text-decoration: underline;
}

.footer {
	padding: 10px;
	margin-top: 1em;
	font-size: 11px;
	font-family: Arial, Helvetica;
}

.footer_text {
	margin: 20px;
	color: #7a7a7a;
	font-size: 11px;
	font-family: Arial, Helvetica;
}


