/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }

body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666; 	
	margin: 0; padding: 0 0 50px 0; 
	background: #d2d2d2 url(images/contentcontainer_bg.gif) top left repeat;
}

/* Links */
a, a:active, a:link {
	text-decoration: none;
	color: #0B9AC7;		
}
a:visited {
	text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

object {
  margin-bottom: 20px;
}

/* headers */
h1 {
	background: url(images/title.png) top left no-repeat;
	margin-left: 20px;
	height: 70px;
	width: 270px;
	display: block;
}
h2 {
	font-size: 16px;
	color: #895F30;
	margin: 0;
	padding: 0 0 5px 0px;
	clear: both;
}

p, dl { padding: 10px 0 10px 0px; margin: 0; }

p { 
  font-size: 12px;
}

ul, ol {
	margin: 10px 20px;
	padding: 0 20px;
}
ul { list-style: none; }

dt {
  font-weight: bold;
  color: #895F30;
}
dd {
  padding-left: 25px; 
}


/* form elements */

label {
	display: block;
	font-weight: bold;
	margin: 8px 0 5px 0;
	color: #895F30;
}
input, select {
	padding: 4px;
	font: normal 1em Verdana, sans-serif;
	color: #666666;
	background: #fff;  	
}
textarea {
	width: 400px;
	padding: 4px;
	font: normal 1em Verdana, sans-serif;
	height: 100px;
	display: block;
	color: #666666;
}
input, textarea, select {
	background: #fff;
  	border-width: 1px;
  	border-style: solid;
  	border-color: #D4D4D4 #ebebeb #ebebeb #d4d4d4; 
}

input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 30px;
	margin: 0;
	padding: 2px 3px; 
	color: #555;
	background: #E6E6E6;
	
	border-width: 1px;
  	border-style: solid;
  	border-color: #ebebeb #d4d4d4 #d4d4d4 #ebebeb;
}

/* search form */
.searchform {
	background-color: transparent;
	border: none;	
	margin: 0; padding: 12px 0 15px 8px;	
	width: 250px;	
}
.searchform p { margin: 0; padding: 0 0 10px 0; }
.searchform input.textbox { 
	width: 170px;
	color: #777; 
	height: 18px;
	padding: 2px;	
	vertical-align: top;
}
.searchform input.button { 
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}

/*------------------------------------------
   LAYOUT
-------------------------------------------*/ 
#wrap-out {
	position: relative;
	width: 980px;	
	margin: 0 auto;
	text-align: left;	
}
#wrap {
	width: 980px;	
	margin: 20px auto;	
}
#content-wrap {
	position: relative;
	clear: both;
	float: left;	
	width: 980px;	
	padding: 0; 		
	background: #ffffff;
	display: inline;	
}
#header {
	position: relative;
	background: url(images/header_bg.png) no-repeat top left;	
	width: 980px;	
	height: 69px;	
	padding: 0;	
	margin: 0px auto;
}

#homepage {
	position: relative;
	background: url(images/home_bg.jpg) no-repeat top left;	
	width: 980px;	
	height: 550px;	
	padding: 0;	
}

#metakids{
  background: url(images/metakids.jpg) no-repeat top left;	
  width: 151px;
  height: 32px;
  bottom: 20px;
  left: 20px;
  z-index: 5;
  position: absolute;
}

#homepage_footer {
	position: relative;
	background: #3c3c3c;
	width: 980px;	
	height: 1px;	
	padding: 0;
}

.contact_form {
  float: left;
  width: 420px;
  background: #eeeeee;
  border: 1px solid #cccccc;
  padding: 10px;
  margin-top: 20px;
}

.contact_info {
  margin-top: 20px;
  float: left;
  width: 358px;
  padding: 10px;
  margin-right: 100px;
}

.foto {
  float: left;
  width:128px;
  height:128px;
  padding: 24px;
}

.foto img {
  border: solid 4px #f1f1f1;
}

.shortcut_link {
  background: url(images/link.png) top left no-repeat;
  height: 16px;
  line-height: 16px;
  padding-left: 30px;
  margin-top: 10px;
}

