
html[xmlns^="http"] {
	overflow-y: scroll;
}
* {
	padding: 0pt;
	margin: 0pt;
	border: 0pt none;
}

html, body {
	min-height: 100%;
	height: 100%;
	line-height: 1.6em;
}
body {
	font-size: 80%;
	font-family: Arial,Helvetica,sans-serif;
	color: rgb(102, 102, 102);
	background: url('/images/body-bg.jpg') no-repeat scroll 0 0 rgb(220, 209, 178);
}

ul {
	list-style-type: none;
}

a {
	color: rgb(0, 0, 0);
}

.nofloat {
	clear: both;
}

.floatleft {
	float: left;
}

#content p.blau {
	color: rgb(0, 69, 146);
	font-weight: bold;
	line-height: 130%;
}

br {
	margin: 0pt;
	padding: 0pt;
	line-height: 0.0001em;
}

p {
	padding: 0pt 0pt 0.8em;
}

#site {
	width: 805px;
	min-height: 100%;
	margin: 0pt 48px;
	border-right: 6px solid rgb(255, 255, 255);
	background: url('/images/site-bg.jpg') repeat-y scroll 0 0 transparent;
	padding-left: 24px;
}

#header-logo {
	width: 147px;
	height: 168px;
	float: left;
	border-right: 4px solid rgb(255, 255, 255);
	border-bottom: 5px solid rgb(255, 255, 255);
}

#header-bild {
	background: url('/images/header-bild.jpg') no-repeat scroll 0 0 transparent;
	width: 654px;
	height: 168px;
	float: left;
	border-bottom: 5px solid rgb(255, 255, 255);
}

.inhalt-bild2 img {
	margin-top: 20px;
}

#navi, #content, #infos {
	float: left;
}

#navi {
	width: 145px;
	background: url('/images/navi-bg.jpg') no-repeat scroll 0 0 transparent;
	padding-top: 54px;
}

#content {
	width: 363px;
	min-height: 580px;
	margin-left: 5px;
	padding: 0px 42px;
}

#infos {
	width: 202px;
	height: 338px;
	margin-left: 6px;
}


ul#navigation {
	list-style: none outside none;
}

ul#navigation li {
	margin-left: 0px;
	text-indent: -9000px;
}

li#n01 a {
	display: block;
	width: 145px;
	height: 49px;
}
li#n02 a,
li#n07 a,
li#n09 a {
	display: block;
	width: 145px;
	height: 30px;
}
li#n03 a,
li#n04 a,
li#n05 a,
li#n06 a,
li#n08 a {
	display: block;
	width: 145px;
	height: 33px;
}
li#n01 a {			background: url('/images/01.gif') repeat-x scroll 0 0 transparent;}
li#n01 a:hover {	background: url('/images/01-over.gif') repeat-x scroll 0 0 transparent;}
li#n02 a {			background: url('/images/02.gif') repeat-x scroll 0 0 transparent;}
li#n02 a:hover {	background: url('/images/02-over.gif') repeat-x scroll 0 0 transparent;}
li#n03 a {			background: url('/images/03.gif') repeat-x scroll 0 0 transparent;}
li#n03 a:hover {	background: url('/images/03-over.gif') repeat-x scroll 0 0 transparent;}
li#n04 a {			background: url('/images/04.gif') repeat-x scroll 0 0 transparent;}
li#n04 a:hover {	background: url('/images/04-over.gif') repeat-x scroll 0 0 transparent;}
li#n05 a {			background: url('/images/05.gif') repeat-x scroll 0 0 transparent;}
li#n05 a:hover {	background: url('/images/05-over.gif') repeat-x scroll 0 0 transparent;}
li#n06 a {			background: url('/images/06.gif') repeat-x scroll 0 0 transparent;}
li#n06 a:hover {	background: url('/images/06-over.gif') repeat-x scroll 0 0 transparent;}
li#n07 a {			background: url('/images/07.gif') repeat-x scroll 0 0 transparent;}
li#n07 a:hover {	background: url('/images/07-over.gif') repeat-x scroll 0 0 transparent;}
li#n08 a {			background: url('/images/08.gif') repeat-x scroll 0 0 transparent;}
li#n08 a:hover {	background: url('/images/08-over.gif') repeat-x scroll 0 0 transparent;}
li#n09 a {			background: url('/images/09.gif') repeat-x scroll 0 0 transparent;}
li#n09 a:hover {	background: url('/images/09-over.gif') repeat-x scroll 0 0 transparent;}


