/*** RESETTING TO DEFAULT STYLESHEET ***/
	html, body, div, span,  applet, object, iframe,  h1, h2, h3, h4, h5, h6, p, blockquote, pre,  a, abbr, acronym, address, big, cite, code,  del, dfn, em, font, img, ins, kbd, q, s, samp,  small, strike, strong, sub, sup, tt, var,  dd, dl, dt, li, ol, ul,  fieldset, form, label, legend,  table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,  blockquote:before, blockquote:after
{
	content: "";
}
/*** End of:: RESETTING TO DEFAULT STYLESHEET ***/

body,
body p,
body ul li
{
	font-family: Arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #424232;
}

a 
{
	font-family: Arial, verdana, helvetica, sans-serif;
	text-decoration:underline;
	font-size: 12px;
	line-height: 16px;
	color: #790d00;
}

body
{
	text-align: center;	
}

.bgContent .content
{
	background-position:0px 0px;
	background-image:url(../afbeeldingen/bg_content2.gif);
	background-repeat:repeat-y;
}

/* diversen */
h2, h3, h4, h5
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

h2 
{
	font-size:22px;
	color:#790000;
	margin-bottom:20px;
	margin-top:20px;
}

h3 
{
	font-size:16px;
	color:#790000;
	margin-bottom:15px;
	margin-top:15px;
}

h4 
{
	font-size:14px;
	color:#790000;
	margin-bottom:16px;
	margin-top:20px;
}

h5 
{
	font-size:11px;
	color:#000000;
	margin-bottom:7px;
	text-transform:uppercase;
}

.introText
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color: #424232;
	margin-bottom:32px;
}

.introImage
{
	border:1px solid #c0c0b8;
	padding:9px;
	width:430px;
	text-align:center;
}

.letterKlein
{
	font-size:11px;
	margin-bottom:10px;
	line-height:16px;
}

.letterKleinMidden
{
	font-size:11px;
	text-align:center;
	margin-top:17px;
}

.letterKleiner
{
	font-size:11px;
	margin-top:2px;
	margin-bottom:2px;
	font-weight:bold;
}

.content .centerCol .publication .mainContent .contentTable
{
	margin-top:20px;
	margin-bottom:20px;
}

.content .centerCol .publication .mainContent .tableWidth 
{
	width:449px;
}

.content .centerCol .publication .mainContent .tabelHoofd
{
	background-color:#790000;
	color:#e1ded8;
	font-weight:bold;
	font-size:14px;
	height:30px;
	padding-left:10px;
	padding-right:10px;
}

.content .centerCol .publication .mainContent .kop
{
	font-weight:bold;
}

.content .centerCol .publication .mainContent .voetCel
{
	font-style:italic;
}

.content .centerCol .publication .mainContent .normalCel, .onevenCel, .evenCel
{
	height:30px;
	padding-left:10px;
	padding-right:10px;
}

.content .centerCol .publication .mainContent .normalCel
{
	background-color:#c3beb2;
}

.content .centerCol .publication .mainContent .onevenCel
{
	background-color:#e1ded8;
}

.content .centerCol .publication .mainContent .evenCel
{
	background-color:#f0eeeb;
}

.content .centerCol .publication .mainContent .celBorder
{
	border:1px #FFFFFF solid;
}

.star
{
	color:#790000;
	font-weight:bold;
	font-size:11px;
	font-family:"Times New Roman", Times, serif;
}

.tekstPadding
{
	padding-bottom:7px;
	padding-left:50px;
}

.lijstItem
{
	list-style:square;
	list-style-position:inside;
	color:#790000;
}

.lijstItemTekst
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #424232;
	line-height:20px;
}

.formNote
{
	color:#790000;
	font-size:10px;
	margin-bottom:0px;
	margin-top:20px;
}

.formSection
{
	padding-top:5px;
}

.labelLeft 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	line-height:20px; 
}

.textAreaLabel
{
	 vertical-align:top;
}

.formRowLeft
{
	width:160px; 
	float:left;
}

.formRow 
{
	background-color:#e1ded8; 
	height:25px;
}

.formRowFit
{
	height:auto;
	padding-bottom:5px;
}

.formRowHalfHoog
{
	height:31px;
}

.formRowHoog
{
	height:40px;
}

.formRowExtraHoog
{
	height:100px;
}

.formRowBorder 
{
	border-bottom:1px #FFFFFF solid;
	padding-top:3px;
	padding-bottom:3px;
}

.errorFormRowLeft
{
	background-color:#ffffcc; 
	border:1px #790000 solid;
	border-right:none;
	height:23px;
	padding-top:4px;
	*height:24px; /* IE */
	*padding-top:3px; /* IE */
	color:#790000;
}

.errorFormRowRight
{
	background-color:#ffffcc; 
	border:1px #790000 solid;
	border-left:none;
	height:23px;
	padding-top:4px;
	*height:24px; /* IE */
	*padding-top:3px; /* IE */
}

