
#kolom1 {
	float: left;
	width: 250px;
	position: relative;
	padding: 10px 0px 0px 0px;
	background-color: #0A0A0A;
	background-image: url(/images/binnenkort-bg.png);
	background-repeat: repeat-x;
	}
	
#kolom2 {
	float: left;
	width: 249px;
	position: relative;
	padding: 0px 0px;
	border-right: 1px solid #D0E0FF;
	}
	
#kolom3 {
	float: left;
	width: 250px;
	position: relative;
	padding: 0px 0px;
	
	}
	
#kolom4 {
	float: left;
	width: 250px;
	position: relative;
	padding: 20px 0px 0px 0px;
	background-color: #1065cd;
	}	

#kolomboven {
	width: 500px;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	float: left;
}

.kolomkop {
	background-repeat: repeat-x;
	background-color: #15B;
	color: #F0F0F0;
	padding: 2px 10px 3px 10px;
	font-size: 10pt;
	font-weight: bold;
	border-right: 1px solid #26C;
	width: 229px;
	float: left;
	}
	
.kolomkop img {
	margin: 0px 0px 0px 4px;
	}
	
.head {
	float: left;
	position: relative;
	}
	
#bannerwrap {
	height: 325px;
	width: 1000px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
	background-position: right;
	background-repeat: no-repeat;
	}

#wijzigingen {
	position: absolute;
	width: 250px;
	left: 750px;
	top: 290px;
	padding: 5px 0px;
	background-color: #FFF;
	cursor: pointer;
	text-align: center;
	}
	
#wijzigingen img {
	width: 28px;
	height: 28px;
	margin: 0px 5px 0px 5px;
	vertical-align: middle;
	vertical-align: -9px;
	}

#wijzigingen a:link, #wijzigingen a:visited {
	color: #B00;
	text-decoration: none;
	}

#voorstellingen a:hover, #wijzigingen a:hover {
	text-decoration: underline;
	}

#socialmedia {
	position: absolute;
	top: 296px;
	left: 828px;
	top: -20px;
	z-index: 1000;
}

#socialmedia img {
	margin: 1px;
	width: 26px;
	height: 26px;
	vertical-align: top;
	}
	
#googleplusone {
	position: absolute;
	right: 53px;
	top: 17px;
	}
	

/* BINNENKORT */

.vrstitem {
	font-weight: normal;
	padding: 8px 0px 8px 10px;
	font-size: 9pt;	
	background-color: #080808;
	border-bottom: 1px solid #333;
	background-image: url(/images/binnenkort-bg.png);
	background-repeat: repeat-x;
	position: relative;
	width: 240px;
	}
	
.vrstitem img {
	float: left;
	padding: 0px;
	margin: 3px 0px 5px 0px;
	width: 64px;
	height: 42px;
	border: 1px solid #262626;
	-moz-border-radius: 3px;
	border-radius: 3px;
	}
	
.vrstitem .blok {
	padding-top: 2px;
	float: left;
	margin-left: 8px;
	width: 165px;
	cursor: pointer;
	/*background-image: url(../images/ster.png);*/
	/*background-image: url(../images/rondje.png);*/
	background-repeat: no-repeat;
	background-position: right;
	}
	
.vrstitem h3 { /*titel*/
	margin: 0px;
	padding: 0px 0px 2px 0px;
	font-size: 10pt;
	font-weight: normal;
	color: #FFF;
	}
	
.vrstitem h4 { /*genre*/
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #555;
	font-size: 9pt;	
	font-weight: normal;
	font-style: italic;
	color: #383;
	color: #555;
	}	
	
.vrstitem .datum { /*datum*/
	margin: 0px;
	font-weight: normal;
	padding: 0px 0px 2px 0px;
	}
	
.vrstitem .datum a:link, .vrstitem .datum a:visited  {
	margin: 0px;
	padding: 0px;
	font-size: 9pt;
	text-decoration: none;
	color: #E22;
	color: #C00;
	}
	
.vrstitem .datum a:hover {
	text-decoration: underline;
	}	
	
.filmpje {
	position: absolute;
	left: 10px;
	top: 8px;
	width: 62px;
	height: 42px;
	z-index: 100;
	}
	

/* NIEUWS */

