div#artikelcontainer {
	position: relative;
	float: left;
	width: 970px;
	margin: 10px 0 0 0;
}	

div#artikel h4 {
	background: #bcc8f1;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.75em;
	margin: 0 3px .4em 3px;
	padding-left: 6px;
}


div#cols {
	position: relative;
	float: left;
	width: 970px;
	/*margin: 10px 0 0 0;*/
	
	margin: -4px 0 0 0;
}	

div#colsdiv#col1 {
	float: left;
	width: 315px;	
}


#artikel {
	background: #FFF  repeat-x;
	margin: 29px 0 14px 0;
}

#artikel h3 {
	background: #FFF;
	color:#303030;
	font-size:0.9em;
	font-weight:bold;
	line-height:0.8em;
	margin: 0 0 0 0;
	padding: 7px 0 0 9px;
}

#artikel h4 {
	margin: 10px 2px .5em 0;
	padding: 0 0 0 10px;
}

#artikel h5 {
	font-size: .9em;
	font-weight: bold;
	padding: 1px 15px;
}

#artikel p {
	font-size: .9em;
	margin: 1px 15px 1em 10px;
}

#artikel p.intro {
	margin-top: 1em;
}

#artikel .item {
	font-size: .85em;
	padding-bottom: 1px;
}

#artikel #extra {
	background: #dde4f7 no-repeat;
	float: right;
	margin: 0 3px 10px 10px;
	width: 375px;
}

#artikel #extra p {
	background: none;
	margin: 10px;
}

#artikel #extra h6 {
	background: #fff;
	color: #000;
	line-height: 1.75em;
	padding: 0 10px;
	font-weight: bold;
	font-size: 1.4em;
}

#artikel #extra ul li {
	font-size: .8em;
	font-weight: bold;
}

#artikel #extra ul li a {
	display: block;
}

#artikel #extra ul ul {

}

#artikel #extra ul ul li {
	background: #dde4f7;
	font-size: 1em;
	padding: 5px 10px;
}

#artikel #multimedia {
	min-height: 221px;
}

#artikel #multimedia .inactief {
	display: none;
}

#artikel #multimedia .photo {
	padding-top: 26px;
}

#artikel #multimedia .copyright {
	color: white;
	float: right;
	font-size: .85em;
	margin: 1em 1.5em 0 0;
}

#artikel .terug {
	text-align: right;
	font-size: .85em;
	margin: 1em 15px;
}

#artikel h4 .date {
	background:#535882 none repeat scroll 0 0;
	color:#FFFFFF;
	float:right;
	font-weight:normal;
	padding:0 12px;
}



/* video/audio */

div#nieuwsaudios-content {
	display: none;
}

div#nieuwsaudios-content {
	margin-top: 29px;
}

/* klassement */

body#tab_index div.klassement {
	position: relative;
	margin-top: 10px;
	background: #fff;
	width: 639px;
}

div.klassement a.table_link {
	position: absolute;
	text-align: right;
	right: 5px;
	top: 7px;
	font-size: 0.70em;
	font-weight: bold;
}

.ie6 div.klassement a.table_link {
	right: 45px;
}

body#tab_index .klassement table {
	width: 628px;
	margin: 0 auto 7px auto;
}

/* tv & radio tabs */

div#content-chunk-tvradio-content {
	height: 165px;
	width: 315px;
}

div#content-chunk-tv-body-wrap, div#content-chunk-radio-body-wrap {
	float: left;
	background-color: #fdfdfe;
	height: 143px;
	width: 315px;
}

.ie6 div#content-chunk-tv-body-wrap, .ie6 div#content-chunk-radio-body-wrap {
	margin-top: -4px;
}

div#content-chunk-radio-body-wrap {
	display: none;
}

div#content-chunk-radio-body, div#content-chunk-tv-body {
	padding: 10px 10px 4px 10px;
}

div#content-chunk-radio-body p, div#content-chunk-tv-body p {
	border-bottom: 1px solid #b4c5cf;
	padding: 11px 0 3px 0;
	margin: 0;
	font-size: 0.75em;
	font-weight: bold;
	position: relative;
}

p.channel-ned1 {
	background: url('../gfx/logo-ned1.png') no-repeat 87px 5px;
}

p.channel-ned2 {
	background: url('../gfx/logo-ned2.png') no-repeat 87px 5px;
}

div#content-chunk-radio-body p span, div#content-chunk-tv-body p span {
	display: block;
	position: absolute;
	left: 125px;
	top: 11px;
}

h3.chunk-head-tabswitch {
	background: url('../gfx/tab-content-top.png') no-repeat left top;
	width: 148px;
	height: 25px;
	font-size: 1.0em;
	font-weight: bold;
	position: relative;
	color: #303030;
}

h3.chunk-head-tabswitch {
	background: url('../gfx/tab-tvradio2.png') no-repeat;
	width: 86px;
	float: left;
	margin: 0 4px 0 0;
}

h3.chunk-head-tabswitch-active {
	background: url('../gfx/tab-tvradio1.png') no-repeat;
}

.ie6 h3.chunk-head-tabswitch {
	background: url('../gfx/tab-tvradio2.gif') no-repeat;	
} 

.ie6 h3.chunk-head-tabswitch-active {
	background: url('../gfx/tab-tvradio1.gif') no-repeat;	
} 

