html, body {
	margin: 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	height:100%;
	overflow:hidden;
	background-color: #676767;
	line-height: 2;
}

a {
	color: #9BDC00;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	color: #FFFFFF;

}

#container {
	height: 450px;
	width: 785px;
	position: absolute;
	margin-top: -225px;
	margin-left: -392px;
	left: 50%;
	top: 50%;
}
#achtergrond {
	height: 1000px;
	width: 2000px;
	margin-top: -500px;
	margin-left: -1000px;
	position: absolute;
	left: 50%;
	top: 50%;
	background: url(img/bg2.gif) top left no-repeat;
}
#rechts {
	float: right;
	height: 150px;
	width: 350px;
	margin-top: 40px;
	margin-right: 10px;
	padding-top: 0px;
	padding-right: 10px;
	border: 1px solid #F1F0DC;
	background-color: #080500;
}

.bold {
	font-weight: bold;
}
.cursief {
	font-style: italic;
	border-top: 1px dotted #333333;
	margin-right: 20px;
	font-size: 11px;
}

h1{
	font-size: 18px;
	margin: 0px;
	padding: 0;
	color: #5D3BFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: justify;
	line-height: 1em;
}

#tekst {
	padding: 4px 12px;
	overflow: hidden;
	color: #FFFFFF;
	line-height: 2.5em;
}

#tekst p {
	font-size: 11px;
	padding: 0;
	margin: 0;
	font-weight: bold;
}


	
.popup {
	position: relative;
	top: 0px;
	left: 0;
	width: 35px;
	
	z-index: 100;
	float: left;
	height: 35px;
}
.popup a {display: block;  
   text-decoration: none;}
.popup a:hover {color: #411; background: none;}

.popup a span {display: none;}
.popup a:hover span {
	display: block;
	position: absolute;

	padding: 5px;

	top: 40px;
	left: 0;
	width: 770px;
	padding: 5px;
	margin: 0px;
	z-index: 100;
	color: #FFFFFF;
	font: 12px;
	text-align: justify;
	line-height: 2.4em;
	}
.popup img 	{
	margin: 0px 0px 0px 2px;
	width: 35px;
	height: 35px;
	}
#abc {
	height: 35px;
	width: 115px;
	float: right;
	text-align: right;

}
ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
li {
	margin: 0px;
	padding: 0px;
	float: left;
	}

li a {
	display: block;
	padding: 0 0 0 3px;
	text-decoration: none;
	width: 35px;
	height: 35px;

	color: #FF0000;
	margin: 0px;		
}

li#aaa a {
background: url(img/a2.gif) no-repeat;
}
li#aaa a:hover {
	background-image: url(img/a-nw.gif);
}
li#ccc a {
	background: url(img/c2.gif) no-repeat;
}
li#ccc a:hover {
	background-image: url(img/c.gif);
}
li#bbb a {
	background: url(img/b2.gif) no-repeat;
}
li#bbb a:hover {
	background-image: url(img/b.gif);
}
li#kijk  {
background: url(img/kijk.gif) no-repeat;
}
.link {
	position: relative;
	top: 0px;
	left: 0;
	width: 38px;
	
	z-index: 100;
	float: left;
	height: 35px;
}
.link a {
	display: block;
}

.link a span {display: none;}
.link a:hover span {
	display: block;
	position: absolute;
	padding: 3px 5px 0px 0px;
	top: 0px;
	left: -155px;
	width: 130px;
	margin: 0px;
	z-index: 100;
	color: #FFFFFF;
	font: 12px;
	text-align: right;
	border: 1px dashed #9BDC00;
	background-color: #737373;
	height: 30px;
	font-weight:lighter;
	}
.link img 	{
	margin: 0px 0px 0px0px;
	width: 35px;
	height: 35px;
	}
		
.marge {
	margin-left: 2px;
}
.marge35 {

	margin-left: 37px;
}
.bg-paars {
	background-color: #5D3BFF;
}
.bg-groen {
	background-color: #9BDC00;
	color: #000000;
}
p {
	margin: 0px;
	padding: 0px;
}
body#foto {
	background-image: url(img/bg-foto.gif);
	margin:0;
	padding:0;
	overflow:scroll;
	overflow-x:hidden;

}
.style2 {color: #9BDC00}
.style3 {
	color: #F52525;
	font-weight: bold;
}
#fotos {
	height:100%;
	width:740px;
	overflow-x: hidden;
	overflow-y: scroll;
	direction:;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #ABABAB;
	scrollbar-face-color: #ABABAB;
	scrollbar-highlight-color: #4E2D28;
	scrollbar-3dlight-color: #ABABAB;
	scrollbar-darkshadow-color: #ABABAB;
	scrollbar-shadow-color:#4E2D28;
	margin-bottom: 25px;
}
.knop {
	width: 90px;
	padding-left: 5px;
	float: right;
}
.knop a{

	color:#fff;
	}
.knop a:hover {
	color: #FFFFFF;
	background-color: #5D3BFF;
	}
#flashnav {
	float: right;
	height: 35px;
	width: 355px;
	margin-right: 2px;
	text-align: right;
}
#fotos p {
	margin-bottom: 20px;
}

