*{
margin:0;
padding:0;
list-style:none;
}
body{
font-family:Arial;
font-size:12px;
}
#wrapper{
margin-left:auto;
margin-right:auto;
height:600px;
width:978px;
background:url(./images/bg.jpg) no-repeat;

}
h2{
	font-size:16px;
	color: #e50000;
	
}
#content{

height:400px;
width:900px;

margin: 30px 0 0 50px;
}
* html #content{
margin: 0 0 0 50px;
}
#midtop{
vertical-align: top;
float:left;

}
#left{

margin:100px 0 0 20px;

height:310px;
width:340px;

float:left;
display:inline;
}
#mid{
margin:15px 0 0 5px;

height:290px;
width:250px;
float:left;
}
#right{
margin:-50px 0 0 30px;
height:200px;
width:190px;
float:left;
}
#nav{
height:30px;

margin-left:44px;
}

#b1{
display:block;
background:url(./images/knop_begin.gif);
height:56px;
width:128px;
}
#b2{
display:block;
background:url(./images/knop_arrang.gif);
height:47px;
width:128px;
}
#b3{
display:block;
background:url(./images/knop_fotos.gif);
height:56px;
width:128px;
}
#b4{
display:block;
background:url(./images/knop_opening.gif);
height:56px;
width:128px;
}
#b5{
display:block;
background:url(./images/knop_extra.gif);
height:56px;
width:128px;
}
#b6{
display:block;
background:url(./images/knop_contact.gif);
height:56px;
width:128px;
}
#nav ul li{
display:block;
float:left;
}
#bigcirkel1{
margin-left:23px;
width:310px;
}

#bigcirkel2{
	
width:340px;
}
#bigcirkel3{
	margin-left:40px;
width:250px;
}
#regels {
list-style: circle;
}