/* global */

body
{ font-family: verdana, arial, sans-serif;
  padding: 0px;
  margin: 0px;
  font-size: 10pt;
  background-color:#C9C9C9;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  scroll: auto;
  color: #929280;
}

#imp a, a:link, a:visited
{
	color: #929280;
	text-decoration:none;
	font-weight: bold;
}


#imp  a:hover 
{
 color: #ffffff;
}


.header {
text-decoration : none;
font-family : Verdana, sans-serif;
color: #FFFFFF;
font-size: 55px;

}

.Stil1{
font-size: 75%;
}

#google .badge{
width: 150px; 
overflow: hidden; 
}

ul { padding: 4px 5px; }
ul li { 
	padding: 4px 5px; 
	margin: 0 20px;
	 
}



a{outline: none;}

a, a:link, a:visited {
	color:#FFFFFF;
	font-size : 10pt;
	text-decoration:none;
	font-weight: bold;
}
a:hover {
text-decoration:underline;
font-weight: bold;
}


#menu  a 
{ display: block;
  float: left;
  height:26px;
  text-decoration: none; 
  padding: 6px 15px 0px 19px;
  font-weight: bold;
  background: #40403E;
  color: #929280;
  border-color: #2C2C2A;
  background:transparent url(../images/design/nav_tab_bg.png) no-repeat scroll left top;
  width: 77%;
} 


#menu  a:hover, #menu a.selected, #menu li a.selected:hover
{ background: #82974B;
  color: #EEE;
  border-color: #2C2C2A;
  background:transparent url(../images/design/nav_tab_bg.png) no-repeat scroll left top;
  background-position: 0 -34px;
} 


#menu ul{margin: 0px auto;} 

#menu li
{ float: left; 
  margin: 0px; 
  padding: 0px;
  list-style: none;
  
} 

#colours
{ height: 0px;
  text-align: right;
  padding: 16px 16px 0px 300px;
}




p
{ margin: 0px;
  padding: 0px 0px 16px 0px;
  line-height: 1.7em;
}

h1
{ font-family: verdana, arial, sans-serif;
  font-weight: normal;
  font-size: 150%;
  color:#FFFFFF;
}

h2
{ font-family: verdana, arial, sans-serif;
  font-weight: bold;
  font-size: 120%;
  color:#FFFFFF;
}

.headline
{ color: #FFFFFF;
}

img
{ border: 0px; 
  margin: 0px; 
  padding: 0px;
}


#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/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lightbox/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, #imageDetails a, #imageDetails a:link, #zufall a.selected, #zufall li a.selected:hover{ width: 70%; float: left; text-align: left; color: #666; font-size:12px}	
#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; }