/*Schriften*/        
#content, body {       
        font-family : Verdana, Geneva, Arial, Helvetica;
        font: 12px Geneva;
        color: #5D5D5D;
        }
        
#ul   {
        font-family : Verdana, Geneva, Arial, Helvetica;
        font: 20px Geneva;
        color: #5D5D5D;
}

#menu a {
	font-weight: normal;
	color: white;
	font: 13px Geneva;
}

        
/*Style*/
html, body, h1, h2, h3, h4 {margin: 0; padding: 0;}

h1 img  {display: block;}
img     {border: 0;}

a       {color: #8F6A2B;	font-weight: bold; text-decoration: none;}
a:hover {color: #C4861C; text-decoration: underline;}


BODY {/*background-color : #f56a33;*/ background-image:url(images/bg.jpg);
      background-repeat:repeat-x ;}

h2 {
    color:#8F6A2B;
    border-bottom:1px dotted #8F6A2B;
    margin-bottom:10px;
    margin-left:366px;
    margin-right:20px;
}
 
h3 {margin-bottom:5px;} 

hr {border:#ddd; border-top:dotted 1px #ddd;} 
   
#kontakt {;}
      
#centercontainer  {
    width:934px;
    margin:auto;
    margin-top:0px; 
    /*background-color:#3abcf2;*/
}

#top {
  margin:0px;
  height:62px;
  width:804px;
  background-image: url(images/nav2_top_01.jpg);
  background-repeat:no-repeat; 
  padding-left:130px;
  /*position:fixed;*/
  /*background-color:#aafcf2*/
  }
  
#top2 {
  margin:0px;
  height:39px;
  width:934px;
  background-image: url(images/buehnehp_06.jpg);
  /*position:fixed;*/
  }
  
#content { 
    margin-left:366px;
    margin-right:8px;
    background-color:#ffffff;
    min-height:490px;
    /*max-height:590px;*/
    width:552px;
    /*overflow:scroll;*/
    padding-right:8px;
    }
    
#nav {
    float:left;
    width:366px;
    height:535px;
    margin-top:0px;
    background-image: url(images/nav3.jpg);   
    /*position:fixed;*/
   }

#menu {
    margin-top:25px;
    margin-left:135px;
    width:220px;
}

ul {
	margin: 0;
	padding: 37px 0 45px 64px;
	font: 11px/13px sans-serif;
	}
		
li {
	margin: 11px;
	padding: 0 0 0 5px;
	list-style: none;
	}
	
li:before {content:url(images/bullet_white.gif); margin-right:3px}
	


ul.sub {
	margin: 0px;
	padding: 0px;
	font: 10px/12px sans-serif;
	color:white;
	}
		
li.sub {
	margin: 0px;
	margin-top: 5px;
	padding:0 0 0 20px;
	list-style: none;
		}
#footer {

    color:#5D5D5D;
    font: 9px "Times new roman", "Lucida Grande", serif;
    text-align:right;
    margin-top:15px;
    margin-right:5px;
    margin-bottom:2px;
    border-top:1px dotted #BBB;
    width:552px;    
    margin-left:366px;
    }
    
#merge {background-color:#3890d0; border: solid 1px #fff;}
    
/*--- Bilder Setup ---*/

/* Farben */

.bild_links         {background-color: #EEE;border: 1px solid #b4b4b4;}
.bild_rechts        {background-color: #EEE;border: 1px solid #000;}
.photo              {border: 1px solid #BBB;}
.photo_news         {border: 1px solid #BBB;}

/* Design */
.bild_links     {
                float: left; 
                /*width: 132px;*/
                height:102px;
                margin: 3px;
                /*margin-right: 0px;*/
                margin-left:0px;
                /*padding:px;*/
                margin-top:2px;
                }
.bild_rechts    {
                float: right; 
                width: 132px;
                /*height:102px;*/
                margin: 3px;
                margin-right:0px;
                margin-bottom:0px;
                /*margin-left:0px; */
                }
                            
.bild		    {
                float: none; 
                width: 132px;
                height:102px;
                margin: 3px;
                margin-right:0px;
                margin-bottom:0px;
                /*margin-left:0px; */
                }
                
.photocontainer {
                position:relative;
                /*width:130px;*/
                height:100px;
                margin-bottom:0px;
                }

.photo          {
                position:relative;
                /*width:120px;*/
                height:90px;
                margin:5px;
                overflow:hidden;
                margin-bottom:0px;
                }
                
                
.photo_news     {
                position:relative;
                /*width:120px;*/
                height:110px;
                margin:5px;
                overflow:hidden;
                margin-bottom:0px;           
                }
    
                

                
/* Lightbox2 CSS*/

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

