html,body{
	padding: 0px;
	margin: 0px;
	background-color: #575555;
	font-family: Calibri, Arial, Verdana;
	font-size: 12pt;
}
#container{
	margin: 0px auto;
	margin-top:0px;
	padding: 0px;
	width: 969px;
	background-image: url('images/midden.gif');
	background-repeat: repeat-y;
	background-position: center top;
}
#boven {
	height: 240px;
	background-image: url('images/bovenbalk.gif');
	background-repeat: no-repeat;
}
#logo {
	padding-left: 40px;
	padding-top: 40px;
	float: left;
	padding-bottom: 20px;
	width: 266px;
	height: 110px;
}
#contact{
	float: right;
	width: 306px;
	padding-top: 37px;
}
#menu-boven{
	background-image: url('images/menu-boven.gif');
	background-repeat: no-repeat;
	height: 55px;
	width: 729px;
	float: left;
	margin-left: 240px;
	padding-left: 100px;
	padding-top: 15px;
}
#menu-boven a{
	border: 0px;
}
#midden{
	float: left;
	width: 969px;
}
#menu{
	background-image: url('images/menu-links.gif');
	background-repeat: repeat-y;
	width: 217px;
	float: left;
	margin-left: 23px;
}
#menu_boven{
	height: 16px;
	background-image: url('images/menu-links-boven.gif');
	background-repeat: no-repeat;
}
#menu_midden{
	padding-left: 30px;
}
#menu_onder{
	height: 16px;
	background-image: url('images/menu-links-onder.gif');
	background-repeat: no-repeat;
	float: bottom;
}
#extra {
	float: left;
	clear: left;
	width: 217px;
	text-align: center;
	padding-left: 22px;
	padding-top: 20px;
}
#extra img{
	padding-bottom: 10px;
}
#content{
	background-color: #ffffff;
	float: right;
	width:650px;
	margin-right:79px;
	background-image: url('images/content-onder.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 25px;
}
#background{
	background-image: url('plaatjes/stoepje.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #dcdedf;
	padding-left: 15px;
	padding-right: 15px;
}
#footer {
	background-image: url('images/onderbalk.gif');
	background-repeat: no-repeat;
	height: 60px;
	width: 719px;
	float: left;
	padding-left: 250px;
}
#gastenboek{
	border: 1px solid #ccc; 
	background: #ffffff; 
	width: 98%; 
	color: black;
	padding: 5px;
}
h1{
	padding-bottom: 0px;
	font-size: 18pt;
	margin: 0px;
}
h2{
	padding-bottom: 0px;
	font-size: 14pt;
	margin: 0px;
}
img {
	border: 0px;
}
a {
	color: black;
}
input  {
	color: black;
	border: 1px solid black;
	background: #cccccc;
	font-family:Arial;
}
textarea {
	font-family:Arial;
	color: black;
	background: #cccccc;
	border: 1px solid black;
	font-size:14px;
}
.plaatje{
	padding: 7px;
}
