﻿body {
	font-family: Verdana;
	font-size: small;
	text-align: center;
	background-color:#BFBF9F;
	text-align: center;
	margin: auto;
	color: black; 
}
#header {
	position: relative;
	width: 970px;
	height: 200px;
	margin: auto;
	font-family: Verdana;
	font-size: 36px;
	font-weight: bold;
	font-style: normal;
	color: white;
	top: 0px;
	left: 0px;
	background-image: url('../images/vakantiekid.jpg');
	background-repeat: no-repeat;
	background-position: right; 
	background-color: #94CAEE;
	text-align: left;
	vertical-align:middle;
	margin: auto;
}
#mainmenu {
	position: relative;
	width: 970px;
	height: 0px;
	margin: auto;
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	top: -20px;
	left: 3px;
	text-align: left;
	vertical-align:middle;
	margin: auto;
}
#contenthp{
	padding: 5px;
	position: relative;
	width: 960px;
	font-weight: normal;
	font-style: normal;
	color: black;
	text-align: left;
	background-color: #FFFFFF;
	overflow: visible;
	height: 1200px;
	margin: auto;
}
#content{
	padding: 5px;
	position: relative;
	width: 960px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-align: left;
	background-color: #FFFFFF;
	overflow: visible;
	height: 1300px;
	margin: auto;
}
#footer{
	width: 960px;
	height: 21px;
	font-family: Verdana;
	font-size: small;
	font-style: normal;
	color: white;
	text-align:center;
	background-color: #000040;
	padding-left: 10px;
	margin: auto;
}
.footerlink {
	font-weight: normal;
	color: white;
	font-style: normal;
	font-size: x-small;
	text-decoration: none;
}
.tablestyle {
	width: 200px;
	padding-left: 3px;
}
.itemheader{
	font-family: Calibri;
	font-size: large;
	background-color: #000040;
	color: #FFFFFF;
}
.item{
	font-family: Calibri;
	font-size: small;
	background-color: #94CAEE;
	color: #000040;
}
.link {
	text-decoration:none;
	font-weight:bold;
	color:#000040
}
.columnstyle{
	vertical-align: top;
	width: 250px;
}
.image{
	border-width: 0;
	vertical-align: top;
}

