.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden }
.clearfix {
	display: inline-block }

html, body {
	height: 100%; /* héél belangrijk */
	color: #fff }

#container {
	min-height: 100%;
	height:auto !important; /* voor moderne browsers */
	height:100% } /* voor IE */

body {
	margin:0px;
	padding: 0px;
	background-color: #fff;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #e2e2e2 }

a	{
	text-decoration: none;
	color: #b5b5b5 }

img {
	border: 0px }

#container {
	width:950px;
	background-color:#000;
	margin:0 auto;
	text-align:left;
	border-bottom: 6px solid #b50005;
	padding-bottom: 1px }	/* “Altijd een verticale scrollbar (ook in Firefox)”  */


#head
{
	overflow:hidden;
	width:950px;
	height:1%;
	background-color:#fff;
	background-image:url('/nrc.tv/images/rood.png');
	background-repeat:repeat-x;
	background-position:0 66px;
	border-top:10px solid #fff;
	padding:0 0 36px 0;
}

#nrctv_logo
{
	float:left;
	margin:30px 0 0 0;
}

#banner_top
{
	float:right;
	background-color:#fff;
	text-align:right;
}

#main {
	padding: 10px 0 0 0 ;
	background-color:#000 }

.content_titel {
	font-size: 26px;
	margin-left: 8px;
	margin-bottom: 15px }

.bottom {
	border-bottom-style: solid;
	clear: both;
	border-bottom-color: #fff;
	border-bottom-width: 25px }

#content {
	background-color: #282828;
	margin: 0 10px 0 10px }

#content .corners_top {
	height: 7px;
	background: url(/nrc.tv/images/corners/lt.gif) no-repeat top left;
}

#content .corners_top div {
	background: url(/nrc.tv/images/corners/rt.gif) no-repeat top right;
}

#content .corners_bottom {
	height: 7px;
	background: url(/nrc.tv/images/corners/lb.gif) no-repeat top left;
}

#content .corners_bottom div {
	background: url(/nrc.tv/images/corners/rb.gif) no-repeat top right;
}

#content h1 {
	font-size: 20px;
	margin: 0 0 0 0;
	padding: 0px;
	font-weight: 400;
}

#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
	
#content ul li.item {
	background-color: #000;
	margin: 0 10px 8px 10px;
	padding: 10px 10px 10px 218px;
	position: relative;
	min-height:113px; /* voor IE */
	width:247px;
}

#rightsectionlogo h1{
	width: 490px;
	margin-left: auto;
	margin-right: 0px;
	margin-bottom: 10px;
} 

.item a.still {
	position: absolute;
	top: 10px;
	left: 10px;
}

.item a.still span {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(/nrc.tv/images/play.png) no-repeat center center;
	visibility: hidden;
}

.item a.still:hover span {
	visibility: visible;
	cursor: pointer;
}

.item h2, .item h2 a {
	margin: 0px;
	padding: 0px;
	font-size: 17px;
	font-weight: normal;
	text-decoration: none;
	margin-top: 16px;
}

.item p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b5b5b5;
	margin: 10px 0 0 0;
	padding: 0px;
	overflow: hidden;
}

.item p a {
	text-decoration: underline;
}

#archivetext {
	font-size: 11px;
	color: #6a6a6a;
}

/* lay-out en vormgeving familieband - - - - - - - - - - - - - - - - - - */
#familieband {
	clear: both;
	height: 18px;
	border-bottom: 1px solid #d8d8d8;
	font: 11px/18px verdana, arial, helvetica, sans-serif;
	text-transform: lowercase;
	background: #fff url(/nrc.tv/images/familieband_bg.png) repeat-x;
	text-align: center }

#familieband ul {
	width: 960px;
	margin: 0 auto;
	padding: 0 }
#familieband li {
	float: left;
	list-style-type: none }

/* links in familieband stijlen */
#familieband a {
	display: block;
	padding: 0 8px;
	border-left: 1px solid #d8d8d8;
	text-decoration: none }
#familieband a.nrc {
	border-left: none }
#familieband a:link,
#familieband a:visited {
	color: #666 }
#familieband a:hover,
#familieband a:active {
	text-decoration: underline }
#familieband a:hover {
	color: #d30910 }
#familieband a:active {
	color: #000 }

