body {
	background: #fff url(../images/bg-body.jpg) repeat-x;
	font: 11px/19px Verdana, sans-serif;
	color: #000;
	margin: 0;
	padding: 0;
}

#top {
	position: relative;
	width: 940px;
	height: 139px;
	margin: 0 auto;
	padding: 33px 0 0;
}

#logo {
	
}

#menu {
	position: absolute;
	top: 67px;
	right: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	
}

#menu li {
	float: left;
	margin-right: 1px;
}

#menu li a {
	font: bold 14px/37px Arial, sans-serif;
	text-transform: uppercase;
	padding: 10px 17px;
	text-decoration: none;
	background-color: #006bb7;
	color: #fff;
}

#menu li a:hover, #menu li a.active {
	background-color: #7abdec;
	color: #012f50;
}

a.left {
	background: url(../images/menu-bgleft.jpg) left 0 no-repeat;
}

a.left:hover, a.left.active {
	background-position: left -37px;
}

a.right {
	background: url(../images/menu-bgright.jpg) right 0 no-repeat;
}

a.right:hover, a.right.active {
	background-position: right -37px;
}

#breadcrumb {
	position: absolute;
	top: 125px;
	left: 327px;
	font-size: 12px;
}

#main {
	width: 940px;
	margin: 0 auto;
}

#content {
	width: 620px;
	background: url(../images/dotje.gif) right repeat-y;
	float: left;
	padding-bottom: 8px;
	min-height:588px;
  height:auto !important;
  height:588px;

}

#content p {
	margin: 13px 25px 13px 7px;
}

#content p.no-margin-bottom {
  margin: 13px 25px 0 7px;
}

#content p.no-margin-top {
  margin: 0 25px 13px 7px;
}

#content ul {
	margin: 13px 25px 13px 20px;
	padding: 0;
	font-weight: bold;
}

#content form {
	margin-left: 7px;
}

#content form h1 {
  margin: 22px 25px 18px 0;
}

#content form p {
  margin: 13px 25px 13px 0;
}

#content form .block {
	margin: 20px 0;
}

#content form .block.minus-margin {
	margin: -30px 0 20px;
}

#content form label {
	display: inline-block;
	height: 26px;
}

#content form label.naw {
		width: 100px;
}

#topafbeelding {
	position: relative;
	width: 601px;
	height: 258px;
}

#afbeeldingtekst {
	position: absolute;
	bottom: 24px;
	left: 7px;
	width: 408px;
	padding: 13px 16px;
	color: #fff;
	background: url(../images/transblack.png);
	font: 13px/21px Arial, sans-serif;
	font-weight: bold;
	letter-spacing: 1.5px;
}

#afbeeldingtekst .regel1 {
	font-size: 22px;
	line-height: 28px;
}

#afbeeldingtekst .regel2 {
	font-size: 13px;
}

#sidebar {
	width: 320px;
	float: left;
}

#sidebar .sideblock {
	background: url(../images/dotje.gif) left bottom repeat-x;
	padding: 0 0 19px 17px;
	margin-bottom: 19px;
}

#sidebar .info {
	background-color: #d8e8ff;
	padding: 2px 22px;
	font-size: 12px;
}

#sidebar a.downloadbutton {
	display: block;
	width: 302px;
	height: 38px;
	background: url(../images/button-download.jpg) no-repeat;
	text-indent: -302px;
	overflow: hidden;
	border-top: 1px solid #fff;
}
#sidebar a.downloadbutton:hover {
	background-position: bottom;
}

#diensten {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
}

#diensten li a {
	display: block;
	width: 302px;
	height: 30px;
	background: url(../images/bg-diensten.jpg) no-repeat;
	line-height: 28px;
	text-indent: 35px;
	color: #012f50;
	text-decoration: none;
}

#diensten li a:hover, #diensten li a.active {
	background-position: bottom;
	color: #fff;
}

#footer {
	position: relative;
	width: 940px;
	margin: 0 auto;
	color: #bfbfbf;
	padding: 22px 0;
}

#footerdots {
	position: absolute;
	top: 0;
	left: 0;
	width: 620px;
	height: 2px;
	background: url(../images/dotje.gif) repeat-x;
}

#footer a.clearsite {
	position: absolute;
	top: 22px;
	right: 0;
	color: #bfbfbf;
	text-decoration: none;
}

a {
	color: #0a4fae;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

.nofloat {
	clear: both; 
	height: 0; 
	font-size: 0; 
	line-height: 0;
}

h1 {
	color: #006bb7;
	margin: 22px 25px 18px 7px;
	padding: 0;
	font-size: 22px;
	line-height: 30px;
}

h2, h2 a{
  display: block;
	width: 301px;
	height: 37px;
	background: url(../images/bg-h2.jpg) no-repeat;
	margin: 0;
	padding: 0;
	font: 21px/35px Arial, sans-serif;
	font-weight: bold;
	color: #fff;
	overflow:hidden;
}

h2 a, h2.no-a-tag {
  padding: 0 0 0 21px;
  text-decoration: none;
  
}

h2 a:hover {
  background-position: 0 -37px;
  color: #012f50;
}


h3 {
	color: #006bb7;
	margin: 22px 25px -5px 7px;
	padding: 0;
	font-size:14px;
}
h3 a {
	color: #006bb7;
	text-decoration: none;
}

h3 a:hover {
	text-decoration: underline;
}

h4 a {
  font-size: 12px;
  color: #006BB7;
  text-decoration: none;
}

h4 a:hover {
  text-decoration: underline;
}


p {
	margin: 13px 0;
	padding: 0;
}

p.intro {
	color: #3a3b3b;
	font-size: 13px;
	line-height: 22px;
	font-weight: bold;
}

#content p.left {
	float: left;
	margin-bottom: 0;
}


.bold {
	font-weight: bold;
	font-size: 14px;
}

.disabled {
	color: #012f50;
}

p.error {
  display:none;
  border:1px solid #f00;
  font-weight:bold;
  padding:10px;
  margin:0 25px;
  background:#ffcece;
}

p.error h2 {
  font-size:14px;
  margin-bottom:0;
  background:none;
  width:500px;
  color:#000;
}

#content p.error ul {
  margin-top:0;
  margin-bottom:0;
} 