body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/bg_verlauf.jpg);
	background-repeat: repeat-x;
}
.text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
.text a:link, .text a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f18e00;
	text-decoration: underline;
}
.text a:hover, .text a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.text_rahmen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid 3f3e3e;
	background-color: #dadada;
	padding: 6px;
}
.kategorie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4e2f2c;
	font-weight: bold;
}
.kategorie_news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4e2f2c;
	font-weight: bold;
}
.kategorie_news a:link, .kategorie_news a:visited, .kategorie_news a:active {
	color: #4e2f2c;
	font-weight: bold;
	text-decoration: none;
}
.kategorie_news a:hover {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4e2f2c;
	font-weight: bold;
}
.linie_o_u_r {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: f18e00;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #f18e00;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3f3e3e;
}
.linie_r {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3f3e3e;
}
.linie_u {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3f3e3e;
}
.fuss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	padding-left: 30px;
}
.fuss a:link, .fuss a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.fuss a:hover, .fuss a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3f3e3e;
}
.links a:link, .links a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
.links a:hover, .links a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
.newspreview
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4e2f2c;
	line-height: 16px;
}
.newspreview a:link, .newspreview a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4e2f2c;
	text-decoration: none;
}
.newspreview a:hover, .newspreview a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #aa8300;
	text-decoration: underline;
}
.background {
	background-image: url(/images/background_font.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.back_std { /*Standard Seiten*/
	/* the filter attribute is recognized in Internet Explorer and should be a percentage */
	/*filter: alpha(opacity=20);*/
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=20);
	/* the -moz-opacity attribute is recognized by Gecko browsers and should be a decimal */
	-moz-opacity: .2;
	/* opacity is the proposed CSS3 method, not currently supported by any browser, but possibly standard in the future */
	opacity: .2;
	background-color: #B0A6A6;
}
.back_13 { /*cafe*/
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=20);
	-moz-opacity: .2;
	opacity: 0.2;
	background-color: #4a351d;
}
.back_14 { /*rest*/
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=20);
	-moz-opacity: .2;
	opacity: 0.2;
	background-color: #701041;
}
.back_15 { /*take*/
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=20);
	-moz-opacity: .2;
	opacity: 0.2;
	background-color: #aa8300;
}
.back_16 { /*bar*/
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=20);
	-moz-opacity: .2;
	opacity: 0.2;
	background-color: #4f1d4f;
}
.back_17 { /*sushi*/
	background-color: #6b6a00;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=20);
	-moz-opacity: .2;
	opacity: 0.2;
}
.back_18 { /*bankett*/
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=20);
	-moz-opacity: .2;
	opacity: 0.2;
	background-color: #27323a;
}
#content_bg {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=20);
	-moz-opacity: .2;
	opacity: 0.2;
	background-color: #6b6a00;
	z-index:3;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	position: absolute;
	top: 135px;
	left: 230px;
	width: 750px;
	height: 600px;
	border: 0px none black;
	z-index: 9;
}
#content_std { /*Standard Seiten*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	position: absolute;
	top: 100px;
	left: 281px;
	width: 623px;
	height: 30px;
	z-index: 9;
	border: 0px none black;
}
#content_13 { /*cafe*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	position: absolute;
	top: 100px;
	left: 281px;
	width: 623px;
	height: 30px;
	z-index: 9;
	border: 0px none black;
}
#content_14 { /*restaurant*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	position: absolute;
	top: 100px;
	left: 389px;
	width: 623px;
	height: 30px;
	z-index: 9;
	border: 0px none black;
}
#content_15 { /*takeaway*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	position: absolute;
	top: 100px;
	left: 358px;
	width: 623px;
	height: 30px;
	z-index: 9;
	border: 0px none black;
}
#content_16 { /*bar*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	position: absolute;
	top: 100px;
	left: 382px;
	width: 623px;
	height: 30px;
	z-index: 9;
	border: 0px none black;
}
#content_17 { /*sushi*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	position: absolute;
	top: 100px;
	left: 345px;
	width: 623px;
	height: 30px;
	z-index: 9;
	border: 0px none black;
}
#content_18 { /*bankett*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	position: absolute;
	top: 100px;
	left: 332px;
	width: 623px;
	height: 30px;
	z-index: 9;
	border: 0px none black;
}