.errorFormRowRight input
{
	color:#790000;
}

.inputTextField
{
	width:270px;
	_width:260px; /* IE 6 */
	border:#a9a9a9 1px solid;
}

.inputSelectField
{
	width: 273px;
	*width:275px;
	_width: 265px;
	
}

.inputFieldRight
{
	width:188px;
	border:#a9a9a9 1px solid;
}

.inputTextFieldRight
{
	width:186px;
	*width:183px;
	border:#a9a9a9 1px solid;
}

.description 
{
	color:#a1a096;
	font-style:italic;
	margin-bottom:5px;
	font-size:11px;
}

.descriptionContainer
{
	width:280px; 
	_width:275px; /* IE 6 */ 
	float:right;
}

.submit 
{
	float:right;
	margin-top:0px;
	margin-right:15px;
	_margin-right:25px;
	*margin-right:30px;
}

.submitRechts 
{
	margin-left:77px;
	margin-top:10px;
	margin-bottom:0px;
}

.tabSpace
{
	margin-top:15px;
	margin-bottom:15px;
	padding:10px;
	width:429px;
	background-color:#E1DED8;
}

.verticalAlign
{
	*margin-left:160px; 
	_margin-left:163px;
}

.betaalDienstLogo
{
	width:40px; 
	height:20px;
	background-image:url(../images/ideal.gif);
	background-position:center; 
	background-repeat:no-repeat; 
	float:left;
}

.betaalDienstSelector
{
	width:147px;
	*width:147px; /* IE */
	_width:145px; /* IE 6 */
}

.hoofdletter
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	font-weight:bold; 
	text-transform: uppercase;
}

.slogan
{
	margin-top:15px; 
	margin-bottom:12px;
}

.inputTextField
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #424232;
}

.livePlayer, .programListing, .partners 
{
	background-image:url(../afbeeldingen/bg_rightcolumn2.gif); 
	background-position:bottom; 
	background-repeat:repeat-x;
	text-align:center;
	padding-bottom:1px;
}

.livePlayerHome
{
	display:none;
}

.programmaBrowser .programmeringTitle
{
	text-transform:uppercase; 
	color:#000000; 
	padding-top:10px; 
	padding-left:10px; 
	font-weight:bold; 
	font-size:11px;
}

.advertentie
{
	margin:10px;
	text-align:center;
}

.advertentieLast
{
	margin-bottom:25px;
}

.supportIndigo
{
	background-image:url(../afbeeldingen/bg_rightcolumn.gif); 
	background-position:left bottom; 
	background-repeat:repeat-x;
	text-align:center;
	padding:10px;
	
}

.newsLetter
{
	background-image:url(../afbeeldingen/bg_rightcolumn.gif); 
	background-position:bottom; 
	background-repeat:repeat-x;
	text-align:center;
	padding:10px;
}

.nieuwbriefButtons
{
	margin-top:10px;
	margin-bottom:10px;
}

p 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #424232;
}

a:hover 
{
	color: #790000;
	text-decoration: underline;
}

a img 
{
	border: 0px;
}

sup
{
	color: inherit;
	font-size: 0.5em;
	line-height: 0.5em;
}

strong
{
	font-weight: bold;
}
/* einde diversen */

/* pagina-indeling */
.page
{
	width:100%; 
	margin-left:auto; 
	margin-right:auto;
}

.boven
{
	width:929px; 
	margin-left:auto; 
	margin-right:auto;
	margin-top:20px;
}

