/* standard
=========================================================================== */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td {margin:0;padding:0;}

body {font : 65.5%/150% verdana; color: #666;text-align: center;
background: url(../img/bg.jpg);background-attachment:fixed;
}
q {
font-size : 0.8em;
}
a:focus {outline-style:none;}

img {border : 0px;}


/* structural
=========================================================================== */

#pageWrapper {width: 494px;margin: 30px auto;text-align: left;}
.logo{padding:10px 0 10px 0;  }
.haupt{margin:0px 0px 20px 0;padding:0px;float:left;width:470px;}

.cat2{background:#333;padding:3px 8px 3px 8px;float:left;color:#666;width:455px;margin:0 0 10px 0;}

/* headings, text
=========================================================================== */
a.backToTop{
	font-style: normal;
	text-transform: uppercase;
	float: right;
	width: 100px;
	text-align: right;
	font-size: 8px;
	font-weight: bold;
	color: #99cc33;
	padding: 0px;
	margin: 0;
	font-family: verdana, sans-serif;
}

a.backToTop:hover{
	font-style: normal;
	text-transform: uppercase;
	float: right;
	width: 100px;
	text-align: right;
	font-size: 8px;
	font-weight: bold;
	color: #9933cc;
	padding: 0px;
	margin: 0;
	font-family: verdana, sans-serif;
}

a {
	font-style: normal;
	text-transform: uppercase;
	font-size: 8px;
	font-weight: bold;
	color: #99cc33;
	text-decoration: none;
}

a:hover{
	font-style: normal;
	text-transform: uppercase;
	font-size: 8px;
	font-weight: bold;
	color: #9933cc;
	text-decoration: line-through;
}
a img {
border : 1px solid #666;
}
 a:hover img {
border : 1px solid #99cc33;
}
p{
	letter-spacing: 0.02em;
	padding: 5px 0px 5px 0px;
	text-align: justify;
}

h1{float: left;
	font-weight: bold;
	font-family:verdana, sans-serif;  }
h2 {
font-size : 1.1em;
}
h3{
	float: left;
	text-transform: uppercase;
	font-size: 2.1em;
	font-weight: bold;
	color: #666;
	padding: 0px;
	margin: 0px;
	font-family: verdana, sans-serif;
}
h4{
	margin: 0px 0px 5px 0px;
	color: #999;
	font-size : 1.5em;
}
.logo h1 a {
	background: url(../img/logo.jpg) no-repeat;
	text-indent: -9999px;
	width: 494px;
	height: 131px;
	float:left;
	margin:0 0 10px 0;
	padding:0;
}



/* footer
=========================================================================== */

#footer {height: 85px;margin: 0px 0 0 0;}

#footer p {color: #666;float: left;margin: 58px 0 0 0;}

#footer #validation {float: right;margin: 50px 0 0 0;}

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