.sitemenuActiveHome { color: #666666; padding: 3px 3px 3px 20px; font-size: 11px; font-family: Arial, Helvetica, Verdana, sans-serif; line-height: 12px; background-color: #; border-width: 0px; border-color: #333333; border-style: solid; cursor: pointer; font-weight: normal; text-decoration: none }
.sitemenuActiveHome a:link, .sitemenuActiveHome a:active, .sitemenuActiveHome a:visited { color: #666666; text-decoration: none }
.sitemenuActiveHome a:hover { color: #666666; text-decoration: none }
.sitemenuHome { color: #977F4A; padding: 3px 3px 3px 20px; font-size: 11px; font-family: Arial, Helvetica, Verdana, sans-serif; line-height: 12px; border-width: 0px; border-color: #333333; border-style: solid; cursor: pointer; font-weight: normal; text-decoration: none }
.sitemenuHome a:link, .sitemenuHome a:active, .sitemenuHome a:visited  { color: #977F4A; text-decoration: none }
.sitemenuHome a:hover { color: #666666; text-decoration: none }

.sitemenuActiveEins { color: #666666; padding: 3px 3px 3px 20px; font-size: 11px; font-family: Arial, Helvetica, Verdana, sans-serif; line-height: 12px; background-color: #; border-width: 0px; border-color: #333333; border-style: solid; cursor: pointer; font-weight: normal; text-decoration: none }
.sitemenuActiveEins a:link, .sitemenuActiveEins a:active, .sitemenuActiveEins a:visited { color: #666666; text-decoration: none }
.sitemenuActiveEins a:hover { color: #666666; text-decoration: none }
.sitemenuEins { color: #977F4A; padding: 3px 3px 3px 20px; font-size: 11px; font-family: Arial, Helvetica, Verdana, sans-serif; line-height: 12px; border-width: 0px; border-color: #333333; border-style: solid; cursor: pointer; font-weight: normal; text-decoration: none }
.sitemenuEins a:link, .sitemenuEins a:active, .sitemenuEins a:visited  { color: #977F4A; text-decoration: none }
.sitemenuEins a:hover { color: #666666; text-decoration: none }

.sitemenuActiveZwei { color: #aa8300; padding: 3px 3px 3px 60px; font-size: 11px; font-family: Arial, Helvetica, Verdana, sans-serif; letter-spacing: 1px; line-height: 12px; background-color: #; border-width: 0px; border-color: #333333; border-style: solid; cursor: pointer; font-weight: normal; text-decoration: none }
.sitemenuActiveZwei a:link, .sitemenuActiveZwei a:active, .sitemenuActiveZwei a:visited { color: #aa8300; text-decoration: none }
.sitemenuActiveZwei a:hover { color: #aa8300; text-decoration: none }
.sitemenuZwei { color: #4e2f2c; padding: 3px 3px 3px 60px; font-size: 11px; font-family: Arial, Helvetica, Verdana, sans-serif; letter-spacing: 1px; line-height: 12px; border-width: 0px; border-color: #333333; border-style: solid; cursor: pointer; font-weight: normal; text-decoration: none }
.sitemenuZwei a:link, .sitemenuZwei a:active, .sitemenuZwei a:visited  { color: #4e2f2c; text-decoration: none }
.sitemenuZwei a:hover { color: #aa8300; text-decoration: none }

.sitemenuActiveDrei { color: #aa8300; padding: 3px 3px 3px 70px; font-size: 11px; font-family: Arial, Helvetica, Verdana, sans-serif; letter-spacing: 1px; line-height: 12px; background-color: #; border-width: 0px; border-color: #333333; border-style: solid; cursor: pointer; font-weight: normal; text-decoration: none }
.sitemenuActiveDrei a:link, .sitemenuActiveDrei a:active, .sitemenuActiveDrei a:visited { color: #aa8300; text-decoration: none }
.sitemenuActiveZwei a:hover { color: #aa8300; text-decoration: none }
.sitemenuDrei { color: #4e2f2c; padding: 3px 3px 3px 70px; font-size: 11px; font-family: Arial, Helvetica, Verdana, sans-serif; letter-spacing: 1px; line-height: 12px; border-width: 0px; border-color: #333333; border-style: solid; cursor: pointer; font-weight: normal; text-decoration: none }
.sitemenuDrei a:link, .sitemenuDrei a:active, .sitemenuDrei a:visited  { color: #4e2f2c; text-decoration: none }
.sitemenuDrei a:hover { color: #aa8300; text-decoration: none }





/* //// SCROLLING CONTENT //// */
div#scrollbar {
    display:block; /* initially display:none; to hide from incapable */
    }

div#wn	{ 
    position: absolute;
	top: 195px;
	left: 230px;
    width:355px; 
    height:465px;
    overflow:hidden;
    z-index: 10;
	}
    
div#scrollbar { 
  position:relative;
  top: 30px;
  left: 10px;
  width:11px; height:460px; 
  font-size:1px;  /* so no gap or misplacement due to image vertical alignment */
  }
div#track { 
  position:absolute; left:0; top:12px;
  width:9px; height:435px;
  /*background: #ece8ea;*/
  border-left: 1px solid #4e2f2c;
  border-right: 1px solid #4e2f2c;
  border-top: 0px solid #ece8ea;
  border-bottom: 0px solid #ece8ea;
  }
div#dragBar {
  position:absolute; left:1px; top:1px;
  width:7px; height:20px;
  background-color:#958280;
  }  
div#up { position:absolute; left:0; top:0; }  
div#down { position:absolute; left:0; bottom:0; }

/* for safari, to prevent selection problem  */
div#scrollbar, div#track, div#dragBar, div#up, div#down {
    -moz-user-select: none;
    -khtml-user-select: none;
}


/* so no gap or misplacement due to image vertical alignment
font-size:1px in scrollbar has same effect (less likely to be removed, resulting in support issues) */
div#scrollbar img {
    display:block; 
    }
/* //// END SCROLLING CONTENT //// */

/* //// GALLERY //// */

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

/* //// END GALLERY //// */