/* CSS Document */

#midden {
	width: 800px;
	background-image:url(background.png);
	background-repeat:no-repeat;
	margin-left: 164px;
	margin-top: 52px;
	height:586px;
	background-repeat:no-repeat;
	margin-right: 0px;margin-left:0px;overflow-x: hidden; 
}

#menu {
	position:absolute;
	color:#000000;
	cursor: crosshair;
	top:100px;
	left:19px;
}

#frame{

	position:relative;top:10;left:0; width:930px; height:659px;

}


body{


	background-repeat:no-repeat;

	margin-right: 0px;margin-left:0px;overflow-x: hidden;

}


#back{

background-image:url(background.png); 
background-position: center center;background-repeat: no-repeat;


}



#tekst {
	position:absolute;
	height:375px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:385px;
	left: 45px;
	top: 150px;
	padding:12px;
	text-align:left;
        overflow-x:hidden;
        overflow-y:auto;

}


#button {
	width:331px;
	position:absolute;
	left: 42px;
	top: 470px;
	height: 29px;
	display:block;
	cursor:pointer;
	
}

#dagtochten {
	width:49px;
	position:absolute;
	left: 837px;
	top: -57px;
	height: 129px;
	display:block;
	cursor:pointer;
	
}

#feesten {
	width:49px;
	position:absolute;
	left: 840px;
	top: 91px;
	height: 136px;
	display:block;
	cursor:pointer;
	
}


#contact {
	width:47px;
	position:absolute;
	left: 841px;
	top: 332px;
	height: 120px;
	display:block;
	cursor:pointer;
}
#feest {
	width:315px;
	position:absolute;
	left: 549px;
	top: 303px;
	height: 115px;
	display:block;
	cursor:pointer;
}

#restaurant {
	width:357px;
	position:absolute;
	left: 510px;
	top: 458px;
	height: 112px;
	display:block;
	cursor:pointer;
	
}


#bistro {
	width:299px;
	position:absolute;
	left: 550px;
	top: 141px;
	height: 122px;
	display:block;
	cursor:pointer;
	
}
body {
background-color:#CCCCCC;

}
	
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#FF0000;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}

.style18 {font-size: small}

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
}

