body {
    font-family: Verdana, Geneva, Helvetica, sans-serif;
    font-size: 9px;
	color:#000000;
    
}

table {
    font-family: Verdana, Geneva, Helvetica, sans-serif;
    font-size: 9px;
	color:#000000;
    
}

.fotoheadline {
	font-size: 23px;
	color:#000000; 
}

.vitaheadline {
	font-size: 15px;
	font-weight: bold;
	color:#000000; 
}

.infoheadline {
	font-size: 15px;
	color:#000000;
	letter-spacing: 3px;
	line-height: 25px;

}

.aktuell {
	font-size: 14px;
	color:#58D038;
	font-weight: bold;

}

.norm {
	font-size: 11px;
	font-weight: bold;

}

a:link		{ font-family: verdana, arial, geneva, helvetica, sans-serif; color:#000000; text-decoration:none; font-size:11px; }
a:visited	{ font-family: verdana, arial, geneva, helvetica, sans-serif; color:#000000; text-decoration:none; font-size:11px; }
a:active	{ font-family: verdana, arial, geneva, helvetica, sans-serif; color:#000000; text-decoration:underline; font-size:11px; }
a:hover		{ font-family: verdana, arial, geneva, helvetica, sans-serif; color:#000000; text-decoration:underline; font-size:11px; }

#content {position: absolute; top: 50px; left: 50%; height: 500px; width: 872px; padding: 0px; margin-left: -436px; z-index: 1}

#co {position: absolute; top: 470px; left: 0px; height: 15px; width: 300px; padding: 0px; margin: 0px; z-index: 2}

#impressum {position: absolute; top: 405px; left: 310px; height: 15px; width: 150px; padding: 0px; margin: 0px; z-index: 2}

#lageplan {position: absolute; top: 0px; left: 0px; height: 451px; width: 574px; padding: 0px; margin: 0px; z-index: 2}

#lageplan {position: absolute; top: 0px; left: 0px; height: 451px; width: 574px; padding: 0px; margin: 0px; z-index: 2}

#aktuell {position: absolute; top: 350px; left: 450px; height: 40px; width: 380px; padding: 0px; margin: 0px; z-index: 2}

#panorama {position: absolute; top: 450px; left: 450px; height: 40px; width: 380px; padding: 0px; margin: 0px; z-index: 2}

#co2 {position: absolute; top: 600px; left: 0px; height: 15gpx; width: 300px; padding: 0px; margin: 0px; z-index: 2}

#menugal {position: absolute; top: 525px; left: 310px; height: 15px; width: 250px; padding: 0px; margin: 0px; z-index: 2}

#impressum2 {position: absolute; top: 600px; left: 310px; height: 15px; width: 250px; padding: 0px; margin: 0px; z-index: 2}

/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
	z-index: 500;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
	z-index: 700;
	margin: 60px;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
	z-index: 800;
	
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
	z-index: 900;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: normal;
}

