@charset "UTF-8";

/*-------------------------------------------------------------navigation*/
.titel-unternav {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #999999;
	letter-spacing: 1px;
}

a:link   {
	text-decoration: none;
	font-weight: 400;
	font-family: Helvetica, sans-serif;
	color: #6f0f22;
	text-decoration: none;
	font-size: 14px;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	font-family: Helvetica, sans-seriff;
	font-size: 14px;
	color: #CCCCCC;
}

a:hover {
	text-decoration: none;
	font-weight: bold;
	font-family: Helvetica, sans-seriff;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}

.header {
	width:230px;
	border:2px solid #9ac1c9;
	padding:8px;
	font-weight:bold;
	margin-top:5px;
	cursor:pointer;
	background:url(images/header.gif)f;
}


/*-------------------------------------------------------------Footer*/

.footer-titel {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #666666;
	height: 20px;
}

.footer-text {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}

/*-------------------------------------------------------------Inhalt*/
.mitHintergrund {
	background-color: #FFFFFF;
	background-image: url(../../Bilder/images/hauptlayout/images/Inhalt-oben.jpg);
	background-repeat: no-repeat;
}

.mitHintergrund01 {
	background-color: #FFFFFF;
	background-image: url(../../Bilder/images/hauptlayout/images/Inhalt-oben-start.jpg);
	background-repeat: no-repeat;
}

.h1 {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #666666;
	letter-spacing: 1pt;
}
.h2 {
	font-family: Helvetica;
	font-size: 26px;
	font-weight: 200;
	color: #999999;
	line-height: 40px;
	text-align: left;
}
.text-norm {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	letter-spacing: 1px;
	line-height: 20px;
	color: #999999;
	text-align: left;
	font-weight: 300;
}

td-pfeil {
	background-color: #FF9900;
	clear: left;
	float: left;
	height: 20px;
	width: 20px;
}
.orange {
	text-decoration: none;
	font-weight: normal;
	font-family: Helvetica, sans-serif;
	color: #FF9900;
	text-decoration: none;
	font-size: 16px;
}
.box {
	border: 1px solid #BFBFBF;
	text-align: center;
}.text-norm_herv {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	letter-spacing: 1px;
	line-height: 20px;
	font-weight: bold;
	color: #666666;
}
.h3 {
	font-family: Helvetica;
	font-size: 20px;
	font-weight: 200;
	color: #999999;
}
.weiss {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #FFFFFF;
	letter-spacing: 1px;
}

/*-------------------------------------------------------------lightbox*/
#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:image/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(img-lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(img-lightbox/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; }.text-norm-gruen {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	letter-spacing: 1px;
	line-height: 20px;
	color: #669933;
	text-align: left;
	font-weight: 300;
}
.text-normFett {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	letter-spacing: 1px;
	line-height: 20px;
	color: #333333;
	text-align: left;
	font-weight: 300;
}
.text-norm-blau {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	letter-spacing: 1px;
	line-height: 20px;
	color: #0099FF;
	text-align: left;
	font-weight: 300;
}

