body
{
	font-family: "TWCen", Lucida Grande, ARIAL, Helvetica, Helv, Swiss, sans-serif;
	background: #ffffff;
	padding: 0;
	margin: 0;
	font-size: x-small;
	color: #666;
}


h2.h2webdesign
{
	font-variant: small-caps;
	font-family: "TWCen", Lucida Grande, ARIAL, Helvetica, Helv, Swiss, sans-serif;
	letter-spacing: 0.3em;
	line-height: 1.4em;
	font-size: x-large;
	margin: 0;
	color: #094837;
}

.h2groesser
{
	font-variant: small-caps;
	font-family: "TWCen", Lucida Grande, ARIAL, Helvetica, Helv, Swiss, sans-serif;
	letter-spacing: 0.3em;
	line-height: 1.4em;
	font-size: xx-large;
	margin: 0;
	color: #094837;
}
h3.h3webdesign
{
	font-size: small;
	letter-spacing: 0.3em;
	font-family: "TWCen", Lucida Grande, ARIAL, Helvetica, Helv, Swiss, sans-serif;
	color: #060;
	padding: 0;
}
p
{
	font-size: small;
	color: #666;
	line-height: 1.6em;
	font-family: "TWCen", Lucida Grande, ARIAL, Helvetica, Helv, Swiss, sans-serif;
}


div#master
{
	width: 800px;
	margin: auto;
}


#body_wrap
{
	display: block;
	float: left;
	margin: auto;
	padding: 0;
	width: 100%;
	background-color: #ffffff;
	color: #000000;

}

#leftnav
{
	margin: 0 15px 0 auto;
	padding: 0;
	display: block;
	width: 100px;
	background: #ffffff;
	float: left;
	color: #000000;
}

div.center_article img { display: block; margin: auto; }


div.left_sideboxes
{
	display: block;
	margin: 0;
	padding: 40px 0 0 0;
	width: 100px;
}


#centercolumn
{
	margin: auto;
	display: block;
	float: left;
	width: 800px;
	padding: 0;
	background-color: #ffffff;
	text-align: left;
}

div.center_article
{
	display: block;
	padding: 0;
	width: 100%;
	text-align: left;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}


#bottommenu
{
	display: block;
	float: left;
	width: 100%;
	letter-spacing: 0.2em;
	background-color: #ffffff;
	font-size: x-small;
	text-align: center;
	color: #999;
}

#bottommenu a { color: #999 }

ol
{
	font-size: small;
	color: #666;
	line-height: 1.6em;
	font-family: "Lucida Grande", ARIAL, Helvetica, Helv, Swiss, sans-serif;
}

a:link
{
	color: #666;
	text-decoration: none;
	font-family: "Lucida Grande", ARIAL, Helvetica, Helv, Swiss, sans-serif;
}
a:visited
{
	color: #666;
	text-decoration: none;
}
a:link:hover { text-decoration: underline; }
a:visited:hover { text-decoration: underline; }

ul
{
	font-size: small;
	color: #666;
	line-height: 1.6em;
	font-family: "Lucida Grande", ARIAL, Helvetica, Helv, Swiss, sans-serif;
}

.kleiner
{
	font-size: x-small;
	color: #666;
	line-height: 1.8em;
	font-family: "Lucida Grande", ARIAL, Helvetica, Helv, Swiss, sans-serif;
}

.nochkleiner
{
	font-size: x-small;
	color: #666;
	line-height: 1.0em;
	font-family: "Lucida Grande", ARIAL, Helvetica, Helv, Swiss, sans-serif;
}

b
{
	color: #333;
	font-size: 1.1em;
	font-family: "Lucida Grande", ARIAL, Helvetica, Helv, Swiss, sans-serif;
}

#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; }

