#galerie
{
	float: left;
    width: 740px;
	z-index: 100;
    text-align: left;
}
#galerie a:link
{
	color: #83451e;
	text-decoration: none;
}
#galerie a:visited
{
	color: #900303;
}
#galerie a:hover, #galerie a:active, #galerie a:focus
{
	text-decoration: underline;
}
#galerie .imgwrapper
{
	float: left;
	margin: 0 0px 20px 18px;
	height: 170px;
	padding: 2px;
	text-align: center;
}
#galerie .imgwrapper span
{
	display: block;
	text-align: center;
}
#galerie .imgwrapper img
{
	background-color: #fff;
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 2px;
}
#galerie .imgwrapper a:visited img
{
	background-color: #fff;
}
#galerie .imgwrapper a:hover img, #galerie .imgwrapper a:focus img
{
	background-color: #eee;
}
#galerie .imgwrapper a:hover, #galerie .imgwrapper a:focus
{
	color: #000;
}
#galerie #directories
{
	padding-top: 10px;
	border-bottom: 0px solid #ddd;
	margin: 0;
	font-size: 14px;
}
#galerie #breadcrumb
{
	text-align: left;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	background: #FFFFFF; /*#EBEBEB*/
	color: #000000;/* #656565*/
	margin-top: 5px;
	margin-right: 5px;
	padding: 5px;
	font: 0.9em Helvetica, Geneva, Times New Roman, Times;
}
#galerie #breadcrumb a
{
	font-family: Helvetica, Geneva, Times New Roman, Times;;
	text-decoration: none;
	font-weight: bold;
	color: #83451e;
}
#galerie #breadcrumb a:hover, #galerie #breadcrumb a:active, #galerie #breadcrumb a:focus
{
	color: #900303;
	text-decoration: underline;
}
#galerie #dirdesc
{
	padding: 4px;
	border-bottom: 1px dashed #ddd;	
	background: transparent;
	margin: 10px 0px 10px 42px;
	font-family: Georgia;
	font-size: 16px;
	line-height: 28px;
	width: 700px;
	background: #fff;
}
#galerie #gallery
{
	padding: 10px 5px;
	background: #fff;
}
#galerie #directories ul.cat
{
	list-style: circle;
	padding-bottom: 5px;
	margin-left: 25px;
}
#galerie ul.cat li
{
	margin: 2px 0;
}
#galerie div.catthumbs
{
	margin: 5px;
	padding: 5px;
}
#galerie div.catthumbs div
{
	margin: 2px;
	padding: 2px;
	text-align: center;
	float: left;
	width: 130px;
	font-size: 10px;
}
#galerie div.catthumbs img.tnexample
{
	margin: 5px auto;
	display: block;
	border: 0;
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 4px;
}
#galerie div.catthumbs a
{
	display: block;
	color: #83451e;
	text-decoration: none;
}
#galerie .catthumbs a:visited img
{
	background-color: #fff;
}
#galerie .catthumbs a:hover img, #galerie .catthumbs a:focus img
{
	background-color: #eee;
}
#galerie .catthumbs a:hover, #galerie .catthumbs a:focus
{
	color: #900303;
	text-decoration: underline;
}
#galerie div.pagination
{
	clear: both;
	text-align: center;
	padding-bottom: 24px;
}
#galerie div.clearer
{
	clear: both;
}
#galerie img.precache
{
	position: absolute;
	top: 0;
	left: 0;
	float: left;
	visibility: hidden;
}
#galerie .center
{
	text-align: center;
}
#galeriebild
{
	margin: 5px auto;
        background-color: #FFF2D3; /*#ccc;*/
 }
#outerImageContainer
{
	background-color: #FFF2D3;  /* #fff; */
        padding: 8px 8px 0 8px ;
}
#imageContainer
{
	padding: 0;
	position: relative;
}
#image
{
	position: relative;
}
#imageDataContainer
{
	
        font: 10px Helvetica, Geneva, Times New Roman, Times;
	background-color: #FFF2D3; /*#fff;*/
	line-height: 1.4em;
}
#imageData
{
	padding: 0 0 0 8px;
	color: #656565;
        background-color: #FFF2D3;
}
#imageData #imageDetails{ width: 100%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#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(images/blank.gif) no-repeat;
	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;
}
.numpage
{
	text-align: center;
	background: #900;
	padding: 3px;
	width: 12px;
	height: 12px;
	color: #fff;
	font-weight: bold;
}
.nowshow
{
	text-align: center;
	background: #fff;
	padding: 3px;
	width: 12px;
	height: 12px;
	color: #666;
	font-weight: bold;
}
.prevnext
{
	text-align: center;
	background: #BBE0FF /*0FA9D3*/; 
	padding: 3px;
	width: 12px;
	height: 12px;
	color: #000;
	font-weight: bold;
}
#galerie a.numpage:link
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#galerie a.numpage:visited
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#galerie a.numpage:hover, #galerie a.numpage:active, #galerie a.numpage:focus
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#galerie a.prevnext:link
{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#galerie a.prevnext:visited
{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#galerie a.prevnext:hover, #galerie a.prevnext:active, #galerie a.prevnext:focus
{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}