/* CSS Document */

body
{
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	height: 100%;
}

#wrapper {
	width:870px;
	height: 100%;
	margin:0px auto;
	padding:0px;
	background-color:#FFF;
	border: 1px solid #333;
}

#header {
	padding:0px;
	background-image:url("./images/header.jpg");
	width: 870px;
	height: 194px;
}

#voormenu {
	background-image:url("./images/menu/voormenu.gif");
	background-repeat: repeat-x;
	height: 35px;
	width: 860px;
	float: left;
	padding-left: 10px;
	border-bottom: 1px #FFF solid;
}

#buttons {
	float: right;
	background-image:url("./images/menu/buttonsback.gif");
	background-repeat: repeat-x;
	width: 468px;
	padding-left: 20px;
}

.noborder {
	border: 0px;
}

.telefoonnummer{
	font-size: 30px;
	font-weight: 700;
	font-style: italic;
}

.darktext {
	color: #534036;
}

.darklink {
	color: #BC570D;
}

.spacer {
	clear: both;
}

#middlePart {
	height: 100%;
	background-color: #FFFFE4;
}

#leftPart {
	width: 381px;
	float: left;
}

#rightPart {
	background-image:url("./images/verloop.jpg");
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #FFC16A;
	border-left: 1px solid #333;
	width: 488px;
	float: right;
	min-height: 400px;
}

.item {
	width: 400px;
	margin: 25px;
	padding: 20px;
}
.itemTop {
	background-image: url("./images/itemTop.gif");
	height: 19px;
}
.itemWrapper {
	background-image: url("./images/itemRepeat.gif");
}
.itemContent {
	background-image: url("./images/itemContent.gif");
	min-height: 165px;
	background-repeat: no-repeat;
	padding: 15px;
}
.itemBottom {
	background-image: url("./images/itemBottom.gif");
	height: 19px;
}


#footer {
	background-image: url("./images/footer.gif");
	background-repeat: repeat-x;
	height: 65px;
}

a.menubottom {
 	color: #96580D;
}

a.menutop {
 	color: #FFF;
}

h1 {
	text-transform: uppercase;
	font-size: 20px;
	color: #FEDEA3;
	text-align: left;
	margin-left: 10px;
}

p {
	line-height: 18px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
img.imgItem
{
	border: 1px #FFF solid;
	margin: 5px;
}
img.left
{
	border: 1px solid #534036;
	margin-left: 30px;
	margin-top: 20px;
}
p.klein {
	font-size: 10px;
	line-height: 9px;
}
.donker {
	color: #000000;
	font-weight: bold;
	font-style: italic;
}
.menukaarmenu {
	color: #653F15;
	position: fixed;
}
.menukaart {
	font-size: 13px;
	text-align: left;
}
li {
	height: 20px;
	list-style: none;
}
.stijl2 {
	color: #653F15;
