body {
	margin: 0 px;
	padding: 0 px;
	background-color: #000000;	
}
p {
	font-family: Georgia, Times, serif;
	font-size: 14px;
	line-height: 17px;
	color: #FFFFFF;
	top: 0px;
	right: 0px;
}
#kopf {
	font-family: Georgia, Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	height: 60px;
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	left: 0px;
	top: 0px;
	text-decoration: none;
	padding-left: 0px;
	position: fixed;
	z-index: 10;
	padding-top: 40px;
	letter-spacing: 2px;
	text-transform: uppercase;
}
#inhalt {
	font-family: Georgia, Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #FFFFFF;
	background-color: #000000;
	width: 99%;
	position: absolute;
	top: 120px;
	background-image: url(../images/mulllogo_dunkel.jpg);
	background-repeat: no-repeat;
	background-position: center 200px;
	text-align: center;
	background-attachment: fixed;
}
#fuss {
	font-family: Georgia, Times, serif;
	font-size: 14px;
	line-height: 14px;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	height: 30px;
	width: 99%;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	bottom: 0px;
	text-decoration: none;
	position: fixed;
	padding-top: 10px;
	padding-left: 0px;
	letter-spacing: 1px;
}
#inhaltstart {
	font-family: Georgia, Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 17px;
	color: #FFFFFF;
	background-color: #000000;
	width: 99%;
	position: absolute;
	top: 120px;
	background-image: url(../images/mulllogo.jpg);
	background-repeat: no-repeat;
	background-position: center 200px;
	text-align: center;
	background-attachment: fixed;
}
#programm {
	font-family: Georgia, Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
	text-align: left;
	padding: 10px;
	width: 780px;
	border: 1px dotted #FFFFFF;
}
a:link {
	color: #66CCFF;
	text-decoration: none;
}
a:visited {
	color: #66CCFF;
	text-decoration: none;
}
a:active {
	color: #66CCFF;
	text-decoration: none;
}
a:hover {
	color: #FF99CC;
	text-decoration: none;
}
td {
	font-family: Georgia, Times, serif;
	color: #FFFFFF;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
h1 {
	font-size: 20px;
	font-style: italic;
	line-height: 25px;
	color: #CCFFCC;
}
h2 {
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 14px;
	font-family: Georgia, Times, serif;
}
.auszeichnung {
	font-weight: bold;
}
.linkzeiger {
	color: #66CCFF;
	text-decoration: none;
	cursor: help;
}
.tabelle {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.tabellebilder {
	border: 2px dotted #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
#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/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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
.legende {
	font-size: 12px;
}
.grundtext {
	font-family: Georgia, Times, serif;
	font-size: 14px;
	line-height: 17px;
	color: #FFFFFF;
	top: 0px;
	right: 0px;
	font-style: normal;
	font-weight: normal;
}

