#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(../grafiken/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../grafiken/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; }

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #3F3F3F url(../grafiken/background_gradient.gif) repeat-x;
}

a:link{
	font: 10pt Arial, Helvetica, Geneva, sans-serif;
	color: #000000;
	border-width: 0;
	text-decoration:none;
}

a:visited {
	font: 10pt Arial, Helvetica, Geneva, sans-serif;
	color: #000000;
	border-width: 0;
	text-decoration:none;
}

a:hover {
	font: 10pt Arial, Helvetica, Geneva, sans-serif;
	text-decoration:underline;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-width: 0;
	color: #000000;
}

a:active {
	font: 10pt Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	border-width: 0;
	color: #00000;
}

#bildhauptcontainer{
	position: relative;
	width: 200px;
	height: 144px;
	top: 0px;
	left: 0px;
}

#picturecardpic1{
	position: relative;
	width: 200px;
	height: 72px;
	left: 0;
	top: 0;
}

#picturecardpic2{
	position: relative;
	left: 100px;
	width: 100px;
	height: 72px;
	top: -72;
}

#picturecardpic3{
	position: relative;
	left: 0;
	width: 100px;
	height: 72px;
	top: -72px;
}

#picturecardpic4{
	position: relative;
	left: 100px;
	width: 100px;
	height: 72px;
	top: -144px;
}

#picturecardtextboxheader {
	position: relative;
	top: -136px;
	left: 12px;
	font: bold 12pt Helvetica, Arial;
	width: 188px;
	height: 36px;
}

#picturecardtextboxcontent {
	position: relative;
	top: -136px;
	left: 12px;
	font: 10pt Helvetica, Arial;
	width: 188px;
}

#djcardheader {
	position: relative;
	top: 10px;
	left: 12px;
	font: bold 12pt Helvetica, Arial;
}

#djcardbody {
	position: relative;
	top: 12px;
	left: 12px;
	font: 10pt Helvetica, Arial;
}

#downloadcardheader {
	position: relative;
	top: 10px;
	left: 12px;
	font: bold 12pt Helvetica, Arial;
}

#downloadcardbody {
	position: relative;
	top: 10px;
	left: 12px;
	font: 10pt Helvetica, Arial;
}

#locationcardheader {
	position: relative;
	top: 10px;
	left: 12px;
	font: bold 12pt Helvetica, Arial;
}

#locationcardbody {
	position: relative;
	top: 10px;
	left: 12px;
	font: 10pt Helvetica, Arial;
}

#datecardpicture {
	position: relative;
	top: -10px;
	left: 0px;
}

#datecardheader {
	position: relative;
	top: 0px;
	left: 12px;
	font: bold 12pt Helvetica, Arial;
}

#datecardbody {
	position: relative;
	top: 0px;
	left: 12px;
	font: 10pt Helvetica, Arial;
}

#datecardkaro {
	position: relative;
	right: -162px;
	bottom: -270px;
	font: 10pt Helvetica, Arial;
}

#monatcardhauptcontainer {
	width:200px;
	height:288px;
}

#monatcardpicture {
	position: relative;
	top: 0px;
	left: 0px;
}

#monatcardheader {
	position: relative;
	width:200px;
	height:144px;
	top: -4px;
	left: 0px;
}

.cardheader {
	font: bold 12pt Helvetica, Arial;
}

.cardbody {
	font: 10pt Helvetica, Arial;
}

.about {
	font: 10pt Helvetica, Arial;
	color: #fff;
}

.headline {
	font: 14pt Helvetica, Arial;
	color: #fff;
}