body{
	background-color: #ffffff; 
    -webkit-text-size-adjust: none;
  }
#page { height: 100%; font-family: Tahoma, Lucida Grande, Helvetica, Arial; text-align: left; font-weight: normal; color: #000; font-variant: normal; }

#head { position: absolute; top: 10px; left: 0px; width: 131px; height: 36px; }

#name { position: absolute; top: 0px; left: 0px; width: 950px; height: 35px; padding-top: 40px; padding-left: 50px; font-size: 28px; font-weight: bold; letter-spacing: 1px; color: #000; }

#menu { position: absolute; top: 115px; left: 50px; text-align: left; font-size: 17px; line-height: 22px; font-weight: bold; letter-spacing: 1px; color: #000; background-color: #ffffff; }

#menu a:link { color: #000; text-decoration: none;  }
#menu a:visited { color: #000; text-decoration: none; }
#menu a:active { color: #000; text-decoration: none; }
#menu a:hover { color: #000; text-decoration: none; }




#privacy { position: absolute; bottom: 25px; left: 50px; text-align: left; font-size: 10px; line-height: 19px; font-weight: bold; letter-spacing: 1px; color: #000; }




#text_space { position: relative; top: 108px; width: 810px; margin-left: auto; margin-right: auto; font-family: Helvetica, Arial; font-size: 17px; line-height: 20px; }
#text_space_wider { position: relative; top: 108px; width: 920px; margin-left: auto; margin-right: auto; font-family: Helvetica, Arial; font-size: 17px; line-height: 20px; }

.text_element { font-size: 17px; line-height: 20px; margin-bottom: 30px; }





.bild-element { margin: auto; }

.bild { margin-bottom: 20px; }


.trigger { display: inline-block; }
.toggle_container { display: inline-block; }




a:focus { outline: none; }
a:link { color: #000; text-decoration: none;  }
a:visited { color: #000; text-decoration: none; }
a:active { color: #000; text-decoration: none; }
a:hover { color: #000; text-decoration: none; }




/* Mobile*/


@media only screen and (max-width: 1300px) {


#text_space {
margin-top: 300px;
}

#text_space_wider {
margin-top: 300px;
width: 810px;
}

.text_element {
font-size: 24px;
line-height: 32px;
}

#name {
font-size: 48px;
}

#menu {
font-size: 24px;
line-height: 32px;
}

}




/* For Accordion Javascript*/

.accordionWrapper{display:inline-block; overflow:hidden;}
.accordionWrapper img{vertical-align:top; border:0; margin:0; padding:0}
.accordionWrapper div{display:inline; float:left; margin:auto;}
.accordionWrapper div.title{cursor:pointer; float:left; text-align:left;}
.accordionWrapper div.content{display:none; cursor: auto;}



/* Begin Lightbox 2 Stylesheets 	*/

#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: 350px; height: 350px; margin: 0 auto; }
#imageContainer{ padding: 24px; }

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

#imageDataContainer{ font-family: Helvetica, Arial; font-size: 10px; line-height: 15px;  background-color: #fff; margin: 0 auto; overflow: auto; width: 100%	; }

#imageData{	padding:0 30px; color: #333; }
#imageData #imageDetails{ width: 100%; float: left; text-align: left; }	
#imageData #caption{ font-weight: normal;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em; color: #FFFFFF; font-size:9px; 	}			
#imageData #bottomNavClose{ width: 26px; float: right; padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 50; width: 100%; height: 500px; background-color: #fff; }


/* 	End Lightox 2 Stylesheets 	*/



