@charset "utf-8";
/* CSS Document */
html {
	background-image: url(../img/bg_raster.gif);
	background-position: top center;
	background-repeat: repeat-x;
}

body {
	text-align:center;
	background-image: url(../img/bg_tijgermotief.gif);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}

a:link		{ color: #cbdb43; text-decoration: none; }
a:visited	{ color: #cbdb43; text-decoration: none; }
a:hover		{ color: #339999; text-decoration: none; }

#container {
	width: 900px;
	margin: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	text-align: left;
}

#header {
	width: 900px;
	height: 178px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bg_header.gif);
	background-position: top center;
	background-repeat: no-repeat;
	border-bottom: #FFF 1px solid;
}

#cap {
	height: 44px;
}

#capleft	{ margin: 0px; padding: 0px; margin-top: 17px; width: 400px; float: left; }
#capright	{ float: right; margin-top: 17px; width: 400px; text-align: right; }


.zoekform input,
.zoekform textarea,
.zoekform select		{ border: 1px solid #FFF; background-color: #000; color: #FFF;}

#form					{ text-transform: uppercase; font-weight: bold; font-size: 10px;}
.form					{ margin: 0px; padding: 25px 0 5px 0; line-height: 20px;}
.form input,
.form textarea,
.form select			{ width: 100%; margin-bottom: 5px; border: 1px solid #FFF; background-color: #000; color: #FFF;}
.form .radio input		{ width: 25px; vertical-align: bottom; }
.form .submit input		{ width: 85px;  margin-top: 15px;}

.foutmelding { border: 2px solid #FF0000; color: #FF0000; background-color: #FFF; padding: 10px; }


#snelzoekerform,
#nieuwsbriefform		{ padding: 0px; margin: 0px; }

input				{ border-color: #666666; border-style: solid; border-width: 1px; }
input.nb			{ width: 250px; height: 18px; margin: 0px; padding: 0px; float: left; }
input.button		{ border-width: 0px;}

input.snelzoeker	{ width: 150px; height: 19px; margin: 0px; padding: 0px; border-color: #FFFFFF; border-style: solid; border-width: 1px; color: #FFFFFF; background-color:#000000;}

#content {
	width: 900px;
	margin: 0px;
	padding: 0px;
	background-color: #000;
	background-image: url(../img/bg_content.png);
	background-repeat: repeat-x;
}

#menu							{ width: 900px; height: 53px; margin: 0px; padding: 0px; }
#hoofdmenu						{ width: 900px; height: 32px; margin: 0px; padding: 0px; background-image: url(../img/bg_hoofdmenu.png); background-repeat: repeat-x; }

#hoofdmenu a.m1					{ display: block; width: 125px; height: 32px; background: url("close.gif") 0 0 no-repeat; text-decoration: none; }
#hoofdmenu a:hover.m1			{ background-position: -125px 0; }

#hoofdmenu table				{ width: 100%; margin: 0px; padding: 0px; height: 32px; }

#hoofdmenu table td				{ font-family: verdana; font-weight: bolder; text-transform: uppercase; font-size: 14px; width: 172px; }
#hoofdmenu table td.producties,
#hoofdmenu table td.gezocht,
#hoofdmenu table td.wiezijnwij	{ text-align: center; }
#hoofdmenu table td.contact		{ text-align: right; }

#submenu 						{ width: 900px; height: 21px; margin: 0px; padding: 0px; }

#kolom1 {
	width: 380px; /* +10px --> fix IE6 quirk-mode */
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
/*	margin-left: 20px;*/ /* disabled - fix IE6 quirk-mode */
	float: left;
}
#box {
	margin-left: 20px;
	line-height: 17px;
}

#kolom1 .videoitem {
	clear: both;
	float: none;
	height: 129px;
	padding: 0px;
	padding-bottom: 15px;
	border: 0px;
	border-bottom: #9a9a9b 1px solid;
	margin: 0px;
	margin-bottom: 5px;
/*	margin-left: 20px;*/  /* fix IE6 quirk-mode */
}

#kolom1 .videoitem .titel,
#kolom1 #box .titel {
	height: 30px;
	line-height: 30px;
	font-size: 15px;
	font-weight: bolder;
	color: #cbdb43;
	clear: both;
	margin: 0px;
	margin-bottom: 5px;
	overflow: hidden;
}


#kolom1 .videoitem .thumb {
	float:left;
/*	width: 132px;*/ /* fix IE6 quirk-mode */
	height: 100px;
	margin: 0px;
	margin-right: 10px;
}

#kolom1 .videoitem .thumb img {
	border: #000 1px solid;
}

#kolom1 .videoitem .omschrijving {
	float: left;
	width: 110px;
	height: 100px;
	margin: 0px;
	border: 0px;
	padding: 0px;
	padding-right: 5px;
	border-right: #9a9a9b 1px solid;
	overflow: hidden;
	font-weight: bold;
	font-size: 10px;
	line-height: 14px;
}

