html	{
	height: 100%;
}

form {
	margin:0px;
}

input {
	font-size:10px;
}

select {
	font-size:10px;
}

body	{
	margin: 0;
	text-align: center;
	font-family:"Trebuchet MS";
	background-color:#DEEBFE;
	height:100%;
}


#wrapper	{
	color: #FFFFFF;
	margin: 0 auto;
	padding: 0;
	width: 807px;
	height:100%;
}
	
html>body #wrapper	{
	color: #FFFFFF;
	margin: 0 auto;
	padding: 0;
	width: 807px;
	height:100%;
}


#pagebody	{
	padding: 0;
	margin: 0;
	border: 0;
	clear: both;
}

#header_1 {
	padding: 0;
	margin: 0;
	border: 0;
	text-align: left;
	clear: both;
	height: 140px;
	width: 807px;
	background-image: url(/templates/images/images_layout/head_1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	z-index: auto;
	left: 0px;
	top: 0px;
}
#header_2 {
	padding: 0;
	margin: 0;
	border: 0;
	text-align: left;
	clear: both;
	height: 140px;
	width: 807px;
	background-image: url(/templates/images/images_layout/head_2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	z-index: auto;
	left: 0px;
	top: 0px;
}
#header_3 {
	padding: 0;
	margin: 0;
	border: 0;
	text-align: left;
	clear: both;
	height: 140px;
	width: 807px;
	background-image: url(/templates/images/images_layout/head_3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	z-index: auto;
	left: 0px;
	top: 0px;
}
#header_4 {
	padding: 0;
	margin: 0;
	border: 0;
	text-align: left;
	clear: both;
	height: 140px;
	width: 807px;
	background-image: url(/templates/images/images_layout/head_4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	z-index: auto;
	left: 0px;
	top: 0px;
}


#nav_top{
	border: 0;
	text-align: center;
	font-size:12px;
	clear: both;
	height: 15px;
	width: 405px;
	position:relative;
	z-index: 1;
	left: 365px;
	top: 20px;
	display: block;
	color: #444444;
	font-family: "Trebuchet MS";
	text-decoration: none;
	font-weight:bold;

}


#nav_top a{
	text-decoration: none;
	color: #444444;

}

#nav_top a:hover{
	color: #ffffff;
	text-decoration: none;
}

#banner{
	height:112px;
}

#banner a {
	text-decoration:none;
}
#banner a:hover {
	text-decoration:underline;
}

#banner_top{
	position:relative;
	float:left;
	left:22px;
	color:#000000;
	top:17px;
	z-index:1000;
	font-size:12px;
}

#banner_top a {
	text-decoration:none;
}


#search {
	background: url(/templates/images/images_layout/bg_search.jpg) no-repeat center top;
	padding: 0;
	margin: 0;
	border: 0;
	font-size:11px;
	width:807px;
	position:relative;
	display: block;
	height: 25px;
	text-align: left;
}

#totals {
	font-size:11px;
	width:300px;
	position:absolute;
	z-index: 1;
	display: block;
	height: 20px;
	text-align: left;
	left: 5px;
	top: 12px;
	font-family: "Trebuchet MS";
	color: #444444;
}

#search_bar {
	vertical-align:middle;
	font-size:11px;
	position:relative;
	display: block;
	height: 20px;
	text-align: right;
	top: 3px;
	font-family: "Trebuchet MS";
	color: #444444;
	font-weight: bold;
	margin-right:5px;
}

#search_bar a {
	font-family: "Trebuchet MS";
	color: #444444;
	font-weight: bold;
	text-decoration: none;


}

#search_bar a:hover {
	font-family: "Trebuchet MS";
	color: #ABBE30;
	font-weight: bold;
	text-decoration: none;
	color: #F4B201;
}


#main {
	background: url(/templates/images/images_layout/bg_main.jpg) repeat-y center top;
	margin: 0 auto;
	border: 0;
	width:807px;
	display: block;
	text-align: left;
}


#main_content{
	text-align: left;
	font-size:11px;
	width: 635px;
	position:relative;
	color: #333333;
	font-family: "Trebuchet MS";
	text-decoration: none;
	display: block;
	
}

