* {
	margin: 0px;
	padding: 0px;
}
html, body {
	height: 100%;
	min-width: 980px;
}
body {
	overflow-x: hidden;
}
a {
	cursor: pointer;
}

#header {
	position: relative;
	height: 99px;
	width: 100%;
	background-color: #5d5d5d;
	background-image: url('img/header.jpg');
	z-index: 2;
	float: left;
}
#logo {
	height: 99px;
	float: left;
}
#logo img {
	vertical-align: middle;
}
#menu-top {
	padding-top: 69px;
	padding-left: 33px;
	float: left;
	font-family: Verdana;
	font-size: 12px;
}
#menu-top li {
	list-style: none;
	background-image: url('img/mtrs.jpg');
	background-position: right;
	margin-right: 6px;
	height: 30px;
	float: left;
}
#menu-top .mtl {
	display: block;
	float: left;
	background-image: url('img/mtls.jpg');
	width: 10px;
	height: 30px;
}
#menu-top a:link, #menu-top a:visited {
	padding-right: 17px;
	padding-left: 7px;
	height: 30px;
	line-height: 32px;
	overflow: hidden;
	color: #ff7c00;
	text-decoration: none;
	display: block;
	float: left;
}
#menu-top li.selected, #menu-top li:hover {
	background-image: url('img/mtr.jpg');
}
#menu-top li.selected .mtl, #menu-top li:hover > .mtl {
	background-image: url('img/mtl.jpg');	
}

#menu-extra {
	padding-top: 69px;
	padding-left: 10px;
	float: left;
	font-family: Verdana;
	font-size: 11px;
}
#menu-extra li {
	list-style: none;
	margin-right: 6px;
	height: 30px;
	float: left;
}
#menu-extra a:link, #menu-extra a:visited {
	height: 30px;
	line-height: 32px;
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px solid #FFF;
}


#menuleft {
	background-color: #ffb56e;
	width: 218px;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}
#menu {
	margin-top: 99px;
	list-style: none;
}
#menu li {
	height: 27px;
}
#menu a:link, #menu a:visited {
	height: 27px;
	line-height: 27px;
	font-size: 11px;
	font-family: Verdana, Arial;
	padding-left: 10px;
	color: #5d5d5d;
	display: block;
	text-decoration: none;
}
#menu a:hover, #menu a:visited:hover, #menu a:hover, #menu .selected:link, #menu .selected:visited {
	background-color: #FFFFFF !important;
	color: #ff7c00;
}



#content {
	margin-left: 218px;
	margin-bottom: 20px;
	padding-right: 218px;
	top: 0px;
	z-index: 1;
	float: left;
	display: block;
	min-width: 572px;
	position: static;
}
#content table {
	padding: 20px;
	font-size: 10px;
	font-family: Verdana;
	color: #202020;
}
#content table.subrubriek td {
    border-bottom: 1px solid #c0c0c0;
}
#content table.subrubriek tr:hover {
    background-color: #d3d3d3;
}
#content a:link, #content a:visited {
	color: #5D5D5D;
	text-decoration: underline;
} 
#content a:hover, #content a:visited:hover {
	color: #FF942E;
	text-decoration: none;
}
#content-bar {
	height: 64px;
	display: block;
	background-image: url('img/content-bar.jpg');
	background-position: bottom;
}
#cblock {
	padding: 20px;
	font-size: 10px;
	font-family: Verdana;
	color: #202020;
}
h1 {
	color:#FF942E;
	font-family:Verdana;
	font-size:18px;
	font-weight:normal;
	padding:17px;
}
h2 {
	color: #ff942e;
	font-size: 14px;
	font-family: Verdana;
	margin-bottom: 10px;
}

.topads {
	border-collapse: collapse;
	width: 100%;
}
.topads tr {
	border: 3px solid #FFF;
	background-color: #c0c0c0;
	background-image: url('img/topads-arrow.png');
	background-repeat: no-repeat;
	background-position: left bottom;
	cursor: pointer;
}
.topads tr:hover {
	background-color: #FFF;
}
.topads td {
	height: 26px;
}
.topads_1 {
	padding-left: 30px !important;
}
.topads_1 a:link, .topads_1 a:visited {
	color: #202020;
	text-decoration: none;
}
.topads_2 {
	color: #696969;
	text-align: right;
	padding-right: 10px;
}