.onder
{
	width:100%;
	background-color:#e8e5e1;
	background-image:url(../afbeeldingen/bg_footer.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
}

.onderContent
{
	margin-left:auto; 
	margin-right:auto;
	width:1024px;
	padding-top:25px;
	_padding-left:20px; /* IE6 */
}

.content
{
	margin-top:15px;
}

.content .leftCol
{
	width:209px; 
	float:left;
	position: relative;
}

.content .centerCol
{
	padding-left:30px;
	padding-right:30px;
	margin-left: 209px;
	width:443px;
	_width:443px; /* IE 6 */
	_overflow:hidden; /* IE 6 */
}

.content .rightCol
{
	width:208px;
	float: right;
	position: relative;
	overflow: hidden;
}

/* einde pagina-indeling */

/* header */
.logo
{
	text-align: center;
}
.logo h1
{
	background-image:url(../afbeeldingen/header_logo.gif);
	background-repeat: no-repeat;
	display: block;
	width: 479px;
	height: 55px;
	margin-left: auto;
	margin-right: auto;
}

.logo h1 span
{
	display: none;
}
/* einde header */

/* hoofdmenu */
.meta .mainMenu
{
	margin-top: 28px;
	padding-bottom:2px;
	_padding-bottom:0px;
	margin-bottom:10px;
	background-image:url(../afbeeldingen/lijn.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	text-align:center;
}

.meta .mainMenuHomePage
{
	background-image:none;
}

.meta .mainMenu ul
{
	text-align:center;
	padding-bottom:5px;
	margin-bottom:5px;
	_padding-bottom:10px;
}

.meta .mainMenu ul li
{
	display:inline;
}

.meta .mainMenu ul li a
{
	font-weight: bold!important;
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
	color:#887d66;
	padding-left:10px;
	padding-right:10px;
	background-image:url(../afbeeldingen/bg_menu.gif); 
	background-position:right; 
	background-repeat:no-repeat;
}

.meta .mainMenu ul li a.lastMainMenuItem
{
	display:inline;
	padding: 0px 10px 0px 10px;
	background-image:none;
}

.meta .mainMenu ul li.active a,
.meta .mainMenu ul li a:hover
{
	color:#790000;
}
/* einde hoofdmenu */

/* submenu */
.subMenu
{
	margin-top: 0px;	
}

.subMenu a 
{
	color: #424232;
	text-decoration: none;
}

.subMenu ul li
{
	float: left;
}

.subMenu ul li a
{
	display:block;
	padding: 13px 20px 0px 20px;
	_padding-right: 50px; /* IE 6 */
	text-align:left;
	font-weight: bold!important;
	text-decoration: none;
	font-size: 12px;
	height:27px;
	width:169px;
	_width:139px; /* IE 6 */
	border-bottom:1px #FFFFFF solid;
	background-color:#e1ded8;
	background-image:url(../afbeeldingen/lijst_image2.gif);
	background-position:left;
	background-repeat:no-repeat;
}

.subMenu .lastSubMenuItem
{
	border-bottom:none;
}

.subMenu ul li a:hover,
.subMenu ul li.active a
{
	color:#790000;
	background-image:url(../afbeeldingen/lijst_image.gif);
	background-position:left;
	background-repeat:no-repeat;
	text-decoration: none;
}
/* einde submenu */

/* footer */
.contentFooter
{
	background-image:url(../afbeeldingen/bg_footerLines.gif);
	background-position:-8px 0px;
	margin-left:40px;
	margin-right:40px;
}


.contentFooter .footItems .footItem
{
	float:left;
	width:209px;
	padding-left:16px;
	padding-right:15px;
	margin-top:-33px;
}

.contentFooter .footItems .footItemFirst
{
	padding-left:7px;
}

.contentFooter .footItems .footItemIntern
{
	margin-top:34px;
}

.contentFooter .footItems .footItemLast
{
	float: left;
	width: 209px; 
	overflow: hidden;
	padding-right: 0px;
}

.contentFooter .footItems .footItemTekst
{
	margin-top:13px;
}

.footItemKop
{
	display:none;
}

.footItemImage
{
	background-position:0px 10px; 
	background-repeat:no-repeat; 
	display:block; 
	height:30px; 
	width:150px;
	margin-bottom:4px;
}

.footItemDezeweek
{
	position:relative;
	right:507px;
	float:right;
	overflow:hidden;
	background-position:0px 10px; 
	background-repeat:no-repeat;
	background-color:#e8e6e1; 
	height:20px; 
	width:430px; 
	margin-bottom:0px;
	padding-bottom:13px; 
	background-image:url(../afbeeldingen/btn_dezeweek.gif);
}

.footItemArchief
{
	background-image:url(../afbeeldingen/btn_archief.gif);
}

.footItemCommunity
{
	background-image:url(../afbeeldingen/btn_community.gif);
}

.footPartners
{
	clear:both;
	padding-left:15px;
}

.footPartner
{
	margin-right:20px;
	margin-top:25px;
	margin-bottom:25px;
	height: 95px; 
	overflow: hidden;
	position: relative;
	float: left;
}

.footPartner a
{
	float: left;
	display: block;
	height: 95px;
	overflow: hidden;
	position: relative;
}

.footPartner a.hover img
{
	margin-top: -95px;
}

.footPartner a .second
{
	position: absolute;
	margin-top: -95px;
	left: 0px;
}

.footer
{
	clear:both;
	padding-top:13px;
	*padding-top:7px; /* IE */
	padding-bottom:12px;
	padding-left:100px;
	margin-left:0px;
	margin-top:5px;
	*margin-top:0px;
	background-color:#dddad3;
}

.footer li 
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	padding-left: 20px;
	background-image:url(../afbeeldingen/bg_disclaimer.gif); 
	background-position:right 4px; 
	background-repeat:no-repeat;
}

.footer li.last
{
	background-image:none;
}

.footerText
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#887d66;
}

a.footerText:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#790000;
}
/* einde footer */

.lastContentItem
{
	margin-bottom:20px;
}

.reset
{
	clear:both;
	height: 20px;
	width: 100%;
}