body      {
	background: #654B32;
	color: white;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px; }

* {	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;  }

/* Links */
a:link    { color: #CCCCCC;
	background: transparent;
	font-size: 10pt;
	text-decoration: none; }
a:visited { color: #CCCCCC;
	background: transparent;
	font-size: 10pt;
	text-decoration: none; }
a:active  { color: #CCCCCC;
	background: transparent;
	font-size: 10pt;
	text-decoration: none; }
a:hover  { color: white;
	background: transparent;
	font-size: 10pt;
	text-decoration: none; }
	
/* Links */
a.menu:link, a.menu:visited, a.menu:active, a.menu:hover    { color: #CCCCCC;
	background: #654B32;
	font-size: 10pt;
	text-decoration: none;
	line-height:20pt; 
	border-bottom: 1px dotted #CCCCCC;
	display: block;	
	}

a.menu:hover  { color: white;
	background: #654B32;
	border-bottom: 1px dotted white;
	 }
	
/* Links */
a.menu_a:link, a.menu_a:visited, a.menu_a:active, a.menu_a:hover    { color: #F7D10B;
	background: #654B32;
	font-size: 10pt;
	text-decoration: none;
	line-height:20pt; 
	border-bottom: 1px solid #F7D10B;
	display: block;	
	}

a.menu_a:hover  { color: white;
	background: #654B32;
	border-bottom: 1px solid white;
	 }

/* Überschriften */
h1 {
	font-size: 12pt;
	font-weight: bold;
	padding: 5px;
}
h2 {
	font-size: 10pt;
	font-weight: bold;
	margin-bottom:5px;
}
h3 {
	font-size: 10pt;
	font-weight: bold;
}
/* Überschrift für Impressum (muss gesetzt werden!) */
h2.impressum {
	font-size: 11pt;
	font-weight: bold;
}

th {
	text-align:left;
	font-weight:normal;
}

/* Normale Texte */
span.normal  {
	font-size: 10pt;  }
span.normalbold  {
	font-weight: bold;
	font-size: 10pt;  }
span.small  {
	font-size: 9pt;  }
span.smallbold  {
	font-weight: bold;
	font-size: 9pt;  }
span.impressum  {
	font-size: 10pt;  }
	

img.galery{
	border: solid #FFFF8C 1px;
	margin-top:2px;
	margin-bottom:2px;
}

/* ##################### DIV #################### */
div#main{
	position: relative;width:900px;margin-top:20px;text-align: left;margin-left: auto;margin-right:auto;
}
div#main_title{
	position: relative;width: 400px;color:white;font-size: 16pt;text-align: left;margin-left:500px;background:#654B32;
}
div#kontakt{
	position:relative;width:900px;text-align:left;margin-bottom:60px;
}
div#kontakt_inner{
	position: relative;width:840px;margin-left:47px;
}
div#balken{
	position: relative;width:900px;height:25px;background:#F0D892;color:#444341;font-size: 11pt;
}
div#balken_inner{
	position:relative;width:300px;margin-left:600px;
}
div#balken_inner_distance{
	padding-top:5px;padding-right:10px;font-size:11pt;
}

div#content{
	position: relative;width:900px;height:50px;
}
div#content_top{
	position: relative; width:300px;text-align:left;margin-left:600px;padding-top:10px;background:#654B32;color:#F7D10B;font-size:11pt;
}
div#content_inner{
	position:relative;width:900px;
	padding-top:20px;
}
div#content_menu{
	position:relative;width:178px;float:left;text-align: left;line-height:22px;margin-left:32px;
}
div#content_content{
	position: relative;width:620px;float:right;text-align: left;
}
div#content_content_small{
	position:relative;width:300px;margin-right:310px;
}
div#content_big_pic{
	position: relative;width:620px;height:25px;background:#EFCC63;color:black;margin-top:20px;
}
div#content_big_pic_abs{
	position:absolute;top:-150px;left:310px;z-index:20;width: 349px;height:262px;
}
img#slimg1  {
	position: absolute;
	z-index:10;
}
img#slimg2  {
	position: absolute;
	z-index:9;
}

div#pics_first{
	position: absolute;width:166px;height:124px;top:-80px;left: 50px;z-index:5;
}
div#pics_second{
	position: absolute;width:166px;height:124px;top:-80px;left: 221px;z-index:5;
}
div#pics_third{
	position: absolute;width:166px;height:124px;top:-80px;left: 392px;z-index:5;
}
div#pics_bogen{
	position: absolute;width:106px;height:124px;top:-80px;left: 452px;z-index:10;
}


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