*
{
	font-family: Arial, Verdana, Geneva, sans-serif;
}

html,
body
{
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Arial, Verdana, Geneva, sans-serif;
}

html
{
	overflow-y: scroll;
}

body
{
	background: url( ../bilder/hintergrund.png ) no-repeat top center;
	font-size: 12px;
	position: relative;
	color: #6a6a6a;
}

a
{
	outline: none;
	color: #6a6a6a;
}

.ausblenden
{
	display: none;
}

img
{
	border: 0;
}

h1
{
	margin: 0;
	margin-bottom: 30px;
}


#seitenzentrierung
{
	width: 970px;
	margin: 0 auto 0 auto;
	position: relative;
	height: auto;
}

#logo
{
	margin: 20px 0 0 8px;
}

#slogan
{
	font-size: 18px;
	font-weight: bold;
	position: absolute;
	right: 5px;	
	top: 87px;
}

.blau
{
	color: #004594;
}

.rot,
.rot a
{
	color: #c61218;
	text-decoration: none;
}

.rot a:hover
{
	color: #6a6a6a;
}

.links
{
	float: left;
}

.bold
{
	font-weight: bold;
}

#seitenleiste
{
	font-size: 13px;
	display: block;
	overflow: hidden;
}

#seitenleiste label
{
	display: inline-block;
	width: 68px;
}

#seitenleiste p
{
	margin-left: 16px;
	line-height: 150%;
	margin-bottom: 20px;
}

#header
{
	height: 120px;
}

#menue
{
	list-style: none;
	padding: 0;
	margin: 0;
}

#menue > li
{
	background: url( ../bilder/menue-mitte.png );
	list-style: none;
	padding: 0 10px;
	margin: 0;
}

#menue > li.menue-oben
{
	background: url( ../bilder/menue-head.png ) no-repeat;
	list-style: none;
	padding: 0;
	margin: 0;
	height: 10px;
}

#menue > li.menue-unten
{
	background: url( ../bilder/menue-foot.png ) no-repeat;
	list-style: none;
	padding: 0;
	margin: 0;
	height: 8px;
}

#menue > li > a
{
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #fff;
	padding: 11px 8px 8px 8px;
	display: block;
	font-size: 13px;
	width: 249px;
	text-decoration: none;
}

#menue > li > a.aktiv,
#menue > li > a:hover
{
	background: url( ../bilder/menue-aktiv.png ) no-repeat;
	color: #fff;
}

#menue > li > a.oben-ohne
{
	border-top: 0;
}

#menue > li > a.unten-ohne
{
	border-bottom: 0;
}

#content_inhalt
{
	margin-left: 285px;
	margin-top: 4px;
}

#content_inhalt_inne_top
{
	background: url( ../bilder/content-head.png ) no-repeat;
	height: 5px;
}

#content_inhalt_inne_bottom
{
	background: url( ../bilder/content-foot.png ) no-repeat;
	height: 8px;
}

#content_inhalt_inne_mitte
{
	background: url( ../bilder/content-mitte.png ) repeat-y;
	padding: 0 8px;
	margin: 0;
}

.content_inhalt_inne_text
{
	padding: 20px;
	line-height: 150%;
	font-size: 12px;
	min-height: 330px;
	height: auto !important;
	height: 330px;
}

h1
{
	color: #c61218;
	font-size: 18px;
	padding-left: 30px;
	background: url( ../bilder/h1.jpg ) no-repeat;
	padding-bottom: 7px;
	margin-bottom: 0;
	
}

#karte
{
margin-left:150px;
margin-top:-100px;
	}	

.footer
{
	font-size: 11px;
	margin-top: 50px;
}

.footer a
{
	font-size: 11px;
	text-decoration: none;
}

.footer a:hover
{
	color: #c61218;
	text-decoration: underline;
}

.Stil1 {
	color: #6a6a6a;
	font-weight: bold;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:bilder/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(bilder/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(bilder/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
