@charset "utf-8";
/* CSS Document */
body{
background-image:url(images/Achtergrond.jpg);
margin:0px;
font-family:Verdana;
font-size:10px;
text-decoration:none;
}
a {
text-decoration:none;
color:#B39B7E;
}
a.special {
	color:#94928F;
}
a:hover.special{
	color:#525150;
}
a:hover{
text-decoration:none;
color:#714A2A;
}
.tekst {
font-size:12px;
color:#000000;
}
p {
	margin:0px;
	}
#main_container {
	position:absolute;
	width:819px;
	height:534px;
	left: 50%; 
	top:50%;
    margin: -260px 0 0 -470px;;
	background-image: url(images/Achtergrond.gif);
	background-position:bottom;
	background-repeat:repeat-y;
}
#menu_container {
	position:absolute;
	left:328px;
	width:360px;
	height:18px;
	top:158px;
}
#content_container {
	position:absolute;
	left:332px;
	width:387px;
	height:239px;
	top:213px;
}
#content_container2 {
	position:absolute;
	left:81px;
	width:360px;
	height:247px;
	top:210px;
}
#Colofon_container {
	position:absolute;
	left:328px;
	top:472px;
	height: 17px;
	}

#pannekoek_container {
	position:absolute;
	top:234px;
	left:643px;
}
#compas{
	position:absolute;
	top:-78px;
	right:143px;
}
#pistol{
	position:absolute;
	top:41px;
	right:51px;
	height:100px;
	background-image:url(images/pistol.gif);
	width: 383px;
}
#vuur{
	position:absolute;
	top:465px;
	right:61px;
	height:63px;
	background-image:url(images/vuurtje.gif);
	background-repeat:no-repeat;
	width: 199px;
}
#onderfeest{
	position:absolute;
	top:0px;
	right:-145px;
	}
#banner a,#banner img{
	border:none;
}
	