/* (links in) familiebericht stijlen */
#familieband .familiebericht {
	padding: 0 0 0 8px;
	border-left: 1px solid #d8d8d8; }
#familieband .familiebericht,
#familieband .familiebericht a:link,
#familieband .familiebericht a:visited,
#familieband .familiebericht a:hover,
#familieband .familiebericht a:active {
	display: inline;
	color: #d30910 }
#familieband .familiebericht a {
	padding: 0;
	border: none;
	text-decoration: none }
#familieband .familiebericht a:hover,
#familieband .familiebericht a:active {
	text-decoration: underline }

/* maar waar ben ik eigenlijk? */
body#nrc #familieband a.nrc,
body#nrcnext #familieband a.nrcnext,
body#nrcboeken #familieband a.nrcboeken,
body#nrc_international #familieband a.nrc_international,
body#nrcmedia #familieband a.nrcmedia,
body#selectie_nrc #familieband a.selectie_nrc {
	color: #000;
	background: #f1f1f1 url(/nrc.tv/images/familieband_current_bg.png) repeat-x }


/* Witte balk */
/*
#linkcontainer {
	position: absolute;
	top: 0;
	left: 0;
	background-color:#FFF;
	background: url(/nrc.tv/images/gradient.jpg) repeat-x;
	border-bottom: 1px solid #cfcfcf;
	text-align:center;
	width: 100%;
	height: 21px;
	color: #000;
}

#externallinks {
	width: 950px;
	margin:0 auto;
	text-align:left;
}


#externallinks ul {
	position: relative;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
	
#externallinks ul li {
	float: left;
	margin-right: 9px;
	text-align: center;
	color: #cfcfcf;
}

#externallinks a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
}
*/

#videoarticleleft {
	margin-left: 10px;
	width: 483px;
	float: left;
}
.videoarchive {
		width: 475px;
}
.videoarchive p {
	margin: 0px;
	padding: 0px;
}

#videoepisodes {
	width: 475px;
	margin-right: 8px;
	margin: 0px;
	padding: 0px;
	background-color: #000;
}

#videoepisodes ul {
	margin: 0px;
	margin-left: 10px;
	padding: 0px;
}

.videoepisode {
	width: 106px;
	float: left;
	margin-right: 10px;
	padding-bottom: 8px;
	position: relative;
}

.sectiontitel {
	min-height: 32px;
	overflow-x: hidden;
	overflow-y: hidden;
	padding-top: 10px;
	padding-left: 10px;
}

li.videoepisode p{
	margin: 0px;
	padding: 0px;
}

.videoepisode a.still span {
	width: 106px;
	height: 59px;
	position: absolute;
	display: block;
	top: 0px;
	left: 0px;
	background: url(/nrc.tv/images/play_small.png) no-repeat center center;
	visibility: hidden;
}

.videoepisode a.still:hover span {
	visibility: visible;
	cursor: pointer;
}

.videoepisode p a {
	font-size: 11px;
	padding:0px;
	margin:0px;
	text-decoration: underline;
	color: #858585;
}

/* Start Forum */
h2.bedankt {
	font-size: 17px;
	font-weight: normal;
	margin: 10px;
	padding: 0px;
	color: #c00;
	text-align:center;
}
#videoreactions {
	height: 25px;
	padding-top: 10px;
}

#videoreact h2 {
	font-size: 17px;
	font-weight: normal;
	float: left;
	margin: 0px;
	padding: 0px;
}

#videoreact {
	width: 480px;
}

#videoreact p{
	margin: 0px;
	padding: 4px 0 0 0;
}

#videoreact p a{
	font-weight: normal;
	float: right;
	padding-right: 10px;
	font-size: 11px;
	color: #858585;
	text-decoration: underline;
}

#videoreactionbox li.videoreaction {
	position: relative;
	padding: 10px 0 10px 40px;
	margin: 0px;
}

#videoreactionbox li.videoreaction h3{
	position: absolute;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	top: 10px;
	left: 0px;
	color: #858585;
}

#videoreactionbox li.videoreaction h2{
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #858585;
}

#videoreactionbox .videoreaction p{
	font-size: 10px;
	color: #b5b5b5;
	margin: 5px 0 0 0;
	padding: 0px;
}

#videoyourreaction {
	margin: 0 0 10px 0;
}

#videoyourreaction h2{
	font-size: 17px;
	font-weight: normal;
	color: #e2e2e2;
}

