/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

a {color: #5a5b5b; text-decoration:none;}
a:hover {color: #5a5b5b; text-decoration:underline;}

body {
	background: #e5e5da ;
	color: #5a5b5b;
	font: normal 62.5% Tahoma,sans-serif;
}

h1 {
	font-family:tahoma;
	font-size:15px;
	padding-top: 5px;	
	padding-left:10px;
	padding-bottom:7px;
	color:#000000;
	font-weight:regular;	
	}

h2 {
	font-family:tahoma;
	font-size:14px;
	padding-top: 10px;	
	margin-left:10px;	
	color:#000000;
	font-weight:bold;
	float:left;
	}
	
h3{    
	font-family:tahoma;
	font-size:14px;
	padding-top: 8px;	
	padding-left:25px;
	padding-bottom:5px;
	color:#ffffff;
	font-weight:bold;
	}	


p {
	font-family:tahoma;
	font-size:12px;		
	color:#ffffff;
	padding-left:30px;
	padding-right:5px;
	line-height:15px
	}
	
.infolinkje a{
    color:#0c4488;
	padding-right:8px;
	padding-top:5px;
	padding-bottom:6px;
	font-family:tahoma;
	font-size:11px;	
	text-decoration:underline;
	float:right;
	}
	
.infolinkje a:hover{
    color:#fc7305;
	padding-right:8px;
	padding-top:5px;
	padding-bottom:6px;
	font-family:tahoma;
	font-size:11px;	
	text-decoration:underline;
	float:right;
	}
	

	
/* container */

#container {	
	margin: 0 auto;	
	width: 776px;
	height:100%;
	margin-top:3px;
	}	
	
	
/*instellingen van de header*/

#header{
	width:776px;
	height:89px;
	background: url(images/header.jpg) no-repeat;
	float:left;
		
	}
	

	
.headertekst{
	float:right;
	color: #000000;
	margin-top:10px;
	margin-right:15px;
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	}
	
.adsensetopbg{
	width:776px;
	height:34px;
	float:left;
	background: url(images/adsensetopbg.jpg) no-repeat;
	margin-top:3px;
}
			  
	



.blokken_links{
	width:252px;
	height:auto;
	float:left;
}

.blokken_midden{
	width:252px;
	height:auto;
	float:left;
	margin-left:10px;
	_margin-left:10px;
}

.blokken_rechts{
	width:252px;
	height:auto;
	float:left;
	margin-left:10px;
	_margin-left:10px;
}

.bloktop{
	width:252px;
	height:5px;	
	float:left;
	margin-top:3px;
	background: url(images/topblok.jpg) no-repeat;
}

.bloktopmidden{
	width:252px;
	height:100%;
	float:left;
	background: url(images/topblokmidden1.jpg) repeat;
	}
	
.bloktopbottom{
	width:252px;
	height:5px;
	float:left;
	background: url(images/topblokbottom.jpg) no-repeat;
	}	

.televisielogo{
	padding-top:5px;
	padding-left:40px;
	float:left;
}

.televisielogo1{
	padding-top:10px;
	padding-left:40px;
	float:left;
	margin-bottom:5px
}

.optvbalk{
	width:242px;
	height:17px;
	float:left;
	margin-left:5px;
	_margin-left:5px;
	margin-top:5px;
	background: url(images/optvbalk.jpg) no-repeat;
}

.optvbalk p
{
 margin-left:-25px;
}

.optvbalk em
{
 margin-left:-3px;
}


.tijdknop{
	color: #ffffff;
	text-align:center;
	background: url(images/tijdknopbg.jpg) no-repeat;
	margin-left:5px;
	margin-top:2px;
	float:left;
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	float:left;
	width:37px;
	height:15px;
	padding-top:2px;
}

.televisietabel{
	width:246px;
	height:auto;
	margin-left:3px;
	margin-top:5px;
	float:left;
}

.tabeltekst{
	color: #000000;
	font-family:tahoma;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	margin-left:10px;
}

.tabeltekst a{
	color: #000000;
	font-family:tahoma;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}

.tabeltekst a:hover{
	color: #000000;
	font-family:tahoma;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
}

#onderbalkgroot{
	width:776px;
	height:113px;
	float:left;
	background: url(images/bottomgreen.jpg);
	margin-top:3px;
}

.adsensebottom{
	width:728px;
	height:90px;
	margin-left:22px;
	margin-top:12px;
	_margin-left:11px;
	float:left;
}

.adsensetop{
	width:728px;
	height:15px;
	float:left;
	margin-left:24px;
	_margin-left:12px;
	margin-top:9px;
}

#footer{
	width:728px;
	height:20px;
	color: #646464;
	text-align:center;
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	margin-top:5px;
	margin-bottom:5px;
	line-height:20px;
}
	


	
/*clear*/

.clear {

clear: both;
}		
	
/* Popupje */
.programmainfo {
	background-image: url(images/programmainformatie.png);
	width: 180px;
	height: 44px;
	color: #ffffff;
	line-height: 130%;
	margin: 0px;
	padding: 7px 5px 6px 9px;
}
