html, body {
	height: 100%;
	margin: 0px;
	font-family: Arial, Verdana, Tahoma;
}

a {
	color: #c64653;
	text-decoration: none;
}

a:hover {
	color: #D36640;
}

td {
	font-family: Arial, Verdana, Tahoma;
	font-size: 10pt;
}

.maincontent {
	background-color: #efefef;
	color: black;
	font-family: Arial, Verdana, Tahoma;
	font-size: 10pt;	
	width: 800px;
	height: 439px;
	border: 1px solid #006699;
	margin-left: auto;
	margin-right: auto;
}

.leftside {
	width: 184px;
	float: left;
	margin-top: 40px;
}

.center {
	width: 166px;
	float: left;
	margin-top: 40px;
}

.center img {
	vertical-align: bottom;
}

.imagerow img {
	vertical-align: bottom;
}

.imagerow {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	width: 414px;
}

.rightside {
	float: left;
	width: 450px;
}

.horizontalMenu {
	background-color: #c64653;
	padding: 1px 0px 0px 1px;
	font-size: 0.9em;
	width: 415px;
	margin-top: 1px;
}

.horizontalMenuItem {
	width: 82px;
	float: left;
	text-align: center;
}

.contact {
	background-color: #c64653;
	margin-left: 20px;
	margin-bottom: 5px;
	padding-left: 2px;
}
.navigatielink {
	text-decoration: none;
	font-weight: bold;
	color: white;
}

h1, h2 {
	color: #c64653;
	font-size: 1.4em;
}

h3 {
	color: #c64653;
	font-size: 1.2em;
	margin-bottom: 0px;
}

.verticalMenuItem {
	color: #D36640;
	text-decoration: none;
}

.verticalMenuItem:Hover {
	text-decoration: underline;
}

.verticalSelectedMenuItem {
	color: black;
	text-decoration: none;
}

.leegvlak {
	float: left;
	width: 82px;
	height: 65px;
	border-width: 1px 0px 0px 1px;
	border-style: solid;
	border-color: #999999;
}

.leegvlak2 {
	float: left;
	width: 82px;
	height: 65px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;	
}

.leegvlak3 {
	float: left;
	width: 82px;
	height: 64px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}

.leegvlakcontainer {
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	border-color: #999999;
	height: 64px;
}

.floatleft {
	float: left;
}

.bodycontent {
	background-color: #dedede;
	text-align: justify;
	min-height: 268px;
}

.bodycontentpadding {
	padding: 20px;
}

.picturecontent {
	float: right;
}

.menu {
	height: 202px;
	margin-left: 20px;
}

.menuBlok {
	background-color: #c64653;
	height: 15px;
	width: 15px;
	float: left;
	margin-right: 10px;
	margin-bottom: 8px;
}

.menuItem {
	clear: left;
}

.cleaner {
	clear: left;
	font-size: 1px;
	height: 1px;
	margin-top: -1px;
}

.pagination  a {
	color: white;
	text-decoration: underline;
}

div.pagination {
	font-size: 0.9em;
	clear: both;
	float: right;
	width: 361px;
	padding: 2px 3px 2px 3px;
	height: 16px;
	background-color: #c64653;
	color: white;
}

.zoekbutton {
	border: 1px solid black;
	background-color: #B6CCE7;
}

.top {
	float: left;
}

.bottom {
	float: left;
	width: 582px;
	height: 268px;
	overflow: auto;
}