#videoyourreaction label.formlabel {
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	color: #b5b5b5;
	margin: 0px;
	padding: 0px;
}

#videoyourreaction label.formlabel span {
	color: #b5b5b5;
	padding-left: 5px;
}

#videoyourreaction form input, form textarea {
	background-color: #cfcfcf;
	border: 0px;
	overflow: auto;
	margin: 5px 0 10px 0;
	padding: 0px;
}

#videoyourreaction p {
	margin: 0px;
	padding: 0px;
}

#videoyourreaction form p input.send {
	background-color: #000;
	color: #b5b5b5;
	width: 84px;
	height: 22px;
}

/* End forum */

#videoarticleleft p {
	font-size: 11px;
}

.videosection p, .videocolofon p {
	font-size: 12px;
	margin: 10px;
	padding-bottom: 10px;
	color: #b5b5b5;
}

.videoimage p{
	font-size: 12px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	color: #b5b5b5;
}

.videoimage a,
.videosection a {
	text-decoration: underline;
}

.videoimage ul li {
	list-style-type: disc;
	margin-left: 15px;
}

.videosection h2 {
	font-size: 17px;
	font-weight: normal;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	color: #e2e2e2;
}

p.videodate{
	font-size: 11px;
	color: #858585;
	margin: 0px;
	padding: 10px;
}

#videoarticleright {
	width: 425px;
	float: left;
}

.videocolofontitle {
	width: 170px;
}

.videocolofontitle img {
	display: block;
	float: left;
	padding-top: 10px;
}

.videocolofontitlefp img {
	display: block;
	float: left;
	padding-top: 10px;
	margin-left: 3px;
	margin-right: 102px;
}
.colofonsectiontitle a {
	display: block;
	float: left;
	xmargin-left: 0px;
	float: left;
	text-decoration: none;
}

.article_colofon {
	margin-top: 10px;
	background-color: #000;
	padding-left: 8px;
	padding-bottom: 10px;
}

/* Etalage */
#etalage {
	padding-bottom: 20px;
	margin-top: 10px;
	display: none; /* Change 1350946 */
}
#etalageboxes{
	padding-left: 20px;
}

#etalage ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#etalage h2, li.etalagebox h2 a {
	font-size: 15px;
	font-weight: normal;
	text-decoration: underline;
	margin-bottom: 10px;
	padding-bottom: 0px;
	margin-top: 10px;
	color: #c1c1c1;
	
}

.etalagetest{
	width: 308px;
	float: left;
	padding-top: 5px;
}

p.etalagetekst {
	font-size: 12px;
	width: 154px;
	height: 110px;
	float: left;
	margin-top: 0px;
	color:#b5b5b5;
	overflow-x: hidden;
	overflow-y: hidden;
}

li.etalagebox {
	display: block;
	width: 308px;
	float: left;
}

li.etalagebox a img{
	float: left;
	margin-right: 10px;
}

/* End Etalage */

.videointroduction {
	background-color: #000;
	padding-top: 1px;
	padding-bottom: 10px;
}

.videospecifications {
	background-color: #000;
	margin-bottom: 10px;
}

/*404 pagina*/
#standardArticle{
	margin-left: 10px;
}

#standardArticle p{
	font-size: 12px;
	color: #b5b5b5;
}


#formtext{
	font-size: 12px;
}

/*archiefpagina*/

#archivepages p {
	font-size: 11px;
	margin-left: 10px;
	color: #858585;
	height: 16px;
}

#archivepages a {
	font-size: 11px;
	color: #858585;
	text-decoration: underline;
}

#archivepages  a:hover {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #fff;	
}

.archiveList .item{
	width: 682px !important;
}

h2#title {
	font-size: 20px;
	font-weight: normal;
	color: #fff;
	margin: 0 0 10px 13px;
	padding: 0px;
}

#videoarticlebox h2#title {
	margin: 0 0 10px 494px;
	width: 425px;
	}

#homepageboxleft {
	width: 495px;
	float: left;
	padding-bottom: 6px;
}

#homepageboxright {
	width: 425px;
	float: left;	
}

#homepageboxright .homepageboxright_box {
	background-color: #000;
	width: 415px;
}

.homepageboxright_box h2 {
	font-size: 17px;
	font-weight: normal;
	color: #e2e2e2;
	margin-top: 0px;
	padding-top: 5px;
}

