
html {
margin : 0;
padding : 0;
}

body {
	font-family: Adobe Garamond Pro, Garamond, Verdana;
	background-color:#ffffff;
	background-image:url(images/bg_5.jpg);
	background-repeat:repeat;
	margin : 0px 0px 0px 0px;
	padding : 0;
}

img {border-color:#FFBF68;}

h1 { font-size: 1.33em; }
h2 { font-size: 1.1em; }
h3 { font-size: 1.0em; }
.normal {font-size: 0.9em; text-align:left;}
.small {font-size: 0.7em;}


#content {
	color:#FFBF68;
	vertical-align:top;
	width: 95%; height: 500px;
    padding:0px 0px 5px 15px;
	background-image:url(images/1t3.png);
}

td {
	vertical-align:top;
	}

a {
	text-decoration: none;
	color:#FFBF68;
}


a:hover{
	text-decoration: underline;
	color:#FFBF68;
	
}

a:active {
	color:#FFBF68;
}



/*länksida*/


table.linkTable  {
width: 350px;
text-align:left;
border-collapse: collapse;
}

table.linkTable td.tableHead {
background-image:url(images/tablehead.png);
font-size: 1.2em;
font-weight:bold;
height:30px;
letter-spacing:3px;
}

table.linkTable td {
font-size: 1em;
border-bottom: 1px #612f10 solid;
vertical-align:top;
}

/* <Scroll> */

div.scrollholder
{
background-image:url('images/1t3.png');
	
    position: relative;
    color:#FFBF68;
	vertical-align:top;
	width: 95%; height: 448px;

    padding:0px 0px 5px 15px;
    overflow: auto;
    z-index: 20;
	
	scrollbar-face-color: #612f10 !important;
    scrollbar-track-color:#965621 !important; 
    scrollbar-arrow-color: #FFBF68 !important;
    scrollbar-highlight-color: #612f10 !important;
    scrollbar-shadow-color: #612f10 !important;
    scrollbar-darkshadow-color: #612f10  !important;
    scrollbar-3dlight-color: #612f10  !important;
    top: 0px;
    left: 0px;
}


div.scroll
{
    position: absolute;
    left: 0; top: 0;
    width: 95%;
    z-index: 30;
	
}

div.track
{
    position: relative;
    float:right;
    top: 0; 
    width: 11px; height: 100%;
    font-size: 0;
    background: url("images/slide.png") 5px 0 repeat-y;
	z-index: 40;
}
div.drag_bar
{
    position: absolute;
    width: 100%; height: 14px;
    cursor: pointer;
    z-index: 50;
    background: url("images/slider.gif") no-repeat;
}  


 #tabs {
      float:left;
      width:100%;
      background:#400000;
      font-size:93%;
      line-height:normal;
	  border-bottom:1px solid #965620;
      }
    #tabs ul {
	  margin:0;
	  padding:15px 10px 0 0; 
	  list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
/*    #tabs a {
      float:left;
      background:url("images/tableftF.png") no-repeat left top;
      margin:0;
      padding: 0 0 0 4px;
      text-decoration:none;
}
    #tabs a span {
      float:left;
      display:block;
      background:url("images/tabrightF.png") no-repeat right top;
	  padding:5px 15px 4px 6px;
      color:#FFBF68;
      }*/
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#FFBF68;
      }
    #tabs a:hover {
      background-position:100% -42px;
      text-decoration:none;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }

.linkButton
{ 
      float:left;
      display:block;
      background:url("images/tabrightF.png") no-repeat right top;
	  padding:5px 15px 4px 6px;
      color:#FFBF68;
      text-decoration:none;
}
     
a.linkButton:active {
      float:left;
      display:block;
      background:url("images/tabrightF.png") no-repeat right top;
	  padding:5px 15px 4px 6px;
      color:#FFBF68;
      background-position:100% -42px;
 }
 
 a.linkButton:visited {
      float:left;
      display:block;
      background:url("images/tabrightF.png") no-repeat right top;
	  padding:5px 15px 4px 6px;
      color:#FFBF68;
      background-position:100% -42px;
 }
      
.active{
      float:left;
      display:block;
      background:url("images/tabrightF.png") no-repeat right top;
	  padding:5px 15px 4px 6px;
      color:#FFBF68;
      background-position:100% -42px;
 }

/*lightbox*/

#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; }
