:root { overflow-y: scroll !important; }
* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	background: #EDEFF7 url(images/img01.jpg) repeat-x;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	font-weight: bold;
}

h1, h2, h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FA7905;
}

h2 {
	margin-bottom: .8em;
	font-size: 2em;
	font-weight: normal;
	margin-left: 10px;
}

h3 {
	margin-bottom: 1em;
	letter-spacing: 2px;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

h4 {
	margin-bottom: .2em;
	font-size: 2em;
	font-weight: normal;
}

p, ul {
	margin-bottom: 1.4em;
	text-align: justify;
}

p {
}

ol {
	margin-left: 2em;
}

ul {
	margin-left: 3em;
}

ul li {
}

a {
	text-decoration: none;
	color: #E08934;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 1px solid #0066FF;
}

/* Boxed Style */

.boxed {
	margin-bottom: 20px;
}

.boxed .title {
	height: 25px;
	margin: 0;
	padding: 4px 0 0 15px;
	background: url(images/img05.jpg) no-repeat;
	font-size: 1.4em;
	color: #ffffff;
}

.boxed .content {
	padding: 15px;
	border: 1px solid #0066FF;
}

.spotlight {
	margin-bottom: 20px;
}

.spotlight .title {
	height: 25px;
	margin: 0;
	padding: 4px 0 0 15px;
	background: url(images/img05.jpg) no-repeat;
	font-size: 1.4em;
	color: #ffffff;
}

.spotlight .content {
	padding: 1px;
	border: 1px solid #0066FF;
}

.spotlight img {
	border: 0px solid #0066FF;
}

/* Post */

.post {
}

.post .title {
}

.post .story {
	margin-left: 10px;
}

/* Header */

#header {
	width: 945px;
	height: 70px;
	margin: 0 auto;
	padding: 20px 0 0 0;
}


/* Header > Menu */

#menu {
	float: left;
	width: 1050px;
	height: 40px;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 130px;
	height: 35px;
	padding: 17px 0 0 0;
	background: url(images/img03.jpg) no-repeat;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
}

#menu a:hover, #menu .active a {
	text-decoration: underline;
	background: url(images/img03.jpg) no-repeat;
	color: #ffffff;
}

/* Content */

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

/* Content > Main */

#main {
	float: right;
	width: 680px;
	padding: 0 10px 0 10px;
}

#nieuws {
	padding: 4px;
	border-bottom: 1px solid #e0e0e0;
	margin-bottom: 20px;
}

.marktkalender {
	font-weight: normal;
}

a.pagingButton
{
	border: 1px solid #e0e0e0;
	padding: 5px;
	min-width: 12px;
	margin: 2px;
	text-decoration: none;
}

a.pagingButton:visited
{
	border: 1px solid #e0e0e0;
	padding: 5px;
	min-width: 12px;
	margin: 2px;
	text-decoration: none;
}

a.pagingButton:hover
{
	text-decoration: underline;
}

a.pagingButton:active
{
    color: #f40500;
}

.imginfo {
	background: #f5f5f5;
	vertical-align: middle;
	padding-top: 0px;
	margin: 0px 0px 0 0;
}

/* Content > Sidebar */

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

/* Content > Sidebar > Support */

#support {
	width: 236px;
	height: 92px;
	margin-bottom: 20px;
	border: 1px solid #0066FF;
}

#logo{
	width: 232px;
	height: 92px;
	margin-top: 15px;
	margin-left: 1px;
}

#logo img{
	border: none;
}

#banners {
	width: 672px;
	height: 149px;
	margin-bottom: 20px;
	border: 1px solid #0066FF;
	background: url(images/logo.jpg) no-repeat;
}

#banners img {
	width: 468px;
	height: 60px;
	margin-top: 15px;
	margin-left: 100px;
	border: none;
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	margin: 0;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

div#nummering {
  float: left;
  padding-top: 10px;
}

.detail {
  float: left;
  width: 200px;
  height: 150px;
}

.subartikel {
  float: left;
  width: 210px;
  margin-right: 10px;
  margin-bottom: 10px;
}

div#subartikelnaam{
  width: 208px;
  height: 0 auto;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 2px;
  padding-right: 2px;
  background: #0066FF;
}

div#subartikelnaam a{
  display: block;
  color: #ffffff;
  text-decoration: none;
}

div#subartikelnaam a:hover{
  color: #ffffff;
  text-decoration: underline;
}

.subads {
  width: 204px;
  background: #e1e1e1;
  border: 1px dotted #3e3e3e;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 3px;
  padding-right: 3px;
}


.artikel {
  float: left;
  width: 155px;
  margin-right: 10px;
  margin-bottom: 10px;
}

.artikel img{
  width: 155px;
  height: 116px;
}

.detail {
  float: left;
  width: 150px;
  height: 112px;
  margin-right: 10px;
}

div#artikelnaam{
  width: 153px;
  height: 26px;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 2px;
  padding-right: 2px;
  background: #FA7905;
}

div#artikelnaam a{
  display: block;
  color: #ffffff;
  text-decoration: none;
}

div#artikelnaam a:hover{
  color: #ffffff;
  text-decoration: underline;
}

/* Footer */

#footer {
	clear: both;
	padding: 20px 50px;
	border-top: 3px solid #FFCC00;
	background: #0000FF;
}

#footer p {
	width: 770px;
	margin: 0 auto;
	font-size: x-small;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
}

#footer a {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

#footer a:hover {
	text-decoration: underline;
}

/* Footer > Legal */

#legal {
}