#main_content_head{
	text-align: left;
	font-size:12px;
	width: 100%;
	position:relative;
	z-index: 1;
	color: #DEEBFE;
	font-family: "Trebuchet MS";
	text-decoration: none;
	display: block;
	clear: both;
	float: left;
	height: 15px;
	background-color: #444444;
	font-weight: bold;
	text-indent: 12px;
	vertical-align: middle;

}

#main_content_head_category{
	text-align: left;
	font-size:14px;
	width: 100%;
	position:relative;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	text-decoration: none;
	display: block;
	height: 32px;
	font-weight: bold;
	text-indent: 12px;
}

#main_content_subhead{
	text-align: left;
	font-size:12px;
	width: auto;
	position:relative;
	background-color:#C7E488;
	color: #333333;
	font-family: "Trebuchet MS";
	text-decoration: none;
	display: block;
	clear: both;
	height: 25px;
	text-indent: 12px;
	vertical-align: middle;
	white-space: normal;
	line-height: 25px;
}



#main_content_subhead a{
	color: #444444;
	font-weight: bold;
}

#main_content_subhead a:hover{
	color: #FF6600;
	font-weight: bold;
}

#main_content_banner{
	text-align: left;
	font-size:12px;
	width: 100%;
	position:relative;
	z-index: 1;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	text-decoration: none;
	display: block;
	clear: both;
	float: left;
	height: 70px;
	font-weight: bold;
	text-indent: 12px;
	vertical-align: middle;
}

#main_content_box_small2{
	text-align: left;
	width: 310px;
	position:relative;
	z-index: 1;
	color: #444444;
	font-family: "Trebuchet MS";
	font-size:12px;
	text-decoration: none;
	display: block;
	float: left;
	height: 95px;
	vertical-align: middle;
	padding-right: 3px;
	padding-left: 3px;
	margin:0px;
}

#main_content_box_small2 a {
	text-decoration:none;
}

#main_content_box_small2 a {
	font-family: "Trebuchet MS";
	color: #000000;
}

#main_content_box_small2 a:hover {
	font-family: "Trebuchet MS";
	color: #FF6600;

}



#main_content_box_small3{
	text-align: left;
	width: 310px;
	position:relative;
	z-index: 1;
	color: #333333;
	font-family: "Trebuchet MS";
	font-size:13px;
	text-decoration: none;
	display: block;
	float: left;
	height: 95px;
	vertical-align: middle;
	padding-right: 3px;
	padding-left: 3px;
	margin:0px;
}

#main_content_box_small3 a {
	text-decoration:none;
}

#main_content_box_small3 a {
	font-family: "Trebuchet MS";
	color:#000000;
}

#main_content_box_small3 a:hover {
	font-family: "Trebuchet MS";
	text-decoration:underline;
	color: #FF6600;

}



#main_content_box_small{
	text-align: left;
	width: 210px;
	position:relative;
	z-index: 1;
	color: #333333;
	font-family: "Trebuchet MS";
	text-decoration: none;
	display: block;
	float: left;
	height: 100px;
	vertical-align: middle;
	padding: 0px;
	margin:0px;
	border-top: 1px dotted #444444;
	font-size:13px;
}

.frontverloop1 {
    background-image:url(/templates/images/bg/frontverloop.gif);
	background-repeat: repeat-x;
	background-position: top;
	color:#000000;
}
.frontverloop2 {
    background-image:url(/templates/images/bg/frontverloop.gif);
	background-repeat: repeat-x;
	background-position: top;
	color:#000000;
}


#main_content_box_small a {
	text-decoration:none;
}

#main_content_box_small a {
	font-family: "Trebuchet MS";
	color: #000000;

}

#main_content_box_small a:hover {
	font-family: "Trebuchet MS";
	text-decoration:underline;
	color: #FF6600;

}

#main_content_box_large{
	text-align: left;
	font-size:12px;
	width: 100%;
	position:absolute;
	z-index: 1;
	color: #444444;
	font-family: "Trebuchet MS";
	text-decoration: none;
	display: block;
	clear: both;
	float: left;
	height: 220px;
	vertical-align: middle;
	top: 125px;
	border: 1px solid #999999;
	padding: 5px;
	background-image: url(templates/images/images_layout/bg_blokjes.jpg);
	background-repeat: repeat-x;
	background-position: top;
}


