html, body {
	width: 100%;
	height: 100%;
	margin:0px;
}

body.index {
	background-image: url(../images/achtergrond.jpg);
}

body.iframe {
	width:320px;
	margin-left:20px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
}
	
#container {
	position:relative;
	margin:0 auto;
	width:800px;
	height:600px;
}

#Over-Stok {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:92px;
}

#Nieuws {
	position:absolute;
	left:186px;
	top:0px;
	width:86px;
	height:92px;
}

#Activiteiten {
	position:absolute;
	left:272px;
	top:0px;
	width:126px;
	height:92px;
}

#Stok-helpen {
	position:absolute;
	left:398px;
	top:0px;
	width:155px;
	height:92px;
}

#Contact {
	position:absolute;
	left:553px;
	top:0px;
	width:94px;
	height:92px;
}

#gastenboek {
	position:absolute;
	left:647px;
	top:0px;
	width:153px;
	height:92px;
}

#plaatje {
	position:absolute;
	left:0px;
	top:92px;
	width:413px;
	height:508px;
	background-image: url(../images/plaatje.jpg);
}

#tekst {
	position:absolute;
	left:413px;
	top:92px;
	width:387px;
	height:426px;

	background-image: url(file:///C|/Documents and Settings/Iury/Mijn documenten/website/images/tekst.jpg);
	background-image: url(../images/tekst.jpg);
}

#bladwijzer {
	position:absolute;
	left:413px;
	top:518px;
	width:387px;
	height:82px;
}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #950000;
}
.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #950000;
}
.style3 {color: #950000}
.style4 {font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif;}

