body {
	font: normal 11px Verdana;
	color: #333333;
	background: url("../images/Back.gif") repeat;
	padding-top: 20px;
}

a {
	font: normal 11px Verdana;
	color:#666666;
	text-decoration: none;
}

a:hover {
	font: normal 11px Verdana;
	color:#333333;
	text-decoration: underline;
}

td {
	font-family: Verdana;
}

.nav {
	border-right: 1px solid #fff;
	background: #333333;
	border-bottom: 1px solid #ffffff;
	z-index: 2;
}

.nav a {
	color: #ffffff;
	font: normal 11px/24px verdana;
	display: block;
	background-color: #000000;
	padding-left: 10px;
	text-decoration: none;
	text-align:left
	width: 140px;
	height: 24px;
}

.nav a:hover {
	background-color: #333333;
}

.tablewhite {
	background: #ffffff
}

.title {
	background: #333333;
	font: bold 16px Arial;
	color: #ffffff;
	height: 25px;
	padding-left: 10px;
	border-bottom: 1px solid #ffffff;
}
.design {
	font: bold 10px Arial;
}

.content {
	padding-left: 10px;
	padding-top: 10px;
	font: normal 11px Verdana;
	color: #333333;
	vertical-align: top;
}

.contentleft {
	background: #CCCCCC;
	border-right: 1px solid #fff;
	padding-left: 5px;
	padding-right: 5px;
}

.contentleftbottom {
	background: #CCCCCC;
	border-right: 1px solid #fff;
	height: 150px;
	vertical-align: bottom;
	text-align: center;
	padding-bottom: 5px;
}

.boekhoudkantoor {
	font: normal 30px Arial;
	color: #333333;
	text-decoration: overline
}

.patrickderop {
	font: normal 38px Arial;
	color: #333333;
	text-decoration: underline;
}

.adres {
	font: bold 20px Arial;
	color: #333333;
}

.email {
	font: bold 20px Arial;
	color: #666666;
}

.email:hover {
	font: bold 20px Arial;
	color: #333333;
	text-decoration: underline;
}