#ieFix {
	height: 100%;
}

a img {
	border: none;
}

a {
	text-decoration: none;
}

sup {
	vertical-align: baseline;
	position: relative;
	top: -0.5em;
}

html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}

body  {
	background: #dee3ed url("../images/kruisje_vaalblauw.gif") center 20px;
	font: 62.5%/1.6em Arial, Helvetica, sans-serif;
}

#kop {
	position: absolute;
	z-index: 100;
	width: 778px;
	height: 85px;
	background: #00214b url("../images/kruisje_donkerblauw.gif") 25px 20px;
}

#kop #payoff {
	position: absolute;
	width: 283px;
	height: 29px;
	left: 188px;
	top: 42px;
	background: url("../images/achtergrondKop.png");	
}

#voet {
	position: absolute;
	height: 24px;
	margin-top: -24px;
	z-index: 101;
	background: #ed6f00;
	width: 778px;
	color: white;
}

#wrapper {
	height: 100%;
	width: 778px;
	margin: auto auto;
}

#content {
	height: 100%;
	border: solid transparent;
	border-width: 85px 0 24px 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	position: relative;
}

#links {
	position: absolute;
	width: 167px;
	height: 100%;
	background: #ed6f00 url("../images/kruisje_oranje.gif") 25px 47px;
	left: 0;
}

#links div {
	margin: 7px 6px 0 7px;
}

#links ul {
	list-style: none;
	margin: 0 0 0 15px;
	padding: 0;
}

#links li {
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.3em;
}

#links li a, #links li a:visited {
	color: #00214b;
}

#links li.gekozen a, #links li.gekozen a:visited {
	color: white;
}

#rechts div {
	margin: 7px 7px 0 6px;
}

#rechts {
	position: absolute;
	width: 167px;
	right: 0;
	height: 100%;
	background: #00aeed url("../images/kruisje_helderblauw.gif") 30px 47px;
	color: #00214b;
}

#rechts h1 {
	color: white;
	font-size: 1.7em;
	margin-bottom: 0;
}

#rechts h2 {
	margin-top: 0;
	font-size: 1.3em;
}

#rechts p {
	font-size: 1.2em;
	margin: 1em 0 0 0;
}

#rechts a,  #rechts a:visited {
	font-weight: bold;
	color: white;
}

#midden {
	height: 100%;
	background: white;
	margin-left: 167px;
	margin-right: 167px;
	overflow: auto;
}

#midden #artikel {
	margin: 0;
	padding-bottom: 10px;
	font-size: 1.2em;
	color: #00214b;
	width: 396px;
}

#kop #homeknop {
	position: absolute;
}

.relative {
	position: relative;
}

.accessibility {
	display: none;
}

#artikel h1 {
	font-size: 1.5em;
	margin: 20px 0 1em 0;
}

#artikel h2 {
	font-size: 1em;
}

#artikel h3 {
	font-size: 1em;
	margin: 0;
	padding: 0;
}

#artikel a,  #artikel a:visited {
	font-weight: bold;
	color: #ed6f00;
}

#artikel p {
	margin-top: 0;
}

#midden {
	scrollbar-face-color: #00bef5;
	scrollbar-shadow-color: #009ad6;
	scrollbar-highlight-color: #66ccff;
	scrollbar-3dlight-color: #ccffff;
	scrollbar-darkshadow-color: #009ad6;
	scrollbar-track-color: #80d0f6;
	scrollbar-arrow-color: #ccffff;
}