.lastview {
	overflow: hidden;
}
.lastview img {
	border: 3px solid #C0C0C0;
	margin-right: 10px;
	float: left;
}


#blockright {
	width: 218px;
	height: 100%;
	margin-left: 790px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 1;
	background-color: #ffb56e;
}
#search-bar {
	height: 64px;
	display: block;
    position: absolute;
    right: 218px;
    top: 99px;
    z-index: 3;
	/*background-image: url('img/search-bar.png');
	background-position: bottom;*/
}
#q {
	width: 159px;
	height: 16px;
	padding: 6px;
	font-size: 12px;
	background-image: url('img/search.png');
	border: 1px solid #696969;
	letter-spacing: 0.1em;
	position: relative;
	margin: 12px 10px;
}
#submit {
    border: 1px solid #696969;
    color: #696969;
    background-color: #ff7c00;
    width: auto;
    padding: 6px;
    margin-right: 10px;
}
#rightbanner {
	width: 120px;
	padding: 0px 45px;
    margin-top: 120px;
}

/* Rubrieken */
.rubriekblock {
	width: 256px;
	height: 151px;
	background-image: url('img/rubriek_block.gif');
	margin-left: 20px;
	margin-top: 20px;
	font-family: Verdana, Arial;
	font-weight: normal;
	color: #5d5d5d;
	font-size: 11px;
	float: left;
}
.rubriekblock:hover {
	background-image: url('img/rubriek_block_hover.gif');	
}
.rb-title a:link, .rb-title a:visited {
	color: #5D5D5D;
	text-decoration: none !important;
	font-weight: bold;
}
.rb-title a:hover, .rb-title a:visited:hover {
	color: #5D5D5D !important;
	text-decoration: none !important;
	font-weight: bold;
}
.rb-title {
	display: block;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
}
.rb-title span.aantaladv {
	float: right;
	padding-right: 15px;
	font-weight: bold;
}
.rubriekblock ul {
	list-style: none;
	padding: 5px 0px 5px 0px;
}
.rubriekblock li {
	line-height: 18px;
	padding-left: 10px;
}
.rubriekblock a:link, .rubriekblock a:visited {
	color: #5d5d5d;
}
.rubriekblock a:hover, .rubriekblock a:visited:hover {
	color: #ff7c00;
}

/* Advertentie */
#ablock {
	padding: 20px;
	font-size: 11px;
	font-family: Verdana;
	color: #202020;
	width: 374px;
	float: left;
}
#ablock p {
	margin-bottom: 15px;
}
#kruimelpad {
	padding-left: 20px;
	font-size: 11px;
	font-family: Verdana;
	color: #202020;
}
#kruimelpad a:link, #kruimelpad a:visited {
	color: #000;
	
}
.fotoalbum {
	background-image: url('img/fotoalbum.gif');
	width: 374px;
	height:361px;
	overflow:hidden;
}
.gallerij {
	width: 350px;
	margin: 13px 13px 8px 13px;
}
.gallerij img {
	width: 84px;
}
.gallerij li { 
	width: 84px; 
	float: left; 
	list-style: none;
	margin-left: 3px;
}

#hoofdfoto {
	width: 348px;
	height: 260px;
}

#slideshow {
	margin-left: 13px;
	width: 348px;
	height: 260px;
	overflow: hidden
}

img {
	border: 0px;
}
#bblock {
	float: left;
	/*background-image: url('img/adverteerder.jpg');*/
	width: 171px;
	height: 410px;
	/*overflow: hidden;*/
	margin-top: 20px;
	padding: 15px;
	font-size: 11px;
	font-family: Verdana;
	color: #202020;
}
#bblock ul {
	margin-left: 15px;
	font-style: italic;
}
#bblock a:link, #bblock a:visited {
	color: #5d5d5d;
}
#bblock a:hover, #bblock a:visited:hover {
	color: #ff7c00;
}

