*{

	margin: 0px;

	padding:0px;

}

body

{

	color: #000000;		
	background: url(../images/achtergrond.jpg) top;
	background-color: #a8a8a8;
	background-repeat: repeat-x;	
	margin-bottom: 0px;
	padding-bottom: 0px;
}

td

{

	color: #666;

	font-family:Arial, Helvetica, sans-serif;

	font-size: 12px;

}
#slideshow {
    position:relative;
    height:350px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}
#twitter
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#twitter a:link
{
	color: #69aae4;
}
a:link

{

	font-weight: bold;

	text-decoration: underline;

	color: #69aae4;

}

a:visited

{

	font-weight: bold;

	text-decoration: underline;

	color: #69aae4;

}



/**** id ****/



#container{

	width: 998px;
	border: solid 1px #69aae4;
	margin: 0 auto;

	overflow: hidden;

}

#header{

	width: 1000px;

	height: 200px;	
	background: url(../images/banner.png) top repeat-x;

	text-align: center;
}
#taal
{
    padding-top: 180px;
    height: 20px;
    width: 1000px;
}
#menu
{	
	/*float: left;
	display:inline;	*/
	vertical-align: middle;
	height:30px;
	width: 1000px;		
	text-align: center;
	line-height: 20px;
	color: #69aae4;
	vertical-align: middle;
	border-top: #69aae4 solid 1px;
	border-bottom: #69aae4 solid 1px;
 	/*background: url(../images/menu.jpg) top repeat-x;*/
}

#content{

	float:left;

	display:inline;

	width: 1000px;

	background-color: #FFF;

}

#nieuws{	

	float:left;

	display:inline;

	width: 199px;	
	padding: 10px 10px 10px 10px;
	background-color: #ffffff;
	background-repeat: repeat-x;
}

#main

{

	float:left;

	display:inline;

	padding: 10px 10px 10px 10px;
	color: #666666;
	background-repeat: repeat-x;
	font-family:verdana;
	font-size:12px;
	background-color: #fff;
	width: 759px;

}

#banner
{
	float:left;
	display:inline;
	padding: 0px 0px 0px 0px;
	color: #666666;
	background-repeat: repeat-x;
	background: url(../images/subbanner.png) top repeat-x;
	font-family:verdana;
	font-size:12px;
	background-color: #fff;
	width: 998px;
	height: 250px;

}
#offerte

{

	width: 300px;

	background-color:#E5E5E5;

}

#footer	

{

	float:left;

	font-size: 10px;

	text-align: center;

	font-weight: bold;

	color: #FFFFFF;
	background-color: #69aae4;
	display:inline;
	border-top: #69aae4 solid 1px;
	height:20px;

	width: 1000px;

}



/**** menu ****/

#menu td
{
	width: 150px;
}
.tussenlijn
{
	
}
#menu td a {
	display: block; 
	
	/*background: url(../images/lijn.jpg) no-repeat right 50%;*/

	text-decoration: none;

	text-transform: uppercase;

	font-size: 12px;

	color: #69aae4;

}
.menutabel
{
	padding-left: 50px;
}


#menu a:hover { 

	color: #ffffff;
	background-color: #69aae4;
	text-decoration: underline;

}



/**** classes ****/



.datumhoofding

{

	background-color: #69aae4;	

}

.teksthoofding

{	

	color: #FFF;

	font-weight: bold;

}

.teksthoofding1

{	

	color: #FFF;

	font-weight: bold;

	width: 60%;

	vertical-align: top;

}

.teksthoofding2

{	

	color: #FFF;

	font-weight: bold;

	width: 20%;

	vertical-align: top;

}

.teksthoofding3

{	

	color: #FFF;

	font-weight: bold;

	width: 20%;

	vertical-align: top;

}

.tabelnieuws

{

	width: 180px;

	border: solid 1px #69aae4;

}

.validatie

{

	text-align: center;

}

.fout

{

	color: #FF0000;

}

/*********** 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);
	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; }