#nieuwswrap {
	width: 500px;
	float: left;
	}
	
.nieuws {
	position: relative;
	}
	
.nieuws .item {
	cursor: pointer;
	padding: 10px 18px 4px 15px;
	background-color: #FFF;
	background-image: url(/images/nieuwsitem-bg.png);
	background-repeat: repeat-x;
	
	border-bottom: 1px solid #F8F8F8;
	}

.nieuws .kop {
	margin: 0px 0px 5px 0px;
	font-size: 10pt;
	font-family: 'Droid Sans', sans-serif;
	}
	
#kolomboven .nieuws .kop {
	font-size: 14pt;
	font-weight: normal;
	}
	
.nieuws .kort {
	color: #444;
	margin: 0px;
	line-height: 12pt;
	}

.nieuws .picto {
	width: 28px;
	height: 28px;
	float: left;
	margin: 0px 15px 0px 0px;
	}
		
.nieuws .kop a:link {
	text-decoration: none;
	color: #B01;
	}

.nieuws .kop a:active {
	text-decoration: none;
	color: #222;
	}
	
.nieuws .kop a:visited {
	color: #222;
	text-decoration: none;
	}
	
.nieuws a:hover {
	color: #000;
	text-decoration: underline;
	}
	
#kolomboven .nieuws .kop a:link{
	font-size: 12pt;
	color: #B01;
	}
	
.nieuws .datum {
	float: left;
	color: #BBB;
	margin-top: 3px;
	display: inline;
	font-size: 8pt;
	}
	
.nieuws .leesmeer {
	color: #1065cd;
	float: right;
	display: inline;
	margin-top: 3px;
	font-style: italic;
	margin-right: 0px;
	font-size: 8pt;
	}
	
.nieuws .pijltje {
	width: 8px;
	height: 10px;
	margin: 0px;
	position: relative;
	top: 3px;
	left: 5px;
	}
	
#hotnews {
	width: 480px;
	padding: 4px 10px;
	font-size: 11pt;
	text-align: center;
	background-color: #888;
	color: #FFF;
	}
	
#hotnews a:link {
	text-decoration: none;
	color: #FFF;
	}
	
#hotnews a:visited {
	text-decoration: none;
	color: #FFF;
	}	
	
#hotnews a:hover {
	text-decoration: underline;
	color: #FFF;
	}

#hotnews a:active {
	text-decoration: none;
	color: #FFF;
	}
	

	
	
/* VIDEO */
#schouwblog {
	padding: 0px 10px 5px 10px;
	color: #EEE;
	font-size: 12pt;
	font-weight: normal;
	line-height: normal;
	margin: 0px;
	font-family: 'Droid Sans', sans-serif;
	}
#video {
	/*background-color: #1065cd;*/
	/*padding-top: 10px;*/
	}
	
#video .item {
	margin: 0px 0px;
	cursor: pointer;
	padding: 5px 10px 7px 53px;
	/*background-image:url(../images/bg-schouwblog.png);*/
	background-position: top;
	background-repeat: no-repeat;
	height: 32px;
	background-position: top;
	line-height: 12pt;
	border-bottom: 1px solid #007AE1;
	}

#video .itemin {
	position: relative;
	width: 0px;
	height: 0px;
	overflow: visible;
	}

#video .itemin .ythumb {
	position: absolute;
	left: -43px;
	top: 2px;
	width: 35px;
	height: 28px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #666;
	}

#video .itemin .ytplay {
	position: absolute;
	top: 0px;
	left: -32px;
	top: 9px;
	}
	
#video .item a:link, #video .item a:visited {
	text-decoration: none;
	color: #FFF;
	}
	
#video .item a:hover {
	}
	

#video .meer {
	cursor: pointer;
	padding: 5px 10px;
	color: #EEE;
	background-position: top;
	background-repeat: no-repeat;
	background-color: #1065cd;
	border-bottom: 1px solid #007AE1;
	}
		
.meervideo {
	
	}
	
#meerschouwblog {
	display: none;
	}
	

#meerschouwblog .item {
	padding: 5px 10px 5px 10px;
	}
	
/* SUB */
	
