body{
 background-color: #000000;
 color: #FFFFFF;
 font-family :  Verdana,Arial, Geneva, Helvetica, sans-serif;
 font-size : 10px;
 }
 
div.backgroundline {
 height:0px;
 width: 930px;
 border-top:  6px solid #000000;
 border-bottom: 0px;
 border-left: 0px;
 border-right: 0px;
 padding: 0px;
}

div.color1line {
 height:0px;
 width: 930px;
 border-top:  6px solid #333333;
 border-bottom: 0px;
 border-left: 0px;
 border-right: 0px;
 padding: 0px;
}

div.color1linedun {
 height:4px;
 width: 740px;
 border-top:  0px;
 border-bottom: 1px solid #FFFFFF;
 border-left: 0px;
 border-right: 0px;
 padding: 0px;
}
 
td.color2 {
  background-color:  #666666;
  color: #FFFFFF;
  font-family :  Verdana,Arial, Geneva, Helvetica, sans-serif;
  font-size : 10px;
  padding : 5px;
  margin : 0px;
  border-top:  1px solid #000000;
  border-bottom: 1px solid #000000;
  border-left: 0px;
  border-right: 0px; 
}

td.color2np {
  background-color:  #666666;
  color: #FFFFFF;
  font-family :  Verdana,Arial, Geneva, Helvetica, sans-serif;
  font-size : 10px;
  padding : 0px;
  border:solid 1px #FFFFFF; 
}

td.color1 {
  background-color:  #333333;
  color: #FFFFFF;
  font-family :  Verdana,Arial, Geneva, Helvetica, sans-serif;
  font-size : 10px;
}

.heading1 {
  color:#FF6600;
  font-family :  Verdana,Arial, Geneva, Helvetica, sans-serif;
  font-size : 20px;
  font-weight : bold;
}

td.color3 {
  background-color:  #000000;
  color: #FFFFFF;
  font-family :  Verdana,Arial, Geneva, Helvetica, sans-serif;
  font-size : 10px;
}

a.color3 {
  color: #FF6600;
 font-family :  Verdana,Arial, Geneva, Helvetica, sans-serif;
  font-size : 10px;
}

a.color1 {
  color: #FF6600;
  font-family :  Verdana,Arial, Geneva, Helvetica, sans-serif;
  font-size : 10px;
  font-weight : bold;
}

a.color4 {
  color: #FFFFFF;
  font-family :  Verdana,Arial, Geneva, Helvetica, sans-serif;
  font-size : 10px;
  font-weight : bold;
}


.zoek {
  background-color:  #333333;
  color: #FF6600;
  font-family :  Verdana,Arial, Geneva, Helvetica, sans-serif;
  font-size : 14px;
  font-weight : bold;
  height: 20px;
  width:  55px;
  padding: 5px;
  text-align: center;
  border:solid 1px #FFFFFF; 
  cursor: pointer; cursor: hand;

}
.colorpop {
  color: #FF6600;
  font-family :  Verdana,Arial, Geneva, Helvetica, sans-serif;
  font-size : 10px;
  font-weight : bold;
}
.colorWinkel {
  color: #FF6600;
  font-family :  Verdana,Arial, Geneva, Helvetica, sans-serif;
  font-size : 8px;
  font-weight : bold;
}

    .menu {
    font-family :  Verdana,Arial, Geneva, Helvetica, sans-serif;
    font-size : 10px;
    font-weight : bold;
    color : #FFFFFF;
    text-align : left;
    cursor: pointer; cursor: hand;
    }
 
    .menu:first-letter {
    font-family : "Times New Roman", times, serif;
    font-size : 16px;
    font-weight: bold;
    color : #FF6600;
    }
    
.imageSlideshowHolder,.imageSlideshowHolder_left{
		margin: 1px;
		width:500px;	/* Image width */
		height:333px;	/* Image height */
		
		position:relative;	/* Don't remove this line */
	}
	
	.leftFloatingDiv{
			float:left;
			width:500px;
			height:333px;
		}
		/* Don't change these values */
		.imageSlideshowHolder img{
			position:absolute;
			left:0px;
			top:0px;
	}    

