body {
	color: #cccccc;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #D7D7D7;
	margin: 0px;
	padding: 0px;
background-image: url(../images/back.gif); }
p   {
	color: #cccccc;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
}
a {
	color: #cccccc;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #666666;
font-weight: bold; }

a:visited {
	font-weight: bold;
	text-decoration: none;
color: #cccccc; }

a:hover {
	color: #cc0000;
font-weight: bold; }

a.nav {
	font-size: 9px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a.nav:visited {
	font-size: 9px;
    font-weight: bold;
	text-decoration: none;
color: #666666; }
a.nav:hover {
	font-size: 9px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.nav:active {
	font-size: 9px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

td  {
	color: #cccccc;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

ul {
	color: #cccccc;
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 0;
	margin-left: 1.5em;
}
li   {
	font-size: 11px;
	margin: 0;
	padding: 0px 0 2px;
	list-style-type: disc;
color: #cccccc; }
li.nav   {
	font-size: 10px;
	margin: 0;
	padding: 0;
	list-style-type: disc;
}

.error { 
	color: #ff0000;
	font-size: 10px;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	color: #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
 margin-bottom: 2px;
 padding-bottom: 0px; }

h2 {
	font-size: 11px;
	font-weight: bold;
	color: #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
 margin-bottom: 0px;
 padding-bottom: 0px;
}

h3 {
	font-size: 10px;
	font-weight: bold;
	color: #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
 margin-bottom: 2px;
 padding-bottom: 0px;
}

.bildlegende {
	font-size: 9px;
	color: #cccccc;
padding-top: 5px; }

.red {
	color: #ff0000;
}

.bigyellow {
	color: #FF0;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	font-variant: normal;
	text-decoration: none;
	font-stretch: wider;
}

.footer {
	font-size: 11px;
	color: #666666; }

.navaktiv {
	font-size: 9px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#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: #333333;
	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(http://www.faulerlach.ch/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(http://www.faulerlach.ch/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.faulerlach.ch/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #333333;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
 color: #ffffff; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: normal; color: #ffffff;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 89px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}