@charset "utf-8";
body {
	font: 95% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #FFF;
	background-color: #000000;
	background-attachment: fixed;
	background-image: url(images/achtergrond.jpg);
	background-repeat: no-repeat;
}
#container {
	width: 980px;
}
#header{
	background-image: url(images/kop.png);
	background-repeat: no-repeat;
	height: 170px;
	width: 980px;
}
#tekst {
	text-align:justify;
	padding-top:10px;
	padding-left: 350px;
}
#tussenkop {
	padding-top: 5px;
	text-align: center;
}
#sponsoren{
	margin-top:5px;
	margin-left:10px;
	margin-right:0px;
	margin-bottom:10px;
	float:right;
	width: 100px;
}
#sponsoren img{
	padding-bottom:2px;
}




.iciparis-zwartwit {
	background-image: url(images/iciparisxl-zwartwit.jpg);
	height: 55px;
	width: 172px;
	margin-top:-4px;
}

.iciparis-gekleurd {
	background-image: url(images/iciparisxl-gekleurd.jpg);
	height: 55px;
	width: 172px;
	margin-top:-4px;
}

.sonnema-zwartwit {
	background-image: url(images/sonnema-zwartwit.png);
	height: 37px;
	width: 172px;
}


.sonnema-gekleurd {
	background-image: url(images/sonnema-gekleurd.png);
	height: 37px;
	width: 172px;
}

.rituals-zwartwit {
	background-image: url(images/rituals-zwartwit.jpg);
	height: 164px;
	width: 172px;
	margin-top:3px;
}

.rituals-gekleurd {
	background-image: url(images/rituals-gekleurd.jpg);
	height: 164px;
	width: 172px;
	margin-top:3px;
}
.centeredphoto {
	text-align:center;
	padding-bottom:2px;
	font-size:10px;
}
.menu {
	margin-left:-9px;
}
.menu img {
	border:none;
}