html, body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #009;
	font-size: 11px;
}

img {
	border: none;
	padding: 1px;
	vertical-align: middle;
}

#page {
	border-left:1px solid #D0D0D0;
	border-right:1px solid #D0D0D0;
	border-bottom:1px solid #D0D0D0;
	padding-bottom:10px;
	padding-left:5px;
	padding-right:5px;
	width:750px;
	margin: 0 auto;
	background: url("/images/verz_bg.gif") repeat-x;
	line-height: 1.6;
}

#page p {
	text-align: justify;
	padding: 0px 9px 15px 8px;
}

#page .headerimage {
	text-align: center;
}

#page .headerimage img {
	width: 760px;
	height: 100px;
	margin-left: -5px;
	padding: 0px;
	border-bottom:1px solid #D0D0D0;
}

#menu {
	float: left;
	width: 120px;
	text-align:left;
	padding-top: 0px;
	line-height: 20px;
}

#content {
	float: left;
	width: 610px;
	text-align:justify;
	border-left:1px solid #D0D0D0;
	padding-left: 5px;
	padding-right: 5px;
}

#sidebar {
	float: right;
	width: 120px;
	padding-top: 0px;
}

#sidebar #skyscraper {
	padding-top: 20px;
}

#sidebar img {
	padding: 0;
}

#footer {
	padding-top: 20px;
	clear: both;
	text-align: center;
	font-size: x-small;
	color: #999;
}

#footer a, #footer a:visited {
	color: #999;
	text-decoration: none;
}

.parties {
	font-size: x-small;
	color: #999;
	text-align: justify;
}

.misspell {
	font-size: xx-small;
	color: #999;
	text-align: justify;
	padding-top: 20px;
}

.imageright {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-right: -5px;
}

.imageleft {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

h1, h2 {
	color: #003;
	padding-top: 10px;
}

h1 {
	font-size: 2em;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 15px;
	text-align: center;
}

h2 {
	font-size: 1.5em;
}

dd {
	font-weight: bold;
	font-size: 1.2em;
}

a, a:visited {
	color: #690;
	font-weight: bold;
}

a:hover {
	color: #3c3;
	text-decoration: none;
}

.columns {
	width: 370px;
	text-align: justify;
}

#left {
	float: left;
}

#right {
	float: right;
}

.right {
	text-align: right;
	padding-right: 10px;
}

.boxtop {
	height: 8px;
	background: transparent url(/images/boxtop.png) top left no-repeat;
	overflow: hidden;
}

.boxheader {
	padding: 0px 6px;
	border: 1px solid #D0D0D0;
	border-top: none;
}

.boxheader h2 {
	padding: 0px 8px 8px 8px;
	margin: 0;
	font-size: 1.5em;
}

.boxcontent {
	padding: 8px 4px;
	border-left: 1px solid #D0D0D0;
	border-right: 1px solid #D0D0D0;
	line-height: 1;
	color: #666;
}

.boxcontent ul {
	list-style: square;
	margin-top: 4px;
	margin-bottom: 0;
	line-height: 1.6;
}

.boxbottom {
	height: 8px;
	background: transparent url(/images/boxbottom.png)  top left no-repeat;
	overflow: hidden;
	margin-top:-1px;
}

.boxclear {
	clear: both;
	padding: 5px;
}

.error {
	color: #f00;
	font-weight: bold;
}

.topbanner {
	text-align: center;
	width: 100%;
}

th {
	text-align: center;
}

.prijs {
	white-space: nowrap;
	text-align: right;
}

.middle {
	width: 0;
	height: 0;
	display: none;
}