h3.chunk-head-tabswitch a {
	color: #444;
	text-decoration: none;
}

h3.chunk-head-tabswitch-active a {
	cursor: default;
}

h3.chunk-head-tabswitch span {
	padding: 0 0 0 0;
	display: block;
	text-align: center;
	margin: 0 0 0 -10px;
}


/* RSS Feed */

a.rss-feed-icon {
	display: block;
	width: 19px;
	height: 19px;
	background: url('../gfx/ic-rss.png') no-repeat left top;
}

a.rss-feed-icon span {
	display: none;
}



/* buttons */

.button {
	margin: 0 0 5px 0;
}

.button a {
	cursor: pointer;
}

.button.knsb {
	height: 84px;
	position: relative;
	text-indent: -10000px;
	width: 318px;
}

.button.knsb span {
	height: 84px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.button.knsb span {
	background: url(../gfx/but_knsb.png) no-repeat -1px 0;
}

.ie6 .button.knsb span {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../gfx/but_knsb.png', sizingMethod='crop');
}

.button.stats {
	height: 84px;
	position: relative;
	text-indent: -10000px;
	width: 318px;
}

.button.stats span {
	height: 84px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.button.stats span {
	background: url(../gfx/but_statistieken.png) no-repeat -1px 0;
}

.ie6 .button.stats span {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../gfx/but_knsb.png', sizingMethod='crop');
}


/* advertenties */

div.content-type-ad {
	position: absolute;
	right: 2px;
	top: 29px;
	width: 122px;
	height: 688px;
	background: #fff url('../gfx/bg-advertentie.png') no-repeat left top;
	padding: 15px 0 0 2px;
}

.ie div.content-type-ad {
	height: 679px;
	width: 124px;
}

/* single title tab */


.tab {
	padding: 10px 0px 0 10px;
	background:  url(../gfx/bck_tab_kl_left.png) no-repeat 0 3px;	
}

.tab {
	background:  url(../gfx/bck_tab_kl_left.gif) no-repeat 0 3px;		
}
.tab div {
	background:  url(../gfx/bck_tab_kl_right.png) repeat-x right 3px;
	padding: 10px 10px 1px 0;		
	display: inline;
	width: auto;
	font-size: 0.95em;
	font-weight: bold;
	color: #303030;
}

.ie .tab div {
	background:  url(../gfx/bck_tab_kl_right.gif) repeat-x right 2px;	
}

.tab span {
	font-weight: bold;
	color: #303030;
	display: table;
}

/* tabs */

/* Tabs */

div.tabs {
	position: absolute;
	margin-left: -6px;
	margin:0;
	padding: 0;
	top: 4px;
	width: 400px;	
}

.ie6 div.tabs {
	margin-left: -4px;
}

div.tabs h3.content-extra-tabhead,
div.tabs li {
	left: 0;
	float: left;
}

div.tabs h3.content-extra-tabhead {
	height: 25px;
	font-size: 1em;
	font-weight: bold;
	position: relative;
	color: #222;
	margin-left: 4px;
}

.ie6 div.tabs h3.content-extra-tabhead {
	top: -1px;
	z-index: 99999;
}

div.tabs h3.content-extra-tabhead a {
	text-decoration: none;
	color: #303030;
}

.tabInActiefVideo {
	width: 103px;
	background: url('../gfx/tab-content-top_video.png') no-repeat left top;
}

.tabActiefVideo {
	width: 103px;
	background: url('../gfx/tab-content-top2_video.png') no-repeat left top;
}

.tabInActiefAudio {
	width: 154px;
	background: url('../gfx/tab-content-top_audio.png') no-repeat left top;
}

.tabActiefAudio {
	width: 154px;
	background: url('../gfx/tab-content-top2_audio.png') no-repeat left top;
}

.ie6 .tabInActiefVideo {
	background: url('../gfx/tab-content-top_video.gif') no-repeat left top;
}

.ie6 .tabActiefVideo {
	background: url('../gfx/tab-content-top2_video.gif') no-repeat left top;
}

.ie6 .tabInActiefAudio {
	background: url('../gfx/tab-content-top_audio.gif') no-repeat left top;
}

.ie6 .tabActiefAudio {
	background: url('../gfx/tab-content-top2_audio.gif') no-repeat left top;
}

h3.content-extra-tabhead span, h3.chunk-head-tabswitch span {
	padding: 1px 0 0 0;
	display: block;
	text-align: center;
	font-size: 0.95em;
}

div#tabs-video-audio {
	left: 323px;	
	z-index: 9999;
}


/* koppen */


div#titel h2 {
	position: absolute;
	top: 15px;
	left: 10px;
	color: #555780;
	font-size: 12px;
}


div#nieuws h3.chunk-head, div#artikel h3.chunk-head, h3.chunk-head {
	background: none;
	font-size: 1.2em;
	font-weight: bold;
	padding: 5px 0 0 9px;
	color: #303030;
	margin: 0 0 7px 0;	
	font-size: 0.9em;
	line-height: 1em;
}

#artikel h3 {
	background: #FFF;
	color:#303030;
	font-size:0.9em;
	font-weight:bold;
	line-height:0.8em;
	margin: 0 0 0 0;
	padding: 7px 0 5px 9px;
}
