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

body{
	background-image: url(../volcano.jpg);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	scrollbar-arrow-color: #FFFFCc;
    scrollbar-track-color: #FFFFCC;
    scrollbar-face-color: #990000;
    scrollbar-highlight-color: #FFCCCC;
}

a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}

#maincontainer {
	position:absolute;
	left:50%;
	top:50%;
	width:950px;
	height:550px;
	margin-top: -275px;
	margin-left: -475px;
	background-image: url(../images/main.jpg);
	background-repeat: no-repeat;
	background-position: 150px 100px;	
}

#banner{
	height: 100px;
	width: 950px;
	position: absolute;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
}

#home{
	height: 48px;
	width: 150px;
	position: absolute;
	left: 0px;
	top: 100px;
}

#main{
	height: 450px;
	width: 800px;
	position: absolute;
	left: 150px;
	top: 100px;
	overflow: auto;
}

#bruiloft{
	height: 45px;
	width: 150px;
	position: absolute;
	left: 0px;
	top: 148px;
}

#communie{
	height: 45px;
	width: 150px;
	position: absolute;
	left: 0px;
	top: 193px;
}

#bands{
	height: 45px;
	width: 150px;
	position: absolute;
	left: 0px;
	top: 238px;
}

#clips{
	height: 45px;
	width: 150px;
	position: absolute;
	left: 0px;
	top: 283px;
}

#email{
	height: 45px;
	width: 150px;
	position: absolute;
	left: 0px;
	top: 328px;
}

#links{
	height: 45px;
	width: 150px;
	position: absolute;
	left: 0px;
	top: 373px;
}

#fotografie{
	height: 45px;
	width: 150px;
	position: absolute;
	left: 0px;
	top: 418px;
}

#pagina{
	height: 50px;
	width: 150px;
	position: absolute;
	left: 0px;
	top: 463px;
}

#cdd{
	height: 37px;
	width: 150px;
	position: absolute;
	left: 0px;
	top: 513px;
}