.shortcut_video {
  background: url(images/video.png) top left no-repeat;
  height: 16px;
  line-height: 16px;
  padding-left: 30px;
  margin-top: 10px;
}


/*  Tables  */

table {
  margin-top: 10px;
}

th  {
font-size:11px;
font-weight:700;
line-height:15px;
padding:5px 0 5px 3px;
text-align:left;
}

td {
font-size:11px;
line-height:15px;
padding:4px;
}

.tableHeader {
  margin-bottom: 10px;
}

.tableHeader tr.noHighlight th {
white-space:nowrap;
}

.tableHeader th.headerLeft {
-moz-border-radius-topleft:6px;
border-left:1px solid #D2E7F8;
}

.tableHeader th.headerRight {
-moz-border-radius-topright:6px;
border-right:1px solid #D2E7F8;
}

.tableHeader th {
background:url(images/table_results.jpg) repeat-x scroll left top transparent;
border-bottom:1px solid #C0DAE7;
border-top:1px solid #D2E7F8;
color:#6194B8;
font-size:12px;
padding:9px 6px 8px 11px;
text-shadow:1px 1px 0 #FFFFFF;
}

.tableHeader td.rowLeft {
padding-left:30px;
border-left:1px solid #E9E9E9;
}

.tableHeader td.rowCenter {
padding-left:11px;
}

.tableHeader td.rowRight {
padding-left:11px;
border-right:1px solid #E9E9E9;
}

.tableHeader td {
border-bottom:1px solid #E9E9E9;
color:#4C4C4C;
padding:4px 6px;
}

td.rowLeft.goud {
  background: url(images/goud.png) 5px 2px no-repeat;
}

td.rowLeft.zilver {
  background: url(images/zilver.png) 5px 2px no-repeat;
}

td.rowLeft.brons {
  background: url(images/brons.png) 5px 2px no-repeat;
}

/*  Navigation  */
#nav {
	position: absolute;
	clear: both;	
	margin: 0; padding: 0;		
	height: 14px;
	left: 500px;	top: 32px;	
	z-index: 99999;
}
#nav ul {
	float: left;
	list-style: none;	
	height: 14px;
	margin: 0;	padding: 0;	
	display: inline;
}
#nav ul li {
	display: block;
	margin-right: 22px; padding: 0;
	float: left;
}
#nav ul li a {
	float: left;
	margin: 0;	padding: 0 10px;
	display: block;
	text-indent: -5000px;
  width: 100%;
  height: 100%;
}

#nav ul li.home { background:url(images/nav/home.png) top left no-repeat; width: 38px; height: 13px; }
#nav ul li.home:hover { background:url(images/nav/home_active.png) top left no-repeat; width: 38px; height: 13px;}
#nav ul li.homecurrent { background:url(images/nav/home_active.png) top left no-repeat; width: 38px; height: 13px;}
#nav ul li.bio { background:url(images/nav/bio.png) top left no-repeat; width: 22px; height: 13px;}
#nav ul li.bio:hover { background:url(images/nav/bio_active.png) top left no-repeat; width: 22px; height: 13px;}
#nav ul li.biocurrent { background:url(images/nav/bio_active.png) top left no-repeat; width: 22px; height: 13px;}
#nav ul li.resultaten { background:url(images/nav/resultaten.png) top left no-repeat; width: 68px; height: 13px;}
#nav ul li.resultaten:hover { background:url(images/nav/resultaten_active.png) top left no-repeat; width: 68px; height: 13px;}
#nav ul li.resultatencurrent { background:url(images/nav/resultaten_active.png) top left no-repeat; width: 68px; height: 13px;}
#nav ul li.fotos { background:url(images/nav/fotos.png) top left no-repeat; width: 39px; height: 13px;}
#nav ul li.fotos:hover { background:url(images/nav/fotos_active.png) top left no-repeat; width: 39px; height: 13px;}
#nav ul li.fotoscurrent { background:url(images/nav/fotos_active.png) top left no-repeat; width: 39px; height: 13px;}
#nav ul li.videos { background:url(images/nav/videos.png) top left no-repeat; width: 46px; height: 13px;}
#nav ul li.videos:hover { background:url(images/nav/videos_active.png) top left no-repeat; width: 46px; height: 13px;}
#nav ul li.videoscurrent { background:url(images/nav/videos_active.png) top left no-repeat; width: 46px; height: 13px;}
#nav ul li.columns { background:url(images/nav/columns.png) top left no-repeat; width: 57px; height: 13px;}
#nav ul li.columns:hover { background:url(images/nav/columns_active.png) top left no-repeat; width: 57px; height: 13px;}
#nav ul li.columnscurrent { background:url(images/nav/columns_active.png) top left no-repeat; width: 57px; height: 13px;}
#nav ul li.contact { background:url(images/nav/contact.png) top left no-repeat; width: 49px; height: 13px;}
#nav ul li.contact:hover { background:url(images/nav/contact_active.png) top left no-repeat; width: 49px; height: 13px;}
#nav ul li.contactcurrent { background:url(images/nav/contact_active.png) top left no-repeat; width: 49px; height: 13px;}