#homepageboxright .homepageboxright_box p {
	font-size: 12px;
	color: #b5b5b5;
}

.homepageboxright_box a {
	text-decoration: underline;
}

.homepageboxright_box {
	min-height: 266px;
	padding-left: 10px;
	padding-bottom: 10px;
}

.homepageboxright_colofon {
 	min-height: 132px;
 	padding-bottom: 0px;
}

#homepageboxright .homepageboxright_colofon {
	margin-top: 10px;
}

p#contact a {
	color: #6a6a6a;
	text-decoration: none;
	font-size: 11px;
}

#videoarticle h2{
	margin-top: 10px;
	font-size: 17px;
}

#videoarticle p {
	font-size: 12px;
	color: #b5b5b5;
}

#table table.colofon {
	padding-bottom: 10px;
}

table.colofon {
	font-size: 12px;
	color: #b5b5b5;
	float: left;
	margin-left: 0px;
	width: 360px;
	padding-bottom: 2px;
}

.colofon td a {
	text-decoration: underline;
}

table.colofon  tbody td {
	width: 170px;
}

tbody p {
	margin: 0px;
	padding: 0px;
}
/*mijn videoimage style*/
.videoimage{
	font-size: 12px;
	color: #b5b5b5;
	padding: 10px;
}

/*end mijn videoimage style*/

/* nrc video article */

/* Start BBW player */
#maindiv	{position: relative; width: 475px; height: 290px;margin-bottom: 11px;}
#maindiv #playerbg	{position: absolute; top: 0px; left: 0px; width: 475px; height: 290px;}
#maindiv #flashcontent {position: absolute; top: 0px; left: 0px; width:475px; height:290px;}
#maindiv #commercialHolder {position: absolute; top: 0px; left: 0px; width: 475px; height: 267px; visibility: hidden;}
/* End BBW player */

.fl_left {
	float: left;
	margin-left: 5px;
	text-transform: lowercase;
	font-weight: bold;
	font-family: Univers, Arial, Helvetica, sans-serif;
}
.logo {
	text-transform: lowercase;
	color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-color: #b50005;
	font-weight: bold;
	float: left;
	vertical-align:text-top;
	display: inline;
}

.logofont22{
	font-family: Univers, Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-color: #b50005;
	font-weight: bold;
	font-size: 22px;
	height: 24px;
}

.logo a:hover{
	text-decoration: none;
	}
	
.logoLink {
	vertical-align:text-top;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
}

.font12 {
	font-size: 12px;
	border-bottom-width: 2px;
	text-decoration: none !important;
}

.font14 {
	font-size: 16px;
	height: 18px;
	border-bottom-width: 2px;
	text-decoration: none !important;
	font-family: Univers, Arial, Helvetica, sans-serif;
}

.font24 {
	font-size:24px;
	border-bottom-width: 4px;
	height: 26px;
	
	text-decoration: none !important;
}
.item h2 a:hover{
	text-decoration: underline;	
}

.extra {
	font-size: 11px;
	color: #b5b5b5;
	margin-left: 10px;
	padding-bottom: 10px;
}

.extra input{
	background-color: #0c0c0c;
	border: thin solid;
	color: #858585;
	font-size: 11px;
}

/* begin subtitle wireframe */
   .content_titel .subtitle {
	font-size: 22px;
	color: #fff;
}

/* end subtitle wireframe */


/* begin mailform*/
.mailform {
	float: left;
	margin-left: 20px;
	text-align: left;
}

.mailtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #e2e2e2;
	font-weight: bold;
}

.sendmail p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b5b5b5;
	margin-left: 0px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.inputmail{
	background-color: #cfcfcf;
	border: 0px;
	overflow: auto;
	margin: 5px 0px 10px 0px;
	padding: 0px;
	text-align: left;
}

.mailbuttonsend{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #e2e2e2;
	text-decoration: none;
	width: 100px;
	text-align: left;
}

.imagenrctv {
	text-align: left;
	margin-bottom: 10px;
}

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

/* end mailform*/

.titlecolofon {
	font-size: 138%;
	line-height: 17px;
	font-family: Univers, Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-color: #b50005;
	font-weight: bold;
	vertical-align: text-top;
	margin-top: 7px;
	border-bottom-width: 2px;
	text-decoration: none !important;
}



