#container {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	position: relative;
	}
body {
	text-align: center;
	background-image: url(../afbeeldingen/steen.jpg);
	font-family: Comic Sans MS, cursive;
	color: #930;
	}
a:link {
	text-decoration: none;
	color: #10306B;
}
a:visited {
	text-decoration: none;
	color: #10306B;
}
a:hover {
	text-decoration: none;
	color: #C33;
}
a:active {
	text-decoration: none;
}
a {
	font-family: "Comic Sans MS", cursive;
	text-decoration: none;
}

H2 {
	color: #10306B;
	}
.inlog {
	font-family: Comic Sans MS, cursive;
	color: #930;
	font-size:12;
	text-align: left;
}
.style2 {
	color: #930;
	font-family: "Comic Sans MS", cursive;
	font-size:16;
	text-align: left;
	}
#inhoud {
	width: 700px;
	top: 68px;
	position: absolute;
	left: 224px;
	background-image: url(../afbeeldingen/lgrey127.gif);
	font-family: "Comic Sans MS", cursive;
	color: #930;
}

#bord {
	width: 230px;
	z-index: 1;
	background-color: #E3D4B3;
	overflow: visible;
	position: absolute;
	left: 770px;
	top: 7px;
}
.box {
	position: absolute;
	width: 200px;
	top: 100px;
	left: 2px;
	margin: 5px auto;
	color: #000;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-color: #FFF;
	background-image: url(../afbeeldingen/saxgr.gif);
	background-position: center center;
	
}
.box2 {
	position: absolute;
	width: 214px;
	top: 570px;
	left: 1px;
	margin: 5px auto;
	color: #FFF;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-color: #FFF;
	text-decoration: none;
}
#tussenbox{
	position: absolute;
	width: 214px;
	top: 560px;
	left: 1px;
	margin: 5px auto;
	color: #FFF;
	background-attachment: scroll;
	background-repeat: no-repeat;
	text-decoration: none;
}
.box3 {
	position: absolute;
	width: 214px;
	top: 550px;
	left: 1px;
	margin: 5px auto;
	background-attachment: scroll;
	background-repeat: no-repeat;
	text-decoration: none;
}
* html div.box {padding-bottom: 0px;} /* IE Box model hack */ 


/* Positie divs */ 
#lb, #rb, #lo, #ro {
	z-index: 1;
	position: relative;
	width: 20px;
	height: 20px;
	background-color: #E3D4B3;
	color: #FFF;
	overflow: hidden;
} 
#lb {
	top: 0px;
	left: 0px;
	float: left;
} 
#rb {top: 0px; right: 0px; float: right;} 
#lo {bottom: 0px; left: 0px; float: left;} 
#ro {bottom: 0px; right: 0px; float: right;} 

/* Bullet divs */ 
#lb-bullet, #rb-bullet, #lo-bullet, #ro-bullet {position: absolute; font-size: 150px; font-family: arial; color: #FFF; line-height: 40px;} 
#lb-bullet {left: -8px;} 
#rb-bullet {left:-25px;} 
#lo-bullet {top: -17px; left: -8px;} 
#ro-bullet {top: -17px; left: -25px;} 

#content {
	z-index: 3;
	position: relative;
	padding: 10px 20px 10px 20px;
	width: auto;
	color: #C30;
	font-family: arial;
	text-align: justify;
} 
#facebook{
	position: relative;
	width: 200px;
	top: 650px;
	left: 2px;
	text-decoration: none;
		} 