#header h1#logo-text a {
	position: absolute;
	margin: 0; padding: 0;
	color: #fff;
	display: block;
	text-indent: -5000px;
	text-decoration: none;
	width: 100%;
	height: 100%;
}
#header h1#logo-text a:hover {
	background: none;	border: none;
}
#header p#intro {
	position: absolute;
	margin: 0; padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 1.6em;
	font-style: italic;
	text-transform: none;
	color: #755643;
	width: 400px;
	
	/* change the values of top and left to adjust the position */
	top: 190px; left: 35px;		
}


/* Main Column */
#main {
	float: left;
	width: 940px;
	padding: 0; 
	margin: 20px;
	display: inline;		
}
/* 
#main ul li {
	list-style-image: url(images/bullet.gif);
}
*/
#column_left {
  width: 470px;
  padding-right: 10px;
  float: left;
}

#column_right {
  width: 460px;
  float: left;
}

#columns_source{
  background: url(images/telegraaf.png);
  float: right;
  width:300px;
  height:60px;
}

.feitjes {
  width: 320px;
}

.feitjes li {
  list-style: none; 
  line-height: 14px;
  font-size: 12px;
  color: ; 
  background: ;
}

#records {
  width: 940px;
  margin-top:10px;
  margin-bottom: 20px;
}

.results {
  width: 460px;
  float: left;
}

.video {
  padding-right: 20px;
  float: left;
}

.video_ul {
  margin: 0;
  padding: 0;
}

.video_li {
  list-style: none;
  list-style-image: none;
  height: 20px;
  line-height: 20px;
  text-shadow:1px 1px 0 #FFFFFF;
}

#newsbox_container{
  width: 260px;
  float: right;
  margin-top: 240px;
  margin-right: 40px;
  height: 280px;
  background: #000000;
  filter: alpha(opacity=50);
  -moz-opacity: .50;
  opacity:.50;
  z-index: 5;
}

#newsbox{
  position: absolute;
  width: 260px;
  padding: 10px;
  height: 280px;
  z-index: 10;
  top: 240px;
  right: 20px;
}

#newsbox ul, li {
  margin: 0; padding: 0;
}

#newsbox li {
  color: #ffffff;
  padding-bottom: 5px;
  margin-bottom: 10px;
  width: 240px;
}

#newsbox a, #newsbox a:visited {
  color: white;
  font-weight: normal;
}


#newsbox a:hover {
  color: white;
  font-weight: normal;
}

#newsbox span {
  font-size: 11px;
  color: #fff000;
  font-weight: bold;
  display: block;
}

