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

body {
	background-image:url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #e0e3ce;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.bc{
	width: 585px;
	margin:0 0 0 1px;
    height: 20px;
}

.bc a{
	font-size : 12px;
	font-weight : bold;
	color:#800000;
	text-decoration: none;
}

.bc a:hover{
	color:#400000;
}

.zoek{
	margin:0 0 0 1px;
}

.zoek a{
	font-size : 11px;
	font-weight : bold;
	color:#800000;
	text-decoration: none;
}

.zoek a:hover{
	color:#400000;
}

#container {
	width : 888px;
	margin : 0 auto;
}

#site {
	width : 888px;
	background-image : url("/images/site.png");
	float : left;
}

#header {
	background-image : url("/images/header.png");
	width : 883px;
	height : 83px;
}

#advertentie {
	background-color : #ffffff;
	height : 60px;
	width : 234px;
	border : 1px solid #6b8bb7;
	margin-top : 9px;
	float : right;
	margin-right : 55px;
}

#menu {
	width : 875px;
	height: 31px;
	margin-top : 3px;
	background-image : url("/images/menu.png");
	float : left;
	margin-left : 6px;
}

.button a {
	float : left;
	margin-top : 7px;
	color : #ffffff;
	font-weight : bold;
	text-decoration : none;
	width : 120px;
	text-align : center;
}

.button a:hover {
	color : #fff0f0;
}

#content {
	width : 980px;
	float : left;
}

.top_left {
	background-image : url("/images/top_left.png");
	height : 31px;
	width : 5px;
	margin-top : 5px;
	float : left;
}

.top_center {
	background-image : url("/images/top_center.png");
	height : 29px;
	width : 199px;
	margin-top : 5px;
	float : left;
}

.top_right {
	background-image : url("/images/top_right.png");
	height : 29px;
	width : 5px;
	margin-top : 5px;
	float : left;
}
	
#sidebar {
	width : 209px;
	margin-left : 13px;
	float : left;
}

.sidebar_center {
	background-image : url("/images/sidebar_center.png");
	width : 199px;
	float : left;
	margin-top : -2px;
	padding : 5px;
}

.sidebar_bottom {
	background-image : url("/images/sidebar_bottom.png");
	width : 209px;
	height : 9px;
	float : left;
	margin-bottom : 5px;
}

#context {
	width : 654px;
	float : left;
	margin-left : 5px;
}

.context_top {
	background-image : url("/images/top_center.png");
	width : 644px;
	height : 29px;
	float : left;
	margin-top : 5px;
}
.context_center {
	background-image : url("/images/context_center.png");
	width : 644px;
	float : left;
	margin-top : -2px;
	padding : 5px;
	padding-bottom : 2px;
}

.context_center_left {
	float : left;
	margin-left : 5px;
	margin-top : 5px;
}

.context_center_center {
	float : left;
	margin-top : 5px;
	margin-left : 5px;
}

.prijs {
	background-image : url("/images/prijs.png");
	background-repeat: no-repeat;
	height : 85px;
	width : 85px;
	margin-top : 5px;
	margin-left : 7px;
	color : #ffffff;
	text-align : center;
	padding-top : 12px;
	padding-bottom : 15px;
	float : left;
}

.context_center_right {
	margin-top : 5px;
	margin-left : 5px;
}


.context_bottom {
	background-image : url("/images/context_bottom.png");
	width : 654px;
	height : 9px;
	float : left;
	margin-bottom : 5px;
}

#footer_left {
	width : 5px;
	background-image : url("/images/footer_left.png");
	height : 31px;
	float : left;
}

#footer {
	width : 870px;
	background-image : url("/images/footer.png");
	height : 26px;
	float : left;
	padding-top : 5px;
	padding-left : 8px;
}

#footer a{
	color : #000000;
	text-decoration: none;
}

#footer_right {
	width : 5px;
	background-image : url("/images/footer_right.png");
	height : 31px;
	float : left;
	margin-bottom : 15px;
}

h1 {
	font-size : 15px;
	color : #6b8bb7;
	margin-top : 5px;
	margin-left : 5px;
}

h2 {
	font-size : 12px;
	color : #6b8bb7;
}

h3 {
	color : #6b8bb7;
	font-size : 11px;
	margin-left : 15px;
}

h4 {
	color : #6b8bb7;
	font-size : 9px;
	margin-top : 5px;
}

h5 {
	font-size : 14px;
	padding-top : 9px;
}

h6 {
	font-weight : bold;
	font-size : 12px;
	padding-top : 2px;
}

b {
	color : #6b8bb7;
}

p {
	letter-spacing:0px;
	margin-top:0;
	margin-bottom:0;
}

a {
	color : #6b8bb7;
	text-decoration: none;
}

a:hover {
	color: #336cbf;
}
div#nummering {
  float: left;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-left: 10px;
  clear: both;
}
