body     {scrollbar-face-color: #a1a1c1; scrollbar-arrow-color: #14015d; 
            scrollbar-base-color: #6161B7; scrollbar-shadow-color: #E5E5E5;
            scrollbar-track-color: #FFFFFF;
            scrollbar-darkshadow-color: #B2B2B2;}


.normal		{FONT-SIZE: 11px; COLOR: #565454; LINE-HEIGHT: 16px; FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;}
.normal a  	{color:#A17300; font-weight:bold; text-decoration:none;}
.normal a:hover  	{color:#2222A2; font-weight:bold; text-decoration:underline;}

.termine	{FONT-SIZE: 11px; COLOR: #030366; LINE-HEIGHT: 16px; FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;}
.termine a  	{color:#030366; font-weight:bold; text-decoration:none;}
.termine a:hover  	{color:#030366; font-weight:bold; text-decoration:underline;}

.spruch		{FONT-SIZE: 11px; COLOR: #FFFFFF; LINE-HEIGHT: 14px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;}

.klein		{FONT-SIZE: 7pt; COLOR: #565454; LINE-HEIGHT: 11px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;}
.klein a  	{color:#A17300; font-weight:bold; text-decoration:none;}
.klein a:hover  	{color:#2222A2; font-weight:bold; text-decoration:underline;}

.fuss		{FONT-SIZE: 11px; LINE-HEIGHT: 14px; COLOR: #14015d; LINE-HEIGHT: 10px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;}
.fuss a  		{color:#14015d; font-weight:bold; text-decoration:none;}
.fuss a:hover  	{color:#14015d; font-weight:bold; text-decoration:underline;}

.ueberschrift	{FONT-SIZE: 15px; COLOR: #A87D00; font-weight : bold; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;}
.ueberschrift a	{color:#000000; font-weight:bold; text-decoration:none;}
.ueberschrift a:hover  	{color:#A17300; font-weight:bold; text-decoration:underline;}

.menu		{FONT-SIZE: 11px; LINE-HEIGHT: 14px; COLOR: #14015d; LINE-HEIGHT: 10px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;}
.menu a  		{color:#14015d; font-weight:bold; text-decoration:none;}
.menu a:hover  	{color:#14015d; font-weight:bold; text-decoration:underline;}

.submenu	{FONT-SIZE: 11px; COLOR: #595959; LINE-HEIGHT: 15px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;}
.submenu a	{color:#595959; font-weight:bold; text-decoration:none;}
.submenu a:hover  {color:#000000; font-weight:bold; text-decoration:underline;}

.submenu2	{FONT-SIZE: 11px; COLOR: #817e7e; LINE-HEIGHT: 15px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;}
.submenu2 a	{color:#817e7e; font-weight:bold; text-decoration:none;}
.submenu2 a:hover  {color:#000000; font-weight:bold; text-decoration:underline;}

.subtitel	{FONT-SIZE: 13px; COLOR: #A87D00; font-weight : bold; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;}

.nav		{FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none;}
.nav a		{color:#000000; font-weight:bold; text-decoration:none;}
.nav a:hover 	{color:#A17300; font-weight:bold; text-decoration:underline;}


hr 		{ border: 0; width: 100%; color: #946B00; height: 1px;}

#lightbox{
	position: absolute;
	top: 20px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	color:#151410;
	}

#lightbox a, #lightbox a:hover {
	border-bottom:none;
	color:#151410;
	text-decoration:underline;
}

#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;
	}
#loadingLink {
	display:block;
	margin:0 auto;
	padding:0;
	width:32px;
	height:32px;
	background:url("images/loading.gif") center center no-repeat;
	text-indent:-9999px;
}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLinkImg, #nextLinkImg{
	width: 49%;
	height: 100%;
	background: transparent url("images/blank.gif") no-repeat; /* Trick IE into showing hover */
	display: block;
	text-indent:-9999px;
	}
#prevLinkImg { left: 0; float: left;}
#nextLinkImg { right: 0; float: right;}
#prevLinkImg:hover, #prevLinkImg:visited:hover { background: url("images/prevlabel.gif") left 15% no-repeat; }
#nextLinkImg:hover, #nextLinkImg: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;
	}

#imageData{
	padding:0 10px;
	}
#imageDetails{ width: 70%; float: left; text-align: left; }	
#caption{ font-weight: bold;	}
#numberDisplay{ display: block; clear: left; }			
#detailsNav{ display: block; clear: left; padding:0 0 10px 0;	}	
#prevLinkDetails { margin:0 8px 0 0; }		
#nextLinkDetails { margin:0 8px 0 0; }		
#closeLink {
	display:block;
	margin:0;
	padding:0 0 10px 0;
	text-decoration:none;
	float:right;
	width:66px;
	height:28px;
	background:url("images/closelabel.gif") no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #151410;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	