/* Sidebar */	
#sidebar {
	float: right;
	width: 290px;
	padding: 0; margin: 15px 0 0 0;		
	display: inline;	
}	
#sidebar h3 {
	margin-top: 10px;
	padding: 15px 5px 3px 5px; 
	font: normal 2em Arial, sans-serif;	
	color: #666666;	
	letter-spacing: -.5px;	
}
#sidebar ul {
	text-align: left;
	margin: 7px 5px 8px 0px; padding: 0;
	text-decoration: none;		
	background: url(images/dots.gif) repeat-x left top;
}
#sidebar ul li {
	list-style: none;
	background: url(images/dots.gif) repeat-x left bottom;
	padding: 8px 10px;
	margin: 0;		
}
* html body #sidebar ul li {
	height: 1%;
}
#sidebar ul li a {
	text-decoration: none;	
	background-image: none;	
	background-color: transparent;
	border: none;
	color: #0C9BC2; 	
		
	font-weight: bold;		
	font-family: "Trebuchet MS", Tahoma, Helvetica, Arial, Sans-serif;
	font-size: 14px;	
	/* letter-spacing: .5px;  */
}
#sidebar ul li a span {
	color: #989898;	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;	
	font-size: .8em;
}
#sidebar ul li a:hover {	
	color: #555;	
}
#sidebar ul ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul ul li { background: none; }

/* footer */
#footer {
	margin-top: 10px;
	margin-bottom: 20px;
	float: left;
	height: 40px;
	line-height: 40px;
}

.footer_p {
  display: block;
  float: left;
  line-height: 40px;
  height: 40px;
  padding: 0;
  margin: 0;
}

.eiffel {
  background: url(images/eiffel.png) left 8px no-repeat;
  width: 51px;
  display: block;
  height: 40px;
  text-decoration: none;
  border: none;
  float: left;
}

.eiffel:hover{
  background: url(images/eiffel_active.png) left 8px no-repeat;
}

.metakids {
  background: url(images/metakids.png) left 8px no-repeat;
  width: 118px;
  display: block;
  height: 40px;
  text-decoration: none;
  border: none;
  float: left;
}

.metakids:hover{
  background: url(images/metakids_active.png) left 8px no-repeat;
}

.lotto {
  background: url(images/lotto.png) left 8px no-repeat;
  width: 51px;
  display: block;
  height: 40px;
  text-decoration: none;
  border: none;
  float: left;
}

.lotto:hover{
  background: url(images/lotto_active.png) left 8px no-repeat;
}

/* postmeta */
.postmeta {	
	padding: 5px; margin: 20px 10px 15px 10px;	
	font-size: 1em;	
	color: #777;
	border: 1px solid #ECF8FE;
	background: #ECF8FE;
}
.postmeta .date{ margin: 0 10px 0 5px;	}
.postmeta a.comments { margin: 0 10px 0 5px;	}
.postmeta a.readmore { margin: 0 10px 0 5px;	}

.post-info { font-size: .95em; padding-top: 3px; margin-left: 5px; color: #bababa;	}
.post-info a { color: #C5935C; }

.info { font-size: .95em; padding-top: 10px; color: #bababa;	}
.info a { color: #C5935C; }

/* thumbnails */
p.thumbs{ padding: 12px 0 0 10px; }

.thumbs img { 
	position: relative;
	border: 1px solid #ebebeb;
	background: none;
	padding: 4px;
	margin: 5px;
	/* margin: 4px 7px 4px 4px; */	
}
.thumbs img:hover	{
	border: 1px solid #c5c5c5; 
	background: none;	
}
.thumbs a:hover { background-color: transparent; border: none }

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clearer { clear: both; }

/* Contact form */

.tbContactform .antispam {
	 display:  none;
	 visibility: hidden;
}

.tbContactform label {
	 width:  95px;
	 display:  inline-block;
	 vertical-align: top;
	 clear: both;
}

.tbContactform input.text,
.tbContactform textarea {
	 width:  225px;
	 padding: 2px;
}

.tbContactform textarea {
	 height:  115px;
	 width: 300px;
}

.tbContactform input.submit
{
	display: block;
	width:  auto;
}

.tbContactform .tbErrors p
{
	color: #FF0000;
}