#hilfsnavi {
	width: 80px;
	margin-top: 20px;
	margin-left: 16px;
}

a.navi:link, a.navi:visited {
	text-decoration: none;
	color: rgb(2, 21, 111);
	font-weight: normal;
}

a.navi:hover {
	text-decoration: none;
	color: rgb(255, 255, 255);
}

a:link, a:visited {
	text-decoration: none;
	color: rgb(53, 147, 187);
	font-size: 13px;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: rgb(0, 69, 146);
}

#box-besuchen {
	width: 202px;
	background: url('/images/box-green-bg.gif') repeat-y scroll 0 0 transparent;
	border-bottom: 5px solid rgb(255, 255, 255);
}

#box-besuchen p {
	padding-top: 10px;
	padding-left: 13px;
	color: rgb(102, 102, 102);
}

#box-service {
	width: 202px;
	background: url('/images/box-blue-bg.jpg') repeat-y scroll 0 0 transparent;
}

#box-service p, #box-links p {
	padding-top: 10px;
	padding-left: 12px;
	color: rgb(102, 102, 102);
}

#service {
	line-height: 2em;
}

h1 {
	width: 359px;
	height: 30px;
	padding-top: 48px;
	padding-bottom: 18px;
}

.aussenimg {
	border: 1px solid rgb(141, 168, 194);
	padding: 3px;
	-moz-border-radius: 5px 5px 5px 5px;
	margin-right: 10px;
}

.bold {
	font-weight: bold;
}

#content p {
	line-height: 1.7em;
}

.see-u {
	display: none;
}



#lightbox {
	position: absolute;
	left: 0pt;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0pt;
}

#lightbox a img {
	border: medium none;
}

#outerImageContainer {
	position: relative;
	background-color: rgb(255, 255, 255);
	width: 250px;
	height: 250px;
	margin: 0pt auto;
}

#imageContainer {
	padding: 10px;
}

#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0pt;
}

#hoverNav {
	position: absolute;
	top: 0pt;
	left: 0pt;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#imageContainer > #hoverNav {
	left: 0pt;
}

#hoverNav a {
	outline: medium none;
}

#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background: url('/images/blank.gif') no-repeat scroll 0 0 transparent;
	display: block;
}

#prevLink {
	left: 0pt;
	float: left;
}

#nextLink {
	right: 0pt;
	float: right;
}

#prevLink:hover,
#prevLink:visited:hover {
	background: url('/images/prevlabel.gif') no-repeat scroll left 15% transparen ! important;
	background: url('/images/prev.png') no-repeat scroll left 15% transparent ! important;
}

#nextLink:hover,
#nextLink:visited:hover {
	background: url('/images/nextlabel.gif') no-repeat scroll right 15% transparent ! important;
	background: url('/images/next.png') no-repeat scroll right 15% transparent ! important;
}

#imageDataContainer {
	font: 10px/1.4em Verdana,Helvetica,sans-serif;
	background-color: rgb(255, 255, 255);
	margin: 0pt auto;
	overflow: auto;
	width: 100%;
}

#imageData {
	padding: 0pt 10px;
	color: rgb(102, 102, 102);
}

#imageData #imageDetails {
	width: 70%;
	float: left;
	text-align: left;
}

#imageData #caption {
	font-weight: bold;
}

#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1em;
	display: none;
	visibility: hidden;
}

#imageData #bottomNavClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}


#overlay {
	position: absolute;
	top: 0pt;
	left: 0pt;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: rgb(0, 0, 0);
}