#main_content_box_large a {
	font-family: "Trebuchet MS";
	color: #444444;
	text-decoration: none;

}


#main_content_box_large a:hover {
	font-family: "Trebuchet MS";
	color: #FF6600;
	text-decoration: none;

}

#main_content_box_image {
	display: block;
	height: 100px;
	width: 100px;
	top: 40px;
	clear: both;
	border: 1px solid #666666;
	position: absolute;
	left: 379px;
	background-color: #CCCCCC;

}


#main_right{
	text-align: left;
	font-size:11px;
	width: 120px;
	position: relative;
	z-index: 1;
	left: 0px;
	top: 0px;
	color: #444444;
	font-family: "Trebuchet MS";
	text-decoration: none;
	display: block;
	padding: 5px 0px 0px 5px;
	clear: both;
	float: left;
	height:auto;

}

#main_right a {
	color: #444444;
}

#main_right a:hover {
	color: #FF6600;
}

#cat_sponsored{
	text-align: left;
	font-size:13px;
	width: auto;
	background-color:#C7E488;
	color: #000000;
	font-family: "Trebuchet MS";
	text-decoration: none;
	display: block;
	clear: both;
	height: 25px;
	text-indent: 12px;
	vertical-align: middle;
	white-space: normal;
	line-height: 25px;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	margin-top:3px;
}
#cat_sponsored_body {
	padding:15px;
}


#footer {
	text-align: center;
	clear: both;
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #444444;
	width: 807px;
	height:32px;
	background-image: url(/templates/images/images_layout/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}

#footer a{
	color: #444444;
	text-decoration: none;
	margin: 0 0 0 0px;
	padding: 0;

}

#footer a:hover{
	color: #ffffff;
	text-decoration: none;
	padding: 0 0 0 0px;
	margin: 0;

}
.tekstplat {
	font-family:"Trebuchet MS"
	font-size: 11px;
	text-align: left;
	color: #333333;
	font-weight: normal;
	line-height: 20px;
	margin: 0px;
	padding: 5px;
}
.blokje_1_head {
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-align: left;
	color: #333333;
}

H1 {	
	clear: both;
	background-color: #444444;
	color: #DEEBFE;
	padding: 7px 0 7px 5px;
	font: bold 14px "Trebuchet MS";
	margin: 0 0 0px 0;
}

H3 {	
	clear: both;
	background-color: #C7E488;
	color: #444444;
	padding: 2px 0 2px 5px;
	font: bold 1.2em "Trebuchet MS";
	margin: 0 0 0px 0;
	font-size:14px;
}
#dyn_content {
	width:100%;
	padding:1px;
	
}

#dyn_content a{
	color: #444444;
	text-decoration:none;
	font-weight: bold;
	}
	
#dyn_content a:hover{
	color: #FF6600;
	text-decoration:none;
	font-weight: bold;
	}
	
#artikel_box {
	border-top:2px #666666 dotted;
	margin-bottom: 5px;
	font-size:12px;
	height: 70px;
	width:630px;
	display:block;
	overflow: hidden;
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 5px;
}

#artikel_box_PROMOTED {
	border:4px #ff0000 double;
	margin-bottom: 5px;
	font-size:12px;
	height: 70px;
	width:auto;
	display:block;
	overflow: hidden;
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 5px;
}

#artikel_boxpop {
	border-top:2px #666666 dotted;
	margin-bottom: 5px;
	font-size:12px;
	height: 100px;
	width:auto;
	display:block;
	overflow: hidden;
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 5px;
}


#vislink {
	float:left;
}
#vislink a:visited { padding-left: 16px; background: url("/templates/images/0067_circular_arrow.png") no-repeat 0% 50%; color:#0000FF}
#catlink a:visited { padding-left: 16px; background: url("/templates/images/0064_ticket.png") no-repeat 0% 25%; color:#0000FF}