.horeca {
	position: relative;
	padding: 20px 10px 30px 10px;;
	background-color: #080808;
	background-color: #111;
	color: #EEE;
	padding: 15px 10px;
	line-height: 12pt;
	background-image: url(/images/binnenkort-bg.png);
	background-repeat: repeat-x;
	border-bottom: solid 1px #333;
	}
	
.horeca h2 {
	color: #C01;
	font-size: 12pt;
	font-weight: normal;
	line-height: normal;
	margin: 8px 0px 2px 0px;
	padding: 0px;
	font-family: 'Droid Sans', sans-serif;
	}
	
.horeca p {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	line-height: 12pt;
	}
	
#tdsmall {
	font-size: 7pt;
	margin: 10px 0px 0px 0px;
	color: #AAA;
	line-height: normal;
	}
	
.horeca .pijlgeel {
	position: relative;
	left: 10px;
	top: 0px;
	}

#veilinglogo {
	float: left;
	margin-right: 15px;
	position: relative;
	}
	
#warchild {
	float: left;
	margin: 9px 5px 0px 0px;
	}
	
.witruimte {
	height: 20px;
	background-color: #FFF;
	}
	
/* ADVERTENTIES */

#adverteerders {
	margin: 50px 0px 0px 0px;
	}
	
	
/* TWITTER */

#twitter {
	/*border-bottom: 10px solid #005CCD;*/
	}
		
#twitterlogo {
	padding: 5px 10px 2px 10px;
	background-color: #15B;
	background-color: #95bdef;
	/*background-color: #1065cd;*/
	/*background-image: url(../images/twitterlogo-bg.jpg);*/
	color: #EEE;
	}

#twitternaam {
	position: relative;
	top: -5px;
	left: 10px;
	font-size: 9px;
	color: #15B;
	}
	
.tweet {
	font-size: 9px;
	padding: 7px 10px 5px 10px;
	/*background-image: url(/images/nieuwsitem-bg.png);*/
	/*border-top: 1px solid #F8F8FF;*/
	color: #5592dd;
	background-color: #fcfcfc;
	background-color: #eff5ff;
	background-image:url(../images/bg-schouwblog.png);
	border-bottom: 1px solid #dbe9ff;
	
	}
	
#twitter a:link, #twitter a:visited, #twitterlogo a:link, #twitterlogo a:visited {
	color: #5592dd;
	font-weight: bold;
	text-decoration: none;
	}
	
#twitter a:hover, #twitterlogo a:hover {
	text-decoration: underline;
	}
	
#twitterlogo a:link, #twitterlogo a:visited {
	color: #FFF;
	font-weight: bold;
	}
	
#facebookactie {
	position: absolute;
	left: 1010px;
	top: -10px;
	}
	
#info {
	padding: 5px 15px; 
	border-right: 1px solid #D0E0FF; 
	background-color:#FFF; 
	line-height: 12pt; 
	color:#444;
	background-image: url(/images/nieuwsitem-bg.png);
	background-repeat: repeat-x;
	border-bottom: 1px solid #F3F3F3;
	}
	
#info a:link, #info a:visited {
	text-decoration: none;
	color: #15B;
	}
	
#info a:hover {
	text-decoration: underline;
	color: #15B;
	}
	
#ka {
	position: absolute;
	top: 0px;
	left: 5px;
	color: #600;
	}
	
	
/* ACTIE */

#actie {
	width: 480px;
	height: 65px;
	background-color: #FFF;
	padding: 0px 15px;
	font-size: 12pt;
	color: #C00;
	position: relative;
	font-family: 'Droid Sans', sans-serif;
	}

#actie #tekst {
	position: absolute;
	left: 105px;
	top: 25px;
	}
	
#actie .actiecontainer {
	position: absolute;
	left: 15px;
	top: 15px;
	}
	
#actie .actiethumb {
	width: 75px;
	height: 55px;
	cursor: pointer;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #CCF;
	}
	
#actie .actieplay {
	position: absolute;
	top: 8px;
	left: 7px;
	cursor: pointer;
	}
	
#actie .actietekst {
	position: absolute;
	top: 60px;
	left: -5px;
	color: #344359;
	text-align: center;
	width: 85px;
	cursor: pointer;
	}
	
#actie .actietekst a:link, #actie .actietekst a:visited {
	text-decoration: none;
	}

	
