html {
    overflow-y: scroll;
}
body {
		font-family: Tahoma, Verdana, Arial, Sans-Serif;
		background: #ffb424 url('/images_neu/musikmacher-bg.gif');
		font-size: 62.5%; /* Resets 1em to 10px */
		color: #333;
		text-align: center;
		margin: 10px;
		
}
a {
    color: #007A94;
}
#wrapper {
    margin:0 auto;
    width: 780px;
    text-align: center;

}
#header  {
    background-image : url(/images_neu/mainStart_gray.gif);
    width : 780px;
    height : 6px;
    background-repeat:	no-repeat;
    background-position: center top;
  }
  
#main  {
    float : left;
    border-left: 1px solid #a0a0a0;
    border-right: 1px solid #a0a0a0;
    background-color: white;
    width : 778px;

    padding : 5px 0px 0 0px;
    text-align : left;
  }
#logo {
    float: left;
}
#social {
	float: right;
    margin : 20px 10px 0 0;
    height : 50px;
}
#social a {
	padding: 1px;
	border: 1px solid white;
}
#social a:hover {
	padding: 1px;
	border: 1px solid silver;
}
#navi  {
	clear: both;
    font-family : tahoma;
    font-size : 1.2em;
    background-image : url(/images_neu/navibg.gif);
    text-align : center;
    color : black;
    width : 778px;
    height : 30px;
    padding : 0 0 0 0;

}
  
#navi ul  {
    margin : 0;
    padding : 0;
    list-style : none;
    float : left;
}
  
#navi ul li  {
    float : left;
    position: relative;
}


#navi ul a  {
    float : left;
    display : block;
    padding : 0 1.5em;
    height : 30px;
    line-height : 30px;
    text-decoration : none;
    color : #000;
    border-right : 1px solid #a0a0a0;
  }
  
#navi ul a:hover  {
    float : left;
    color : #666;
    background-image : url(/images_neu/navibg_hover.gif);
  }

  
#navi ul li ul {
  display: none;
  position: absolute; 
  clear: left;
  top: 30px;
  left: 0px;
  width: 100%;
  border-left: 1px solid #a0a0a0;
  border-right: 1px solid #a0a0a0;
  border-bottom: 1px solid #a0a0a0;
  background-color: #ffd482;

}

#navi ul li:hover ul, #navi ul li.over ul{ display: block; }

#navi ul li ul a.sub  {
    clear: both;
    display : block;
    padding : 0 1.5em;
    height : 30px;
    text-decoration : none;
    color : #000;
  }
  
#navi ul li ul li a.sub:hover  {
    color : #666;
  }

#page {
    padding: 30px 10px 30px 10px;
    margin: 0px;
    font-family : tahoma;
    font-size : 1.3em;
    line-height: 170%;

  }
#page p {
    margin-top: 0px;
    margin-bottom: 1.2em;
}
#page h1 {
    margin-top: 0px;
    margin-left: 0px;
    padding-left: 29px;
    margin-bottom: 1em;
    font-size: 1.3em;
    font-weight: bold;
    background-image : url(/images_neu/h1-bg.gif);
    background-repeat:	no-repeat;
    background-position: left top;
}
#picturebar {
    padding: 0px;
    margin: 0px;
    float: left;
    width: 170px;
    border: 0px solid black;
  }
#content {
    padding: 0 10px 30px 10px;
    margin: 0px;
    float: left;
    width: 388px;
    border: 0px solid black;
  }
#content_big {
    padding: 0 10px 30px 10px;
    margin: 0px;
    float: left;
    width: 558px;
    border: 0px solid black;
}
#sidebar {
    padding: 0 0 0 10px;
    margin: 0px;
    float: left;
    width: 170px;
    border: 0px solid black;
}
 
#footer  {
    clear: both;
    text-align : center;
    background-image : url(/images_neu/mainEnd_gray.gif);
    background-repeat:	no-repeat;
    background-position: center bottom;
    width : 780px;
    height : 20px;
    font-family : tahoma;
    font-size : 0.9em;
    padding: 5px 0 0 0;
    letter-spacing: 0.1em;
}
#footer a  {
    color: #333;
    text-decoration: none;
}
#footer a:hover  {
    color: #333;
    text-decoration: underline;
}


img.pic {
  border: 1px solid silver;
  margin: 3px;
  padding: 3px;
}



/* LIGHTBOX */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../images/blank.gif) no-repeat; /* 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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}


