body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
    padding-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 0px solid #2A4F6F;
}

   

		
	#dhtmlgoodies_slideshow{
		width:650px;	/* Total width of slideshow */
		

	}
	
	#previewPane{
		border:0px solid #CCCCCC;
		margin-bottom:4px;	
		text-align:center;
		vertical-align:middle;
		padding-top:1px;

		position:relative;
		
		
				
	}
	#previewPane img{
		line-height:400px;
	}
	#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
		font-style:italic;
		text-align:center;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	/* Font to use */
		font-size:0.9em;
	}
	#galleryContainer{
		
		height:50px;	/* Height of the images + 2 */
		border:0px solid #CCCCCC;
		position:relative;
		overflow:hidden;
		padding:0px;
		
	
				
	}
	#arrow_left{
		position:absolute;
		left:0px;
		z-index:10;
		background-color: #FFF;
		padding:1px;
	}
	#arrow_right{
		position:absolute;
		right:-1px;
		z-index:10;
		background-color: #FFF;
		padding:1px;
		
	}
	#theImages{
		position:absolute;
		height:100px;
		left:40px;
		width:100000px;
		
	}
	#theImages #slideEnd{
		float:left;
	}
	#theImages img{
		float:left;
		padding:2px;
		filter: alpha(opacity=50);
		opacity: 0.5;
		cursor:pointer;
		border:0px;
	}

	#waitMessage{
		display:none;
		position:absolute;
		left:200px;
		top:150px;
		background-color:#FFF;
		border:1px double #000;
		padding:4px;
		color:#555;
		font-size:0.9em;
		font-family:arial;	
	}
	
	#theImages .imageCaption{
		display:none;
	}

h1 {

  margin-top: 0px;
  margin-left: 5px;
  background-image: url(images/gijs_logo2.jpg);  
  background-repeat: no-repeat; 
  height: 38px;
  text-indent: -900px;
}

.content_image {

  position: absolute;  
  top: 95px;
  left: 260px;
}

.werk {

     background: url("images/knop_werk_idle.jpg");
     height: 41px;
     width: 100px;   }
.werkON {

     background: url("images/knop_werk_act.jpg");
     height: 41px;
     width: 100px;   }
  .werk:hover {

    background: url("images/knop_werk_act.jpg");
   }


.info {

     background: url("images/knop_info_idle.jpg");
     height: 41px;
     width: 100px;   }
.infoON {

     background: url("images/knop_info_act.jpg");
     height: 41px;
     width: 100px;   }

  .info:hover {

    background: url("images/knop_info_act.jpg");
   }


.contact {

     background: url("images/knop_contact_idle.jpg");
     height: 41px;
     width: 160px;
}

.contactON {
     background: url("images/knop_contact_act.jpg");
     height: 41px;
     width: 160px;
}

  .contact:hover {

    background: url("images/knop_contact_act.jpg");
   }


.links {

     background: url("images/knop_links_idle.jpg");
     height: 41px;
     width: 89px;   }
.linksON {

     background: url("images/knop_links_act.jpg");
     height: 41px;
     width: 89px;   }

  .links:hover {

    background: url("images/knop_links_act.jpg");
   }



.weblink1 {

     background: url("images/link1_idle.jpg");
     background-repeat: no-repeat;
     height: 45px;
     width: 345px;   }
.weblink1ON {

     background: url("images/link1_active.jpg");
     background-repeat: no-repeat;
     height: 45px;
     width: 345px;   }

  .weblink1:hover {

    background: url("images/link1_active.jpg");
    background-repeat: no-repeat;
   }


.weblink2 {

     background: url("images/link2_idle.jpg");
     background-repeat: no-repeat;
     height: 45px;
     width: 345px;   }
.weblink2ON {

     background: url("images/link2_active.jpg");
     background-repeat: no-repeat;
     height: 45px;
     width: 345px;   }

  .weblink2:hover {

    background: url("images/link2_active.jpg");
    background-repeat: no-repeat;
   }


.weblink3 {

     background: url("images/link3_idle.jpg");
     background-repeat: no-repeat;
     height: 45px;
     width: 345px;   }
.weblink3ON {

     background: url("images/link3_active.jpg");
     background-repeat: no-repeat;
     height: 45px;
     width: 345px;   }

  .weblink3:hover {

    background: url("images/link3_active.jpg");
    background-repeat: no-repeat;
   }


.weblink4 {

     background: url("images/link4_idle.jpg");
     background-repeat: no-repeat;
     height: 45px;
     width: 345px;   }
.weblink4ON {

     background: url("images/link4_active.jpg");
     background-repeat: no-repeat;
     height: 45px;
     width: 345px;   }

  .weblink4:hover {

    background: url("images/link4_active.jpg");
    background-repeat: no-repeat;
   }

.weblink5 {

     background: url("images/link5_idle.jpg");
     background-repeat: no-repeat;
     height: 45px;
     width: 392px;   }
.weblink5ON {

     background: url("images/link5_active.jpg");
     background-repeat: no-repeat;
     height: 45px;
     width: 392px;   }

  .weblink5:hover {

    background: url("images/link5_active.jpg");
    background-repeat: no-repeat;
   }

.weblink6 {

     background: url("images/link6_idle.jpg");
     background-repeat: no-repeat;
     height: 45px;
     width: 345px;   }
.weblink6ON {

     background: url("images/link6_active.jpg");
     background-repeat: no-repeat;
     height: 45px;
     width: 500px;   }

  .weblink6:hover {

    background: url("images/link6_active.jpg");
    background-repeat: no-repeat;
}


#header {
	border-bottom: 0px dotted #B2BCC6;
	height:0em;
}
#header .strapline {
	font: 120% Georgia, "Times New Roman", Times, serif;
	color: #778899;
	background-color: transparent;
	float: right;
    width: 300px;
    text-align:right;
	margin-right: 2em;
	margin-top: 0.5em;
}
#header .logo {
	float: left;
    width: 187px;
	margin-left: 1.5em;
	margin-top: 0.5em;
}
#nav {
	position: absolute;
	top: 80px;
	left: 5px;
	width: 14em;
}

#nav ul {
	list-style: none;
	margin-left: 5px;
	padding-left: 0;
}
#nav li {
    font-size: 80%;
	border-bottom: 0px dotted #B2BCC6;   /*dit is menu links*/  
	margin-bottom: 0.3em;
}
#nav a:link, #nav a:visited {
	text-decoration: none;
	color: #FFFFFF;
	background-color: transparent;
}
#nav a:hover {
	color: #FFFFFF;
}
#nav h2 {
	font: 110% Georgia, "Times New Roman", Times, serif;
	color: #2A4F6F;
	background-color: transparent;
	border-bottom: 0px dotted #cccccc;
}
#content {

    position: absolute;
    left	: 16em;
    top: 0px;	
}

#content ul {
list-style: none;
}

#alllinks {

  position: absolute; 
  top: 75px;
  left: 250px;
}


h1 {
	font: 150% Georgia, "Times New Roman", Times, serif;
}
#content p {
	font-size: 80%;
	line-height: 1.6em; 
	padding-left: 1.2em;
} 