* {
	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 li a:hover, #menu li a:visited:hover, #menu li a:hover, #menu .selected:link, #menu .selected:visited {
	background-color: #FFFFFF;
	color: #ff7c00;
}


#menu a.plaats_advertentie { display:block; background:url('/nl/img/plaats-advertentie-btn.png') no-repeat; width:210px; height:45px; }
#menu a.plaats_advertentie:hover { background:url('/nl/img/plaats-advertentie-btn-hover.png') no-repeat; }
#menu a.feedback_btn  {background:url('/nl/img/feedback-btn.png') no-repeat; width:210px; height:45px; margin-top:-25px;}
#menu a.feedback_btn:hover { background:url('/nl/img/feedback-btn-hover.png') no-repeat; }


#content {
	margin-left: 218px;
	margin-bottom: 20px;
	padding-right: 218px;
	top: 0px;
	z-index: 1;
	float: left;
	display: block;
	min-width: 572px;
	position: static;
	min-height:700px;
}
#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: 74px;
	display: block;
	/*background-image: url('img/content-bar.jpg');*/
	background: url('img/searchbar-bg.jpg') top repeat-x;
	
}
#cblock {
	padding: 20px;
	padding-top:25px;
	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;
}

#cblock h2 { color:#000;  }

.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-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: 0px;
    color: #fff;
    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;
	margin-top:17px;
}
#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: 350px; 
    height: 330px;
	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 a
{
  color:#E28C43 !important;
}

.image_thumb {
	float: left;
	width: 430px;
	background: #FDDBBB;
	border:1px solid lightgrey;
}
.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: 430px;
    height: 43px;
	float: left;
}
.image_thumb ul li.hover {
	background: #ddd;
	cursor: pointer;
	border:1px solid lightgrey;
}
#rotator a:link, #rotator a:visited {
    color: #FF942E;
    text-decoration: none;
}
.image_thumb ul li.active {
	background: #fff;
	cursor: default;
	border:1px solid lightgrey;
}
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:Arial, Verdana;
    font-size:11px;
    line-height: 17px;
    width:775px;
	padding-left:5px;
	height:130px;
    background-color:#EEEEEE;
    border:1px solid #ddd;
}
.homeblockje .hb_t {
    margin-bottom: 10px;
    min-height: 20px;
    margin-top:-4px;
}
.homeblockje h3 {
    margin-bottom: 10px;
    min-height: 20px;
    color: #000;
}

.homeblockje > ul { padding-top:-20px; }
.homeblockje h3 { font-size:12pt; }
.homeblockje a { float:right; text-decoration:none !important;}
.homeblockje li { 
height:150px; 
float:left; 
margin-top:4px; 
width: 320px;
padding:5px !important; 
list-style-type:none; 
display:inline-block; 
border-bottom:1px solid #ddd;
.home-block th
{
  border:1px solid #CCCCCC;
  background-color:#CCCCCC !important;
}

#reclame
{
  float:left;
}

.home-block p { height:10px; }
.home-block td
{
  border:1px solid #CCCCCC;
}


/* edit: 19 jan 2011 */
#advertentie_google_banner { position:relative; display:block; width:600px; clear:both; float:left;}
.sub_google_add { float:right; padding:20px; }


#footer { clear:both; height:70px; width:100%; position:relative; background:#eee; border-top:1px solid #ddd; position:relative; bottom:0;}
	#footer .links {margin:0 auto !important; text-align:center;}
	#footer .links a {text-decoration:none; color:#000; font-family:arial; font-size:9pt; }


/* ICONS */
.icon {background-repeat:no-repeat; padding-left:20px; height:20px; padding-bottom:10px;}
.icon_view_detail {background-image:url("../images/icons/find_grey.png"); } /* icon house */
	/* GREY ICONS */
	.icon_delete_grey{ background-image:url("../images/icons/cross-grey.png"); } /* delete icon grey*/
	.icon_edit_grey{ background-image:url("../images/icons/pencil-grey.png"); }  /* edit icon grey */
	.icon_move { background-image:url('../images/icon_move.png'); height:20px; width:20px; display:block; float:left;}
	

	
