*{ behavior: url(iepngfix.htc) }

html { margin: 0; padding: 0; width: 100%}

body      { color: #B0AFAC; font: 90.5%/180% Arial, Helvetica, sans-serif;margin: 0; padding: 0; background: #383735 url(images/bg.gif) repeat-x fixed; text-align: center; height:100%; overflow-y:auto;}

h1, h2, h3, h4, h5, h6, h7, p, form, ul, ol, li, blockquote { margin: 0; padding: 0; }
img, a{ border:none; text-decoration: none;}
ul, li{ list-style:none;}     
        
#container { text-align: left; width: 800px; margin:0pt auto; position:relative;}

a{color:#C9C9C7;t
        }
#content  { text-align: left; margin: 0 0 0 auto; width: 800px }

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */





.piece{
border:5px ;
border-style: solid;
border-color: grey;
display:block;
font-family:Arial, Helvetica, sans-serif;
background:white;
margin-bottom:24px;
padding:15px 15px 15px 15px;
padding:20px;
height:270px;
}

.piece_img{
float:left;
width:300px;
padding:8px;
padding-left: 45px; 
}

.note {

border:5px ;
border-style: solid;
border-color: #949391;
display:block;
font-family:Arial, Helvetica, sans-serif;
background:#ffffff;
margin-bottom:24px;
padding:20px;
position:relative;
text-align: right;
}

.grey{ color: #6B6A66; font: 90.5%/180% Arial, Helvetica, sans-serif;text-align: right;}	

.blue{ color: #201E43; font: 90.5%/180% Arial, Helvetica, sans-serif;text-align: right;}	
	

.clear{
clear:both;
height:0px;
display:box;
}

.piece2{
position:relative;
font-family:Arial, Helvetica, sans-serif;
display:block;
margin-bottom:24px;
background:grey;
padding:15px;
border-style: solid;
border-color: #949391;
height:420px
}

.detail { 
padding-left: 25px; 
position: relative; 
top: 14px; width: 350px; 
float: right; 
border-left: 2px solid #C50035;
}

.detail2 { 
padding-left: 25px; 
position: relative; 
top: -25px; width: 100px; 
float: right;  
}

h1{
font-size:16px;
font-weight:normal;
margin:0px;


}
h2{
margin:0px;
font-size:11px;
color:gray;
font-family:"lucida grande", verdana, arial;
font-weight:normal;
}

h3{
margin:0px;
font-size:10px;
color:#666666;
font-family:"lucida grande", verdana, arial;
font-weight:normal;
}



#header{
margin-bottom:0px;
height:98px;
}

#header h1{
display:inline;
font-size:48px;
font-family:georgia;
}

#header h2{
display:inline;
}

#nav{
position:absolute;
top:0;
right:850px;
width:250px;
height: 328px;
}

#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: #ffffff;
	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;
	}

/*label {
	text-align:right;
	width: 75px;
	padding-right: 20px;
}
	
input {
	display: block;
	width: 200px;
	float: right;
	margin-bottom: 10px;
}

textarea {
	display: block;
	width: 200px;
	float: right;
	margin-bottom: 10px;
}*/



br {
	clear: left;
}

.buttonSubmit, .buttonSubmitHovered {
background:transparent url(images/button.gif) no-repeat scroll left top;
border:medium none;
color:#FFFFFF;
cursor:pointer;
font-weight:bold;
height:26px;
padding:2px 5px;
width:69px;
}

.buttonSubmitHovered {
background-position:left bottom;
}

hr {
  border:0;
  border-top: 1px solid #C9C9C7;
  height: 0;
  background: #C9C9C7;
}



/*Credits: By Santosh Setty (http://webdesigninfo.wordpress.com) */
/*Posted to: Dynamic Drive CSS Library (http://www.dynamicdrive.com/style/) */

.glossymenu{
	position: relative;
	padding: 0 0 0 34px;
	margin: 0 auto 0 auto;
	background: url(../images/menur_bg.gif) repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(../images/menur_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(../images/menur_hover_right.gif) no-repeat right top; /*right tab image path*/
}

label, input, select { /* Alle Labels UND Formularelemente auswählen */
  display: block;
  float: left;
  width: 200px; /* Breite.*/
}

form br { /* Alle Zeilenumbrüche in Formularen auswählen */
  clear: left; /* das floating der labels und inputs aufheben */
  width: 200px;
}

input#submit { /* den Submit-Button */
  float: none;
  width: auto;
}