.error {
	border-bottom: 3px solid #c40d0d;
	background-image: url('img/error.jpg');
	background-repeat: no-repeat;
	min-height: 30px;
	padding-left:30px;
	line-height: 22px;
	color: #000;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana;
	margin: 20px;
}
.rood {
	color: #ff0000;
}
.contact {
	width: 200px;
	padding: 3px;
	font-size: 11px;
	font-family: Verdana;
	margin-bottom: 5px;
}
select.contact {
	width: 207px !important;
}
table.mceEditor {
	padding: 0 !important;
}


#cblock ul {
	margin: 0px;
}
#cblock table {
	padding: 0px !important;
}
#cblock table th {
	background-color: #ffb56e;
	color: #fff;
	min-height: 25px;
	line-height: 25px;
	font-size: 12px;
	text-align: left;
}
#cblock table td, #cblock table th {
	padding: 3px;
}

#rotator {
    margin: 0 0 15px 0;
    float: left;
}
.main_image {
	width: 400px; 
    height: 342px;
	float: left;
	background-color: #5d5d5d;
	position: relative;
	overflow: hidden;
	color: #fff;
}
.main_image h2 {
	font-size: 2em;
	font-weight: normal;
	margin: 0 0 5px;	
    padding: 10px;
}
.main_image p {
	font-size: 1.2em;
	padding: 10px;	margin: 0;
	line-height: 1.6em;
}
.block small { 
	padding: 0 0 0 20px; 
	background: url(icon_calendar.gif) no-repeat 0 center; 
	font-size: 1em; 
}
.main_image .block small {margin-left: 10px;}
.main_image .desc{
	position: absolute;
	bottom: 0;	left: 0;
	width: 100%;
	display: none;
}
.main_image .block{
	width: 100%;
	background: #111;
	border-top: 1px solid #000;
}
.main_image a.collapse {
	background: url(btn_collapse.gif) no-repeat left top;
	height: 27px; width: 93px;
	text-indent: -99999px;
	position: absolute; 
	top: -27px; right: 20px; 
}
.main_image a.show {background-position: left bottom;} 


.image_thumb {
	float: left;
	width: 172px;
	background: #f0f0f0;
	border-right: 1px solid #fff;
	border-top: 1px solid #ccc;
}
.image_thumb img {
	border: 1px solid #ccc; 
	padding: 5px; 
	background: #fff; 
	float: left;
    display: none;
}
.image_thumb ul {
	margin: 0; padding: 0;
	list-style: none;
}
.image_thumb ul li{
	margin: 0; 
    padding: 6px 5px;
	background: #f0f0f0 url(img/nav_a.gif) repeat-x;
	width: 162px;
    height: 43px;
	float: left;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
	border-right: 1px solid #ccc;
}
.image_thumb ul li.hover {
	background: #ddd;
	cursor: pointer;
}
#rotator a:link, #rotator a:visited {
    color: #FF942E;
    text-decoration: none;
}
.image_thumb ul li.active {
	background: #fff;
	cursor: default;
}
html .image_thumb ul li h2 {
	font-size: 11px; 
	margin: 0 0 5px 0; 
    padding: 0;
}
.image_thumb ul li .block {
	float: left; 
	margin-left: 10px;
	padding: 0;
	width: auto;
}	
.image_thumb ul li p{display: none;}


.homeblockje {
    background-image:url(img/blockhome.jpg);
    font-family:Verdana,Arial;
    font-size:11px;
    height:230px;
    margin:0 20px 0 0;
    line-height: 17px;
    padding:10px 20px 10px 10px;
    width:245px;
    float: left;
}
.homeblockje .hb_t {
    margin-bottom: 10px;
    min-height: 40px;
    margin-top:-4px;
}
.homeblockje h3 {
    margin-bottom: 10px;
    min-height: 40px;
    line-height: 40px;
    color: #fff;
}