#google_box {
	border:1px solid #000000;
	width:100%
}

#google_boxad {
	border:1px solid #000000;
	width:auto;
font-size:12px;
	padding:0px;
}


#google_box a, #google_box a:visited, #google_box a:hover {
	color:#000000;
	text-decoration:none; }
	
#google_box a:hover {
	color:#FF6600;
	text-decoration:none;
}

#google_box p {
	font-weight:normal;
}

#google_boxad p {
	padding:5px;
}

.right_box {
	width: 100%;
}

.datumlink {
	font-size:10px;
	font-weight:normal;
	color:#666666;
}
.sorteer {
	margin-top: 15px;
}

#ad_box {
	font-weight:normal;
	font-size:12px;
	width:100%
	
}
	
	/*------pagination----------------*/
	
	
.pagination{
	font-family: "Trebuchet MS";
	padding: 5px 2px 5px 2px;
	text-indent: 2px;
}

.pagination ul{
	margin: 0;
	padding: 0;
	text-align: left; /*Set to "right" to right align pagination interface*/
	font-size: 12px;
}

.pagination li{
	list-style-type: none;
	display: inline;
	padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
	padding: 0 5px;
	border: 1px solid #999999;
	text-decoration: none; 
	color: #333333;
}

.pagination a:hover, .pagination a:active{
	border: 1px solid #2b66a5;
	color: #444444;
	background-color: #C7E488;
}

.pagination li.currentpage{
	padding: 0 5px;
	border: 1px solid navy;
	background-color: #C7E488;
	color: #444444;
}

.pagination li.disablepage{
	padding: 0 5px;
	border: 1px solid #929292;
	color: #929292;
}

.pagination li.nextpage{
	font-weight: normal;
}

* html .pagination li.currentpage, * html .pagination li.disablepage{ /*IE 6 and below. Adjust non linked LIs slightly to account for bugs*/
	margin-right: 5px;
	padding-right: 0;
}

.adnotactive {
	color:#FF0000;
}

/* Style for valid input */
.validInput{
	border-left:5px solid #EEE;
	display:inline;

}
.invalidInput{
	display:inline;
	border-left:5px solid #F00;
}


.cat_subcat_header {
	font-size:15px;
}

.cat_subcat_title {
	background-color:#C7E488;
}

.cat_subcat_ad {
	text-decoration:none;
}


/* --------------------------- */
#tabs5 {
	width:750px;
	font-size:12px;
	line-height:normal;
	position:absolute;
	top:102px;
	font-weight:bold;
	left:1px;
	z-index:1;
}
    #tabs5 ul {
	  margin:0;
	  padding:10px 10px 0 0px;
	  list-style:none;
      }
    #tabs5 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs5 a {
      float:left;
      background:url("/templates/images/nav/tableft5.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs5 a span {
      float:left;
      display:block;
      background:url("/templates/images/nav/tabright5.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#444;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs5 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs5 a:hover span {
      color:#FFF;
	  text-decoration:underline;
      }
    #tabs5 a:hover {
	  text-decoration:none;
      }
    #tabs5 a:hover span {
		color:#ffffff;
      }  
	
/*
	Artikel picture
*/
#pic {
	position: relative;
	top: 0px;
	float:left;
	z-index:90;
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
	z-index:1000;
}

#pic a img {
	border: 0;
	width:150px;
	
}

#pic a.p1, #pic a.p1:visited {
	background: #FFFFFF;
	border: 2px solid #444444;
	display: block;
	left: 0;
	text-decoration: none;
	top: 0;
	height: auto;
	margin:0px 5px 5px 5px;
}

#pic a.p1:hover {
	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .large {
	padding:7px 7px 7px 7px;
	border:1px solid black;
	background:white;
	text-align:center;
	display: block;
	height: auto;
	position: absolute;
	width: auto;
	top: 1px; 
	left: -206px;
	z-index:1000;
}

.polaroid {
     padding:7px 7px 7px 7px;
     border:1px solid black;
     background:white;
     text-align:center;
}

