BODY {
	font-family:Verdana, Helvetica, Sans-Serif;
	font-size:12px;
	color:#FFF;
	background-color:#1C1C1D;
}
#centerhelper {
	width:1px;
	height:50%;
	margin-bottom:-310px;
	float:left;
}
#MITTIG {
	width:1000px;
	height:620px;
	margin:0 auto;
	clear:left;
}
#TOTAL {
	width:960px;
	height:620px;
	padding:0 20px 0 20px;
	background-image:url(../images/lay/bg_ttl.jpg);
}
#HEAD {
	width:960px;
	height:120px;
	background-image:url(../images/lay/bg_hm.gif);
}
#LOGOLINK {
	padding-top:25px;
	padding-left:40px;
	width:288px;
	height:50px;
}
#SL {
	margin-top:-20px;
	margin-left:40px;
	width:288px;
	height:25px;
	font-size:14px;
	letter-spacing:2px;
	text-align:center;
	color:#CCC;
}
#NAV {
	padding-top:20px;
	padding-left:200px;
	width:717px;
	font-size:12px;
	color:#FFF;
	text-align:right;
}
#NAV a {
	color:#FFF;
	text-decoration:none;
}
#NAV a:hover {
	color:#12917F;
}
#NAV a.offen {
	color:#12917F;
	text-decoration:none;
}
#CTT {
	width:960px;
	height:500px;
	background-color:#1C1C1D;
	background-image:url(../images/lay/bg_gtt_home.jpg);
}
#TXT {
	padding-top:70px;
	padding-left:420px;
	width:470px;
	height:300px;
	line-height:18px;
	text-align:justify;
}
#TXT h1 {
	font-size: 14px;
	letter-spacing:1px;
	font-weight:normal;
	line-height:24px;
}
#TXT h2 {
	font-size: 12px;
	font-weight:normal;
}
#TXT a {
	color:#FFF;
	text-decoration:underline;
}
#TXT a:hover {
	text-decoration:none;
}
a.txt {
	color:#FFF;
	text-decoration:underline;
}
a:hover.txt {
	text-decoration:none;
}
#DB {
	padding-top:180px;
	padding-left:95px;
}
#DB a {
	border:1px solid #12917F;
	padding:1px;
	width:55px;
	height:130px;
	display:block;
}
#DB a:hover {
	border:2px solid #12917F;
	padding:0;
}
#LD {
	padding-top:65px;
	padding-left:45px;
	float:left;
}
#LD a {
	border:1px solid #12917F;
	padding:1px;
	width:80px;
	height:57px;
	display:block;
}
#LD a:hover {
	border:2px solid #12917F;
	padding:0;
}

/*
BEGINN Lightbox-Stylesheet
*/

#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(../images/lay/lb/prevlabel.gif) no-repeat left 15%;
}
#nextLink:hover, #nextLink:visited:hover {
	background: url(../images/lay/lb/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: 500;
	background-color: #1C1C1C;
}

/*
ENDE Lightbox-Stylesheet
*/
