

BODY               { font-size: 10px; font-family: sans-serif;
                     text-align: justify; background-color: #ffffff; }

BODY {
scrollbar-3dlight-color: #FFFFFF; 
Scollbar-arrow-color: #FFC0C0; 
scrollbar-darkshadow-color: #CCCCFF; 
scrollbar-face-color: #E7E8FF; 
scrollbar-highlight-color: #FFCBDF; 
scrollbar-shadow-color: #666699; 
scrollbar-track-color: #E0DCF2;

}

.titel             { font-weight: bold; font-size: 120px;
                     font-family: sans-serif; color: #FFFFFF;
                     text-align: center; margin: 5px; }
A:link             { color: #9C8CBD; background-color: #FFFFFF;
                     font-weight: bold; text-decoration: none; }
A:visited          { color: #9C8CBD; background-color: #FFFFFF;
                     font-weight: bold; text-decoration: none; }
A:hover            { color: #9C8CBD; background-color: #FFFF00;
                     font-weight: bold; text-decoration: none; }

.foto { float: left;
 width: 100px; height: 65px;
 }


.tekst1 {
 
  font-family: Times New Roman,Arial;
 
  color: #000099;

  font-size:		14px;

  line-height:		16px;
 
  }

.tekst2 {
 
  font-family: Times New Roman,Arial;
 
  color: #EEA28A;

  font-size:		12px;

  line-height:		14px;
 
  }

.tekst3 {
 
  font-family: Times New Roman,Arial;
 
  color: #000099;

  font-size:		12px;

  line-height:		14px;
 
  }



img.descr {
	border:			5px;
	margin:			3px;

  }

.tekst4 {

  font-family: Arial;
 
  color: blue;
 
  background-color: red;
 
  }

.tekst5 {

  font-family: Arial;
 
  color: blue;
 
  font-style: italic;

  font-weight: bold;

  font-size:		14px;

  line-height:		15px;
 
  }

.tekst6 {
 
  font-family: Times New Roman,Arial;
 
  color: blue;

  font-size:		10px;

  line-height:		12px;
 
  }

.tekst7 {
 
  font-family: Times New Roman,Arial;
 
  color: red;
  
  position:  absolute;
  
  left:         20px;
  
  top:          420px;

  font-size:		12px;

  line-height:		14px;
 
  }

.tekst8 {

  font-family: Arial;
 
  color: blue;
 
  font-style: italic;

  font-weight: bold;

  font-size:		13px;

  line-height:		15px;
 
  }

.tekst9 {

  font-family: Arial;
 
  color: blue;
 
  font-style: italic;

  font-weight: bold;

  font-size:		11px;

  line-height:		15px;
 
  }

.positie1 {
 
  font-family: Times New Roman,Arial;
 
  color: #CCCCCC;
  
  position:  absolute;
  
  left:         130px;
  
  top:          120px;

  font-size:		10px;

  line-height:		12px;
 
  }

.positie2 {
 
  font-family: Times New Roman,Arial;
 
  color: #CCCCCC;
  
  position:  absolute;
  
  left:        15px;
  
  top:          0px;

  font-size:		10px;

  line-height:		12px;
 
  }


#bigbox {
	position: absolute;
	left: 9px;
	top: 9px;
	width: 760px;
	height: 770px;
	border: #000000 1px solid;
}

.box1 { position: absolute;
        top: 10px; left: 10px;
        width: 978px; height: 800px;
        background-color: white;
        z-index: 200;
        border: #C0C0C0 1px solid;
        }

.box2 { position: absolute;
        top: 110px; left: -1px;
        width: 978px; height: 10px;
        background-color: E7E8FF;
        z-index: 250;
        border: #C0C0C0 1px solid;
        }

.box3 { position: absolute;
        top: 10px; left: 1px;
        width: 331px; height: 101px;
        background-image: url("logolinks.gif");
        z-index: 250;
        }

.box4 { position: absolute;
        top: 10px; left: 332px;
        width: 635px; height: 101px;
        background-image: url("Animation1.gif");
        z-index: 250;
        }

tr.even, tr.oneven { color: #000099; 
  font-family: Times New Roman,Arial;
  color: #000099;
  cursor: pointer;
  font-size:		12px;
  line-height:		14px;}

.even { background-color: #F0F4FA; }
.oneven { background-color: #E3EAF5; }


tr.evena, tr.onevena { color: #000099; 
  font-family: Times New Roman,Arial;
  color: #000099;
  cursor: pointer;
  font-size:		12px;
  line-height:		14px;
  colspan: 2
  style-width:100%

  }


.evena { background-image:url(../aanbod_schepen/verkoop1bg.gif);}
.onevena { background-image:url(../aanbod_schepen/verkoop2bg.gif);}

#lytebox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 400;
	text-align: center;
	line-height: 0;
	}

#lytebox 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: 300;
	}
#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(http://www.scheepsreparatiefriesland.nl/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.scheepsreparatiefriesland.nl/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#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: 290;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	