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

body{
margin:0;
text-align:center;
}


#container {
	margin:2% auto 0 auto;
	width: 955px;
	height: 600px;
	text-align:center;
	background-image:url(image/index-paginapaarzz.jpg);
	
	
}

#header {
	width: 100%;
	height: 81px;
	text-align: bottom;
	text-transform: uppercase;
	font-size: 24px;
	text-decoration: none;
	float:clear;
}

#nav {
	position:relative;
	width: 100%;
	height: 166px;
	text-align:right;
	overflow:visible;
	float:none;
	padding:-1px 0 0 1px;
	

}

#foto {
	width: 100%;
	height: 339px;
	position:relative;top:-0.1em;
	opacity:0.50;
	float:right;
	overflow:auto;
}



#footer {
	position:relative;
	width: 100%;
	height: 15px;
	
}

a{
font-family:Arial, Helvetica, sans-serif;
font-size:49px;
font-weight:bold;
letter-spacing:0.0em;
/*font width:900px;*/
top:0;font-stretch:wider;
line-height:0.5em;
margin-right:13px;
text-transform:uppercase;
position:relative;top:0.2em;
float:inherit;

}
a:link {
    background:inherit;
	color:#660099;
    text-decoration: none;
	}
a:visited{
    background:inherit;
    color:#666666;
	text-decoration:none;
}
	
a:hover {
    background:inherit;
    text-decoration:none;
    color:#660099;
}
a:active{
background:inherit;
color:#666666;
text-decoration:none;

}



#afbeelding{
position:relative;
background:url(image/slidefoto/pic..jpg);
border:0;
overflow:hidden;
}

