@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#DCDDDE;
}

#div-voor-h1{
height:15px;
width:auto;
margin-bottom:6px;
float:left;
}
#center_container {
margin-left:auto;
margin-right:auto;
width:850px;
height:auto;
min-height:100%;
height:100%;
left:50%;
}

#backgrondspacer {
background-image:url(../_images/image-achter-grond.jpg);
background-position:center;
background-repeat:repeat-y;
float:left;
}

#header{
background-position:top center;
background-repeat:no-repeat;
width:810px;
margin-left:auto;
margin-right:auto;
float:left;
height:635px;
}
#speacer-header{
margin-left:40px;
margin-top:10px;
}
#footer {
background-image:url(../_images/footer.gif);
background-position:top center;
background-repeat:no-repeat;
width:850px;
height:150px;
margin-left:auto;
margin-right:auto;
float:left;
}


#photodiv {
  background-repeat: no-repeat;
  display:block;
  z-index:10;
}

#knoppen {
	z-index:90;
	display:block;
	position:absolute;
	height:20px;
	width:520px;
	margin-top:200px;
	left:50%;
	margin-left:-260px;
	text-align:center;
	padding-bottom:5px;
	padding-top:5px;
}

h1 {
	font:arial;
	font-family:arial;
	font-size:18px;
	color:#FFFFFF;
	margin:5px 0 5px 0;
	font-style:normal;
	font-stretch:normal;
	font-variant:normal;
	font-family:"trebuchet ms";
	padding:0 0 0 0;
	display:block;
	
}

h1 A:link {text-decoration: none; none color:#FFFFFF;font-size:18px;}

h1 A:visited {text-decoration: none; color:#FFFFFF;font-size:18px;}
h1 A:active {text-decoration: none; color:#FFFFFF;font-size:18px;}
h1 A:hover {text-decoration: none; color:#00AEEF;font-size:18px;}


#div-voor-h1{
height:25px;
width:auto;
padding:5px 7px 5px 7px;
text-align:center;
background-color:#7C2B83;

}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #00AEEF;
}
a:active {
	color: #00AEEF;
}

