@charset "utf-8";

/*	background-color:#cc0000;*/

/* CSS Document */
html
	{
	background-image: url(Images/invaders.gif);
	background-color: #eeeeee;
	height: 100%;
	}
body
	{
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 0;
	padding: 0 0 5px 0;
	text-align: center;
	background-image: url(Images/bg_fish_chick.gif);
	background-position: top center;
	background-repeat: no-repeat;
	height: 100%;	
	}
td
	{
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #000000;
	vertical-align: top;
	}
form
	{
	padding: 0;
	margin: 0;
	position: relative;
	}
input,select,textarea
	{
	font-family: verdana, sans-serif;
	font-size: 11px ; 
	color: #000000;
	background-image: url(Images/fields.gif);
	}
hr
	{
	margin: 3px 0 3px 0;
	padding: 0;
	border: none;
	_border: 1px solid #ffffff;
	border-top: dashed 1px #000000;
	clear: both;
	}
/*INFO & SEARCH ON TOP*/
#info
	{
	position: relative;
	height: 20px;
	text-align: right;
	background-color: #ffffff;
	}
#info ul#nav_info
	{
	position: absolute;
	right: 0;
	height: auto;
	margin: 0 auto;
	}
ul#nav_info li
	{
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
ul#nav_info li a
	{
	color: #000000;
	background-color: #ffffff;
	text-decoration: none;
	display: block;
	line-height: 14px;
	padding: 3px 5px 3px 5px;
	}
ul#nav_info li a:hover
	{
	color: #ffffff;
	background-color: #ff0000;
	}
#search
	{
	position: relative;
	width: 800px;
	margin: 0 auto;
	font-size: 9px;
	text-align: left;
	}
#search div
	{
	position: relative;
	padding: 5px 5px 0 5px;
	width: 400px;
	background-color: #ffffff;
	}
#search #veld
	{
	width: 140px;
	background-color: #dddddd;
	border: 1px solid #000000;
	margin: 0;
	font-size: 9px;
	}
#search #zoek
	{
	margin: 0;
	padding: 0;
	cursor: pointer;
	font-weight: bold;
	color: #ffffff;
	background-color: #ff0066;
	background-image: none;
	border: none;
	}
/*----IFRAME ADVERTENTIES----*/	
#advertentie
	{
	height: 70px;
	width: 700px;
	padding: 0;
	margin: 5px;
	border: none;
	}
/*----CONTAINER----*/
#container
	{
	/*scrollbars layout only IE*/
	scrollbar-face-color: #ffffff;  
	scrollbar-highlight-color: #ffffff;  
	scrollbar-shadow-color: #ffffff;  
	scrollbar-3dlight-color: #ffffff;  
	scrollbar-arrow-color: #000000;  
	scrollbar-track-color: #eeeeee;  
	scrollbar-darkshadow-color: #ffffff;  
	scrollbar-base-color: #ffffff;
	}
#container
	{
	position: relative;
	width: 790px;
	margin: 0 auto;
	margin-top: 0;
	padding: 5px;
	background-color: #ffffff;
	text-align: left;
	}
/*----HEADER----*/
#container #header
	{
	position: relative;
	height: 250px;
	background-image: url(Images/header.gif);
	background-position: center;
	background-repeat: no-repeat;
	font-weight: bold;
	}
/*logo zap*/
#header #quick_home
	{
	position: absolute;
	left: 25px;
	top: 40px;
	width: 130px;
	height: 130px;
	}
#quick_home a
	{
	text-indent: -9999px;
	height: 130px;
	width: 130px;
	display: block;
	}
/*outagenda*/
#header #quick_outagenda
	{
	position: absolute;
	left: 170px;
	top: 115px;
	width: 80px;
	height: 80px;
	}
#quick_outagenda a
	{
	text-indent: -9999px;
	height: 80px;
	width: 80px;
	display: block;
	background-image: url(Images/quick_outagenda.gif);
	}
#quick_outagenda a:hover
	{
	background-image: url(Images/quick_outagenda_o.gif);
	}
/*----NAVIGATIE----*/
/*zap linked*/
#header ul#nav_zap
	{
	position: absolute;
	right: 0;
	top: 0;
	margin: 0;
	padding: 0;
	z-index: 98;
	}
ul#nav_zap li
	{
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
ul#nav_zap li a
	{
	color: #000000;
	text-decoration: none;
	padding: 5px;
	line-height: 10px;
	display: block;
	}
ul#nav_zap li a:hover
	{
	color: #ffffff;
	background-color: #000000;
	}
/*verschillende kleuren voor navigatie, hover is steeds gelijk wit op zwart*/
ul#nav_zap #home
	{
	background-color: #ffff00;
	}
ul#nav_zap #getout
	{
	background-color: #ffcc00;
	}
ul#nav_zap #wedstrijden
	{
	background-color: #ff9900;
	}
ul#nav_zap #teevee
	{
	background-color: #ff6600;
	}
ul#nav_zap #waar
	{
	background-color: #ff0000;
	}
ul#nav_zap #links
	{
	background-color: #ff0066;
	}
ul#nav_zap #mja
	{
	background-color: #cc3399;
	}
/*content linked*/
#header ul#nav_content
	{
	position: absolute;
	top: 20px;
	right: 0;
	margin: 0;
	padding: 0;
	z-index: 99;
	}
ul#nav_content li
	{
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
ul#nav_content li a
	{
	text-decoration: none;
	padding: 5px;
	line-height: 15px;
	display: block;
	color: #ffffff;
	}
ul#nav_content li a:hover
	{
	color: #000000;
	background-color: #ffffff;
	}
/*verschillende kleuren voor navigatie, hover is steeds gelijk wit op zwart*/
ul#nav_content #maand 
	{
	background-color: #99cc00;
	}
ul#nav_content #dossier
	{
	background-color: #669900;
	}
ul#nav_content #actua
	{
	background-color: #336633;
	}
ul#nav_content #santee
	{
	background-color: #339966;
	}
ul#nav_content #zaparazzi
	{
	background-color: #336666;
	}
ul#nav_content #erbij
	{
	background-color: #336699;
	}
ul#nav_content #jongeren
	{
	background-color: #330033;
	}
ul#nav_content #poll
	{
	background-color: #663366;
	}

/*extra image*/
#header #extra
	{
	position: absolute;
	right: 0;
	bottom: 0;
	width: 250px;
	height: 200px;
	}
#extra a img
	{
	border: none;
	margin: 0;
	padding: 0;
	}
/*breadcrumbs*/
#container #breadcrumbs
	{
	position: relative;
	font-weight: bold;
	line-height: 12px;
	margin: 5px 0 5px 0;
	width: 650px;
	}
#breadcrumbs a
	{
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	}
#breadcrumbs a:hover
	{
	text-decoration: underline;
	color: #ff0000;
	}
/*end clear floats hr*/
#content #clear
	{
	visibility: none;
	height: 1px;
	margin: 0;
	padding: 0;
	clear: both;
	color: #ffffff;
	border-color: #ffffff;
	}
/*----CONTENT----*/
#container #content
	{
	position: relative;
	border: dashed 1px #000000;
	padding: 5px;
	font-size: 11px;
	height: auto;
	}
#content #title
	{
	position: relative;
	float: right;
	margin-top: -25px;
	}
#title p
	{
	margin: 0;
	padding: 0;
	}
#title img
	{
	border: none;
	margin: 0;	
	}
#content a 
	{
	text-decoration: none;
	color: #ff0066;
	}
#content a:hover
	{
	text-decoration: underline;
	color: #000000;
	}
#content h1
	{
	position: relative;
	padding: 3px;
	margin: 10px 0 5px 0;
	font-weight: bold;
	font-size: 13px;
	font-variant: small-caps;
	background-color: #000000;
	color: #ffffff;
	}
	
/*--opmaak text--*/
#container p
	{
	position: relative;
	margin: 0 ;
	padding: 0;
	}
#content h3
	{
	margin: 0;
	margin-bottom: 10px;
	padding: 0 80px 0 25px;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	background-image: url(Images/h3.gif);
	background-position: top left;
	background-repeat: no-repeat;
	color: #ff0066;
	}
	
	/*Teevee*/
#content #televisie
	{
	position: relative;
	width: 650px;
	height: 450px;
	margin: 0 auto;
	background-image: url(Images/teevee_fix.jpg);
	}
#televisie iframe
	{
	width: 430px;
	height: 350px;
	position: absolute;
	left: 40px;
	top: 35px;
	}
#channel
	{
	background-image: url(Images/teevee_loading.gif);
	background-position: center;
	}
#televisie	ul#channels
	{
	position: absolute;
	left: 495px;
	top: 215px;
	margin: 0;
	padding: 0;
	width: 80px;
	list-style-type: none;
	}
ul#channels li
	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-indent: -9999px;
	font-size: 8px;
	line-height: 10px;
	}
ul#channels li a
	{
	text-decoration: none;
	width: 80px;
	height: 20px;
	display: block;
	background-repeat: no-repeat;
	}
ul#channels li a:hover
	{
	display: block;
	}
	
/*subnavigatie zowel onder als boven*/
#sub
	{
	text-align: right;
	position: relative;
	padding: 10px 0;
	font-weight: bold;
	width: 800px;
	margin: 0 auto;
	}
#sub a
	{
	background-color: #000000;
	color: #ffffff;
	padding: 2px;
	text-decoration: none;
	}
#sub a:hover
	{
	background-color: #ff0000;
	color: #000000;
	}

/*logo's onderaan*/
#logo
	{
	text-align: center;
	position: relative;
	width: 800px;
	margin: 0 auto;
	}
#logo img
	{
	border: none;
	margin-left: 5px;
	}
	
/*twitter*/
#header #twitter
	{
	position: absolute;
	width:250px;
	height: 185px;
	right: 0px;
	bottom: 10px;
	background-image: url(images/twitter.gif);
	overflow: hidden;
	}
#twitter_goto
	{
	display:block;
	width:100%;
	text-indent:-9999px;
	height: 30px
	}
#twitter_update_list a
	{
	text-decoration: none;
	color: #33ccff;
	}
#twitter_update_list a:hover
	{
	text-decoration: underline;
	color: #000000;
	}
ul#twitter_update_list
	{
	margin: 0;
	padding: 0 0 0 10px;
	line-height: 12px;
	font-weight: normal;
	}
ul#twitter_update_list li
	{
	margin: 0;
	padding: 0;
	padding-left: 20px;
	list-style-type: none;
	background-image: url(images/twitter_li.gif);
	background-position: left top;
	background-repeat: no-repeat;
	}
	
#ewlistmain hr
	{
	height: 1px;
	border-top: 1px solid #ffffff;
    border-bottom: dashed 1px #000000;
 }

/*EXTRA CSS EXTRA CSS EXTRA CSS*/
/*---------paragraph styles---------*/
#content .ZapTextStylesCustom-kop
	{
	margin: 0 0 10px 0;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #ff0066;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 25px;
	background-image: url(Images/kop.gif);
	background-position: left;
	background-repeat: no-repeat;
	}
#content .ZapTextStylesCustom-lead
	{
	font-size: 12px;
	font-weight: bold;
	font-variant: italic;
	}
#content .ZapTextStylesCustom-quote
	{
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #ff0066;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
#content .ZapTextStylesCustom-bron
	{
	font-size: 9px;
	color: #888888;
	}
#content .ZapTextStylesCustom-subtitel
	{
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #ff0066;
	}
#content .ZapTextStylesCustom-subtitel2
	{
	margin-bottom: 4px;
	font-size: 13px;
	font-weight: bold;
	font-variant: small-caps;
	color: #ff0066;
	}
#content .ZapTextStylesCustom-subtitel3
	{
	margin-bottom: 3px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	}
#content .ZapTextStylesCustom-subtitel4
	{
	margin-bottom: 2px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-variant: small-caps;
	}
#content .ZapTextStylesCustom-kaderstuk
	{
	padding: 5px;
	background-image: url(Images/kaderstuk.gif);
	z-index: 40;
	clear: both;
	}
#content .ZapTextStylesCustom-kaderstuk .ZapTextStylesCustom-subtitel,
#content .ZapTextStylesCustom-kaderstuk .ZapTextStylesCustom-subtitel2,
#content .ZapTextStylesCustom-kaderstuk .ZapTextStylesCustom-subtitel3,
#content .ZapTextStylesCustom-kaderstuk .ZapTextStylesCustom-subtitel4
	{
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
#content .ZapTextStylesCustom-kaderstuk .ZapTextStylesCustom-subtitel
	{
	font-size: 14px;
	}
#content .ZapTextStylesCustom-kaderstuk .ZapTextStylesCustom-subtitel2
	{
	font-size: 13px;
	}
#content .ZapTextStylesCustom-kaderstuk .ZapTextStylesCustom-subtitel3
	{
	font-size: 12px;
	}
#content .ZapTextStylesCustom-kaderstuk .ZapTextStylesCustom-subtitel4
	{
	font-size: 12px;
	font-style: italic
	}
#content .ZapTextStylesCustom-kaderstukwin
	{
	padding: 5px;
	color: #ffffff;
	background-color: #ff0066;
	z-index: 30;
	clear: both;
	}
#content .ZapTextStylesCustom-kaderstukwin .ZapTextStylesCustom-subtitel,
#content .ZapTextStylesCustom-kaderstukwin .ZapTextStylesCustom-subtitel2,
#content .ZapTextStylesCustom-kaderstukwin .ZapTextStylesCustom-subtitel3,
#content .ZapTextStylesCustom-kaderstukwin .ZapTextStylesCustom-subtitel4
	{
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #ffffff;
	}
#content .ZapTextStylesCustom-kaderstukwin .ZapTextStylesCustom-subtitel
	{
	font-size: 14px;
	}
#content .ZapTextStylesCustom-kaderstukwin .ZapTextStylesCustom-subtitel2
	{
	font-size: 13px;
	}
#content .ZapTextStylesCustom-kaderstukwin .ZapTextStylesCustom-subtitel3
	{
	font-size: 12px;
	}
#content .ZapTextStylesCustom-kaderstukwin .ZapTextStylesCustom-subtitel4
	{
	font-size: 12px;
	font-style: italic
	}
#content .ZapTextStylesCustom-info
	{
	color: #ff0066;
	}
#content .ZapTextStylesCustom-kaderstukwin a
	{
	color: #000000;
	}
#content .ZapTextStylesCustom-kaderstukwin a:hover
	{
	color: #ffffff;
	}
#content .ZapTextStylesCustom-kaderstukwin .ZapTextStylesCustom-subtitel
	{
	padding: 0;
	color: #ffffff;
	background-color: transparent;
	}
#content .ZapTextStylesCustom-kaderstukwin .ZapTextStylesCustom-quote
	{
	color: #ffffffff;
	}
#content img
	{
	position: relative;
	z-index: 90;
	}
/*---------text styles---------*/
#content .ZapTextStylesCustom-voetnoot
	{
	font-size: 9px;
	color: #888888;
	}
/*--------MsoNormal buiten styles-----------*/
#content li.MsoNormal
	{
	list-style-type: circle;
	}
/*--------top author menu-------------*/
#ctl00_panelAuth
	{
	background-color: #ffffff;
	}

/* ----------- Home page loading problem --------------*/
#content table, #content #column p, #content #column img
{
position: relative;
z-index: 99;
}