  /* Browser Reset based on Eric Meyers Browser Reset CSS */
  html, body, div, span, applet, object, iframe,
  h1, h2, h3, h4, h5, h6, p, blockquote, pre,
  a, abbr, acronym, address, big, cite, code,
  del, dfn, em, font, ins, img, kbd, q, s, samp,
  small, strike, strong, sub, sup, tt, var,
  dl, dt, dd, ol, ul, li,
  fieldset, form, label, legend,
  table, caption, tbody, tfoot, thead, tr, th, td {
  	margin: 0;
  	padding: 0;
  	border: 0;
  	outline: 0;
  	font-weight: normal;
  	font-style: inherit;
  	font-size: 100%;
  	font-family: inherit;
  	vertical-align: baseline;
  }  
  :focus {
  	outline: 0;
  }
  ol, ul {
  	list-style: none;
  }
  table {
  	border-collapse: separate;
  	border-spacing: 0;
  }
  caption, th, td {
  	text-align: left;
  	font-weight: normal;
  }
  blockquote:before, blockquote:after,
  q:before, q:after {
  	content: "";
  }
  blockquote, q {
  	quotes: "" "";
  }
  .clear {
    clear: both;
    display: block;
  }
  strong, b, .bold {
    font-weight: bold;
  }
  em {
    font-style: italic;
  }
  a:link, 
  a:visited {
  	color: #A3A3A3;
  }
  a:hover,
  a:active {
    text-decoration: none;
  }
  
  /* clearfix, clearing for modern browsers by www.tricolormix.de */
  .clearfix {
    height: 1px;
  }
  body > .clearfix {
    min-height: 1%;
    height: auto;
  }
  .clearfix:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    line-height: 0;
    height: 0;
    visibility: hidden;
  }
  
  /* Layout */
  html {
  	height: 100%;
  }
  body {
  	background: #FFF;
  	font-family: Myriad, Arial, Verdana, Helvetica, sans-serif;
  	font-size: 100.01%;
  	min-height: 100%;
  	height: auto !important;
  	height: 100%;
  	line-height: 1;
  	position: relative;
  	text-align: center;
  }
  div#head {
    background: #000;
    height: 130px;
  }
  div#head h1 {
    background: transparent url(../images/logo.gif) 0 25px no-repeat;
    height: 130px;
    margin: 0 auto;
    width: 82px;
  }
  div#head h1 a {
    display: block;
    height: 130px;
    text-indent: -9000px;
    width: 82px;    
  }
  div#content {
    margin: 0 auto;
    padding: 90px 0 200px 0;
    text-align: left;
    width: 512px;
  }
  div.first_item {
    border: 1px solid #000;
    float: left;
    height: 160px;
    margin-top: 7px;
    width: 163px;
  }
  div.item {
    border: 1px solid #000;
    float: left;
    height: 160px;
    margin: 7px 0 0 7px;
    width: 163px;
  }
  div.first_item a,
  div.item a {
    display: block;
    height: 160px;
    width: 163px;
    text-indent: -9000px;
  }
  div#about_me a {
    background: #000 url(../images/about.jpg) left top no-repeat;
  }
  div#about_me a:hover {
    background: #000 url(../images/about.jpg) -167px 0 no-repeat;
  }
  div#vitae a {
    background: #000 url(../images/vitae.gif) left top no-repeat;
  }
  div#vitae a:hover {
    background: #000 url(../images/vitae.gif) -167px 0 no-repeat;
  }
  div#service a {
    background: #000 url(../images/service.jpg) left top no-repeat;
  }
  div#service a:hover {
    background: #000 url(../images/service.jpg) -167px 0 no-repeat;
  }
  div#office a {
    background: #000 url(../images/office.jpg) left top no-repeat;
  }
  div#office a:hover {
    background: #000 url(../images/office.jpg) -167px 0 no-repeat;
  }
  div#consulting a {
    background: #000 url(../images/consulting.jpg) left top no-repeat;
  }
  div#consulting a:hover {
    background: #000 url(../images/consulting.jpg) -167px 0 no-repeat;
  }
  div#art a {
    background: #000 url(../images/art.jpg) left top no-repeat;
  }
  div#art a:hover {
    background: #000 url(../images/art.jpg) -167px 0 no-repeat;
  }
  /* seiten */
  h2#cat {
    background: #000;
    color: #FFF;
    font-size: 0.75em;
    padding: 5px;
  }
  div#cat_content {
    border: 1px solid #000;
    font-size: 0.8em;
    padding: 5px;
  }
  div#cat_content p {
    margin-top: 12px;
  }
  /* fuß */
  div#foot {
    background: #000;
    bottom: 0;
    left: 0;
    height: 110px;
    position: absolute;
    width: 100%;
  }
  div#footnav {
    margin: 0 auto;
    text-align: right;
    width: 512px;
  }
  a#impressum {
    background: transparent url(../images/impressum.gif) no-repeat;
    float: right;
    height: 20px;
    width: 72px;
  }
  a#impressum span {
    display: none;
  }
#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/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink: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; 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; }