.boldRed {color: #FF0000; font-weight:bold;}

.darkenBackground {
background-color: rgb(0, 0, 0);
opacity: 0.7; /* Safari, Opera */
-moz-opacity:0.70; /* FireFox */
filter: alpha(opacity=70); /* IE */
z-index: 20;
height: 100%;
width: 100%;
background-repeat:repeat;
position:fixed;
top: 0px;
left: 0px;
}

#newrubriek {
	float:left;
	margin-right:10px;
}

#googlesearch{
	display:block;
	border-top: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
}

#search_live {
	display:block;
	border-top: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
}

#skyscraper {
	display:block;
	background-color:#C7E488;
	font-size:20px;
	color:#FF0000;
	border:3px solid #555555;
}

.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#000;
height:17px;
font-weight:normal;
padding: 1px 2px;
background:url(/templates/images/formbg.gif) repeat-x left top;
}

SELECT{
border:outset 1px #ccc;
color:#444;
font-weight:normal;
padding: 1px 2px;
width:170px;
background:url(/templates/images/formbg.gif) repeat-x left top;
}

INPUT{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#444;
font-weight:normal;
padding: 1px 2px;
width:170px;
background:url(/templates/images/formbg.gif) repeat-x left top;
}

.datetag { position:relative; float: right; margin-right:20px; top:70px; background: url('/templates/images/datetag.gif') #fafafa no-repeat; width: 42px; height: 46px; text-align: center; cursor:pointer; }
.datetag P { color: #fff; font-size: 9px; font-weight: bold; margin: -2px 0 5px -1px; }
.datetag span { color: #888; font-size: 20px; font-weight: bold; font-family: arial,tahoma,verdana,serif; }

/*
	reviews
*/
.reviewTitel {
	font-size:18px;
	font-weight:bold;
}

.reviewTitel {
	font-size:18px;
	font-weight:bold;
}

a, a:visited, a:active {
	text-decoration:none;
}

.highslide {
	cursor: url(/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

/* navigation menu */
#navcontainer { margin-left: 1px; }

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family:"Trebuchet MS"
}

#navcontainer li { margin: 0; }

#navcontainer a
{
display: block;
padding: 5px 10px;
width: 148px;
color: #000;
background-color: #C7E488;
text-decoration: none;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-bottom: 1px solid #333;
border-right: 1px solid #333;
font-weight: bold;
font-size: 12px;
}

#navcontainer a:hover
{
color: #000;
background-color: #889E88;
text-decoration: none;
border-top: 1px solid #333;
border-left: 1px solid #333;
border-bottom: 1px solid #fff;
border-right: 1px solid #fff;
background-image: url(/templates/images/bg/vertical06a.jpg);
background-repeat: no-repeat;
background-position: 0 0;
}

#navcontainer ul ul li { margin: 0; }

#navcontainer ul ul a
{
display: block;
padding: 5px 15px 5px 20px;
width: 133px;
color: #000;
background-color: #C7D488;
text-decoration: none;
font-weight: normal;
}

#navcontainer ul ul a:hover
{
color: #000;
background-color: #889E88;
text-decoration: none;
}

#rubcurrent {

}

#subcurrent a{
text-decoration: none;
border-top: 1px solid #333;
border-bottom: 1px solid #fff;
background-image: url(/templates/images/bg/vertical06a.jpg);
background-repeat: no-repeat;
background-position: 0 0;
}

#logotekst {
	position:absolute;
	top:8px;
	left:50px;
	color:#009933;
	font-size:22px;
	font-weight:bold;
	float:left;
}

#logotekst A {
	color:#009933;
}
#logotekst A:hover {
	color:#FF6600;
	text-decoration:none;
}

#reviewlink {
	position:absolute;
	top:2px;
	width:200px;
	float:left;
}
#reviewlink A{
	color:#000000;
	font-weight:bold;
}
#reviewlink A:hover {
	color:#ff0000;
	font-weight:bold;
}

.smallH1 {
	font-size:12px; 
	font-weight:normal;
	font-style:italic;
}
#smallTitle  {
	font-size:14px;
}
#smallTitle a 		{	color:#0000ff;}
#smallTitle a:hover {	color:#ff0000;}
#smallTitle a:visited {	color:#ff0000;}

