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

#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: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
body {
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	height: 100%;
	width: 100%;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}div#page {
	width: 1200px;
	height: 100%;
	min-height: 100%;
	top: 0px;
	bottom: 0px;
}
div#menue {
	width: 200px;
	height: 50%;
	min-height: 50%;
	float: left;
	}
div#content{
	clear: right;
	float: right;
	width: 790px;
	height: auto;
	}
div#text{
	width: auto;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 50px;
	}	
div#sitemap{
	width: auto;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 30px;
	padding-left: 50px;
	}	
.mceVisualAid {
	border: 1px dashed #BBBBBB;
}
body {
	background-color: White;
	margin: 0px 0px 0px 0px;
	height: 100%;
	width: 100%;
	background-image : url(../header/bg.gif);
}
div#banner {
	background-color: #FDECB4;
	background : url(header/bg_logo.gif);
}
div#subbanner {
	background-color: #01533D;
	text-align: center;
	height: 17px;
	padding-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
div#subbanner a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FDECB4;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
	vertical-align: bottom;
}
div#subbanner a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
	border-left-color: #CCCCCC;
	vertical-align: bottom;
	}
div#menue {
	background-color: #FDECB4;
	background-image : url(../header/bg_menu.gif);
}
div#copy {
	background-color: #01533B;
	text-align: center;
	clear: both;
}	
div#content{
	float: left;
	background-image : url(../header/bg_content.gif);
}
div#text a {
	color: #666666;
	}
div#text a:hover {
	color: #CC6600;
	text-decoration: none;
	}
div#subbanner1 {
	background-color: #FDECB4;
	text-align: center;
	height: 20px;
	position : relative;
	left : 1000px;
	width : 198px;
	font-weight : bold;
	font-style : italic;
	font-size: 14px;
	border-left-color : Black;
	border-left-style : solid;
	border-left-width : 2px;
	border-right-color : Black;
	border-right-style : solid;
	border-right-width : 1px;
}	
div#nav a:hover {
	color: #000000;
	background-color: #F4F4F4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.hauptlink {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: left;
	display: block;
	padding: 2px 4px 2px 2px;
	background-color: #FDECB4;
	border-bottom-style: solid;
	border-bottom-color: #01533D;
	border-bottom-width: 1px;
	text-indent: 12px;
	background-image : url(cms_grafik/pfeilrechts1.gif);
	background-repeat: no-repeat;
	background-position: 1px 4px;
}
.hoverlink {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	display: block;
	padding: 2px 4px 2px 2px;
	background-color: #01533B;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	text-indent: 12px;
	background-attachment: scroll;
	background-image: url(cms_grafik/pfeilrechts.gif);
	background-repeat: no-repeat;
	background-position: 1px 4px;
}
div#subnav a:hover {
}
.sublink {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	display: block;
	padding: 2px 4px 2px 2px;
	text-align: left;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-indent: 20px;
}
.hoversublink {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 2px 4px 2px 2px;
	text-align: left;
	background-color: #E8E8E8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-indent: 20px;
	background-attachment: scroll;
	background-image: url(cms_grafik/pfeilunten.gif);
	background-repeat: no-repeat;
	background-position: 12px 6px;
}
div#subsubnav a:hover {
}
.subsublink {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	display: block;
	padding: 2px 4px 2px 2px;
	text-align: left;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-indent: 30px;
}
.hoversubsublink {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 2px 4px 2px 2px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-indent: 30px;
	background-attachment: scroll;
	background-image: url(cms_grafik/pfeilrechtsklein.gif);
	background-repeat: no-repeat;
	background-position: 22px 5px;
	background-color: #EFEFEF;
}
ul {
	text-decoration: none;
	list-style-type: square;
	}
ol {
	text-decoration: none;
}
.inputsubmit {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
	border: 1px solid #333333;
}
.inputtext {
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #01533B;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #999999;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
h4 {
	font-size: 13px;
	font-weight: bold;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
h6 {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}