#kolom1 .videoitem .omschrijving_p {
	float: left;
	width: 200px;
	height: 75px;
	margin: 0px;
	border: 0px;
	padding: 0px;
	padding-right: 5px;
	overflow: hidden;
	font-weight: bold;
	font-size: 10px;
	line-height: 14px;
}

#kolom1 .videoitem .shortlinks {
	float: left;
	width: 90px;
	height: 100px;
	margin: 0px;
/*	margin-left: 5px;
	line-height: 25px;
	font-size: 9px;*/ /* fix IE6 quirk-mode */
	font-weight: bold;
	font-size: 10px;
}

#kolom1 .videoitem .shortlinks_p {
	float: left;
	width: 200px;
	height: 25px;
	margin: 0px;
/*	margin-left: 5px;
	line-height: 25px;
	font-size: 9px;*/ /* fix IE6 quirk-mode */
	font-weight: bold;
	font-size: 10px;
	text-align: right;
}

#kolom1 .videoitem .shortlinks .slink { 
	width: 90px;
	height: 25px;
	margin: 0px;
	margin-left: 5px;
	font-weight: bold;
	overflow: hidden;
}

#kolom1 .videoitem .shortlinks a.actua { color: #de5b43;}
#kolom1 .videoitem .shortlinks a.event { color: #fad23f;}

#kolom1 #box .tsc				{ color: #CAC0C1; font-size: 10px; line-height: 16px; margin-bottom: 5px; padding: 0; }
#kolom1 #box .comment_title,
#kolom1 #box .form_title		{ color: #FFF; font-size: 15px; font-weight: bold; margin: 10px 0 0px 0; padding: 25px 0 5px 0; text-transform: uppercase; border-bottom: #FFF solid 2px;}
#kolom1 #box .comment_by		{ color: #cbdb43; font-size: 11px; font-weight: bold; line-height: 15px; }
#kolom1 #box .comment_date	{ color: #CAC0C1; line-height: 16px; }

#kolom1 #box .comment1 { background-image:url(../img/bg_comment.jpg); background-repeat: repeat-x; background-color: #000; border-bottom: #FFF solid 1px; padding: 10px; }
#kolom1 #box .comment2 { background-color: #000; border-bottom: #FFF solid 1px; padding: 10px; }


#kolom1 #zoekbox {
	line-height: 12px;
}


#kolom1 #zoekbox input, #kolom1 #zoekbox select {
	margin: 2px;
}

#kolom1 #zoekbox label {
	width: 95px;
	margin: 5px 5px 5px 0px;
	display: block;
	text-align: right;
	float: left;
}

#kolom2 {
	float: right;
	width: 485px; /* +20px --> fix IE6 quirk-mode */
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
	/*margin-right: 20px;*/ /* fix IE6 quirk-mode */
}

/*#tvhelper {
	width: 465px;
	height: 1px;
}*/


.TVCSS {
	position: absolute;
	top: 0px;
	left: 0px;
/*	width: 544px;
	height: 386px;*/
	width: 	582px;
	height: 406px;
	display: none;
/*	background-image: url(../img/bg_tv2.png);
	background-repeat: no-repeat;*/
}

#TVScherm {
/*	position: absolute;
	top: 32px;
	left: 23px;
	width: 397px;
	height: 341px;
	margin: 0px;
	background-color:#000000;
*/
}


#indekijker {
	width: 465px;
	margin-top: 430px;
	margin-right: 20px; /* fix IE6 quirk-mode */
	height: 134px;
	background-image: url(../img/bg_indekijker.png);
	background-repeat: repeat-x;
	
}

#kolom2 #indekijker .titel {
	width: 465px;
	margin: 0px;
/*	margin-top: 10px;*/
	margin-left: 15px;
	font-size: 14px;
	line-height: 22px;
	text-transform: uppercase;
	font-weight: bolder;
}

#kolom2 #indekijker .videoitem {
	margin: 0px;
	margin-left: 15px;
	width: 135px;
	height: 95px;
	float: left;
}


#kolom2 #indekijker .videoitem .vtitel {
	margin: 0px;
	width: 135px;
	height: 24px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	overflow: hidden;
	color: #cbdb43;
}

#kolom2 #indekijker .videoitem .thumb {
	margin: 0px;
	width: 100px;
	height: 69px;
	float: left;
}

#kolom2 #indekijker .videoitem .quicklinks {
	margin: 0px;
	margin-top: 30px;
	float: left;
}

#kolom2 #indekijker .videoitem .thumb img {
	border: #000 1px solid;
}

#kolom2 #indekijker .videoitem .shortlinks {
	margin: 0px;
	width: 135px;
	height: 90px;
}

legend {
	color: #FFFFFF;
	font-weight: bold;
}


#footer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6a6b6d;
	text-align: left;
	line-height: 18px;
	vertical-align: top;
	clear: both;
}

#footer a:link		{ color: #6a6b6d; text-decoration: none; }
#footer a:visited	{ color: #6a6b6d; text-decoration: none; }
#footer a:hover		{ color: #339999; text-decoration: none; }