@charset "utf-8";
/* CSS Document */


body
{
   background-color     : #ffffff;
   margin               : 0;
   padding              : 0;
   font-family          : Arial, Verdana;
   color                : #cccccc;
   font-size            : 11px;
   line-height          : 14px;
}

img
{
   border               : 0;
}



#wrapper,
#wrapper_vervolg
{
   width                : 100%;
}

#leftTd
{
   background           : transparent url(../_images/vervolg_bg.gif) repeat-x scroll 0 170px;
   vertical-align       : top;
}
.home #leftTd
{
   background           : #000000;
   vertical-align       : top;
}

#leftTd #leftSideTop
{
   background           : transparent url(../_images/left_side_top_bg.jpg) repeat-x 0 -16px;
   height               : 170px;
}

#wrapper_vervolg #centerLeftTd
{
   width                : 258px;
}

#wrapper_vervolg #centerLeftTd #centerLeftContainer
{
   padding-bottom       : 10px;
}

#wrapper_vervolg #centerRightTd
{
   width                : 699px;
   color                : #0A0A0A;
}

#leftBottomTd
{
   background           : #ffffff url(../_images/left_side_bottom_bg.jpg) repeat-x;
   height               : 150px;
}

#rightTd
{
   background           : transparent url(../_images/vervolg_bg.gif) repeat-x scroll 0 170px;
   vertical-align       : top;
}

.home #rightTd
{
   background           : #000000;
   vertical-align       : top;
}

#rightTd #rightSideTop
{
   background           : transparent url(../_images/right_side_top_bg.jpg) repeat-x;
   height               : 170px;
}

#rightBottomTd
{
   background           : #ffffff url(../_images/left_side_bottom_bg.jpg) repeat-x;
   height               : 150px;
}

#centerTd
{
   width                : 957px;
   height               : 527px;
   vertical-align       : top;
   background-color     : #1F1E1E;
   padding-bottom       : 0px;
}

#topContainer
{
   height               : 136px;
   background           : transparent url(../_images/header_bg.jpg) no-repeat 0 -10px;
   width				: 957px;
}

/* 25 jaar */
#topContainer
{
   background           : transparent url(../_images/header_bg_25jaar.jpg) no-repeat 0 -10px;
}


#topContainer a img
{
   padding              : 21px 0 0 0;
   float                : left;
}

#topNavLeft
{
   background           : transparent url(../_images/top_nav_left_bg.png);
   float                : right;
   height               : 32px;
   width                : 10px;
}

#topNavMid
{
   background           : transparent url(../_images/top_nav_mid_bg.png) repeat-x;
   float                : right;
   height               : 32px;
}

#topNavRight
{
   background           : transparent url(../_images/top_nav_right_bg.png);
   float                : right;
   height               : 32px;
   width                : 10px;
}

#topNavMid ul
{
   list-style-type      : none;
   list-style-image     : none;
   list-style-position  : outside;
   height               : 32px;
   margin-top           : 6px;
   padding              : 2px 0 0 6px;
}

#topNavMid li
{
   display              : inline;
   height               : 42px;
   color                : #ffffff;
   font-size            : 13px;
   padding              : 15px 15px 15px 0;
}

#topNavMid li.last
{
   padding-right        : 5px;
}

#topNavMid li a, #topNavMid li a:hover, #topNavMid li a:visited
{
   color                : #ffffff;
   text-decoration      : none;
}

#topNavMid li a:hover
{
   text-decoration      : underline;
}

#navigation ul li ul
{
   display              : none;
}

#navigation ul li ul li
{
   float                : right;
   background-color     : #FFFFFF;
}

#navigation ul li a 
{
   padding              : 9px;
}

#navigation ul li a.active,
#navigation ul li ul li a.active 
{
   text-decoration      : underline;
}

#navigation ul li.open a,
#navigation ul li a:hover 
{
   background-color     : #FFFFFF;
   color                : #ec1b10;
   text-decoration      : none;
}

#navigation ul li ul li a,
#navigation ul li ul li a:hover,
#navigation ul li ul li a:active,
#navigation ul li ul li a:visited
{
   color                : #ec1b10;
}

#navigation ul li ul li a:hover 
{
   text-decoration      : underline;
}

#navigation ul li.main 
{
   position             : relative;
}

#navigation ul li.open ul
{
   display              : block;
   position             : absolute;
   right                : 0;
}

#navigation ul li ul
{
   width                : 940px;
}

#navigation
{
   height               : 34px;
   background           : #FFFFFF url(../_images/navigation_bg.jpg);
}

#navigation ul.main
{
   list-style-type      : none;
   list-style-image     : none;
   list-style-position  : outside;
   height               : 22px;
   margin               : 0px;
   padding-top          : 10px;
   float                : right;
   
}

#navigation ul.submain
{
   padding              : 9px 0 0 0;
   position             : absolute;
   background           : transparent;
   ?right: 40px! important; 
   ?padding-top: 34px! important;
}

#navigation .submain li
{
   
}

#navigation li
{
   display              : inline;
   color                : #ffffff;
   font-size            : 13px;
   padding              : 11px 0;
}

#navigation li a, #navigation li a:hover, #navigation li a:visited
{
   color                : #ffffff;
   text-decoration      : none;
   font-weight          : bold;
}

#navigation li a:hover
{
   text-decoration      : underline;
}

.programDays ul
{
   line-height          : 15px;
}

#footerNavigation ul
{
   list-style-type      : none;
   list-style-image     : none;
   list-style-position  : outside;
   margin               : 0px 3px 0 0;
   padding              : 0;
   float                : right;
   line-height          : 16px;
}

#footerNavigation li
{
   display              : inline;
   color                : #ffffff;
   font-size            : 13px;
   background           : transparent url(../_images/footer_nav_div.gif) right no-repeat;
   padding              : 0 8px 0 0;
}

#footerNavigation li.last
{
   background           : none;
}

#footerNavigation li a, #footerNavigation li a:hover, #footerNavigation li a:visited
{
   color                : #ffffff;
   text-decoration      : none;
}

#footerNavigation li a:hover
{
   text-decoration      : underline;
}

#centerContainer
{
   background           : transparent url(../_images/center_bg.jpg);
   height               : 356px;
}

#centerLeftTd
{
   background           : transparent url(../_images/center_bg.jpg);
}

#centerContainer #centerLeftContainer,
#centerLeftTd #centerLeftContainer
{
   float                : left;
   width                : 258px;
}

#centerContainer #centerCenterContainer
{
   float                : left;
   width                : 365px;
}

#centerContainer #centerRightContainer
{
   float                : left;
   width                : 334px;
}

#bottomContainer,
#centerLeftBottomTd
{
   background           : transparent url(../_images/bottom_bg.jpg) no-repeat;
   height               : 348px;
   vertical-align       : top;
}

#centerBottomTd #bottomContainer #bottomLeftContainer,
#bottomLeftContainer
{
   float                : left;
   width                : 258px;
   padding              : 192px 0 0 0;
   color                : #231f20;
   font-size            : 12px;
   line-height          : 14px;
}

#bottomLeftContainer {
   position             : absolute;
   background           : transparent url(../_images/bottom_bg.jpg) no-repeat scroll 0 0;
   top                  : 536px;
   float                : left;
}

#home #bottomLeftContainer 
{
   position             : relative;
   background           : transparent url(../_images/bottom_bg.jpg) no-repeat scroll 0 0;
   top                  : 0px;
}

#centerBottomTd #bottomContainer #bottomCenterContainer
{
   float                : left;
   width                : 699px;
   background           : transparent url(../_images/block/footer_bg.jpg) no-repeat;
   height               : 313px;
}

#centerBottomTd #bottomContainer #bottomLeftCenterContainer
{
   float                : left;
   width                : 213px;
   height               : 313px;
   padding              : 0 10px 0 10px;
}

#centerBottomTd #bottomContainer #bottomLeftCenterContainer img,
#centerBottomTd #bottomContainer #bottomCenterCenterContainer img,
#centerBottomTd #bottomContainer #bottomRightCenterContainer img
{
   margin               : 28px 0 17px 0;
   border               : 2px solid #dedcdc;
}

#centerBottomTd #bottomContainer #bottomCenterCenterContainer img.arrow
{
   margin               : 0;
   border               : none;
}


#centerBottomTd #bottomContainer #bottomRightCenterContainer img.arrow
{
   margin               : 0;
   border               : 0;
}

#centerBottomTd #bottomContainer #bottomCenterCenterContainer p,
#centerBottomTd #bottomContainer #bottomRightCenterContainer p
{
   padding              : 0 0 0 2px;
   margin               : 0;
   color                : #231f20;
   line-height          : 14px;
}

#centerBottomTd #bottomContainer #bottomLeftCenterContainer a,
#centerBottomTd #bottomContainer #bottomLeftCenterContainer a:hover,
#centerBottomTd #bottomContainer #bottomLeftCenterContainer a:visited
{
   font-size            : 11px;
   color                : #e3261c;
   text-decoration      : none;
   padding              : 0 0 0 2px;
   line-height          : 14px;
}

#centerBottomTd #bottomContainer #bottomLeftCenterContainer a:hover
{
   text-decoration      : underline;
}

#centerBottomTd #bottomContainer #bottomCenterCenterContainer
{
   float                : left;
   width                : 213px;
   height               : 313px;
   padding              : 0 10px 0 10px;
}

#centerBottomTd #bottomContainer #bottomRightCenterContainer
{
   float                : left;
   width                : 213px;
   height               : 313px;
   padding              : 0 10px 0 10px;
}

#footerNavigation
{
   background           : transparent url(../_images/footer_navigation_bg.jpg) no-repeat;
   height               : 25px;
   padding              : 10px 0 0 10px;
   color                : #ffffff;
   font-size            : 12px;
}

#footerNavigation div
{
   float                : left;
}

#centerRightTd
{
   background           : #ffffff url(../_images/vervolg_bg.jpg) no-repeat;
}

#centerContentContainer
{
   min-height           : 678px;
   border-right         : 1px solid #ebebeb;
   border-left          : 1px solid #ebebeb;
   padding              : 36px 46px 0 46px;
   color                : #0a0a0a;
   font-size            : 11px;
   line-height          : 14px;
}

#centerContentContainer h1
{
   color                : #ee2e24;
   font-size            : 18px;
   text-transform       : none;
   padding-bottom       : 36px;
}

#centerContentContainer h2
{
   color                : #ee2e24;
}

#centerContentContainer p
{
   padding-bottom       : 20px;
}

#centerContentContainer ul a,
#centerContentContainer ul a:hover,
#centerContentContainer ul a:visited
{
   color                : #0A0A0A;
   line-height          : 14px;
}

/*PROGRAM MODULE*/   
 #centerLeftContainer .programItem,
 #centerLeftContainer .programItem
{
   margin-bottom        : 10px;
}

#centerLeftContainer .programItem .top,
#centerLeftContainer .programItem .top
{
   background           : transparent url(../_images/block/small_top_bg.jpg) no-repeat;
   height               : 45px;
}

#centerLeftContainer .programItem .content,
#centerLeftContainer .programItem .content
{
   background           : transparent url(../_images/block/small_bottom_bg.jpg) bottom no-repeat;
   width                : 215px;
   border-bottom        : 1px solid #393939;
   padding              : 0 10px 10px 10px;
}

#centerLeftContainer .programItem .content h3,
#centerRightContainer .newsList .newsItem h3,
#centerLeftContainer .programItem .content h3,
#centerLeftContainer .newsList .newsItem h3
{
   margin               : 0;
   color                : #ffffff;
   text-transform       : uppercase;
   font-size            : 11px;
   padding              : 10px 0 10px 0;
}

.content p a img
{
   margin-left          : 0;
}


#centerLeftContainer .programList .header,
#centerLeftContainer .programList .header
{
   background           : transparent url(../_images/block/small_header_bg.jpg) no-repeat;
   height               : 32px;
}

#centerLeftContainer .programList .programItem,
#centerLeftContainer .programList .programItem
{
   background           : transparent url(../_images/block/small_item_bg.jpg) no-repeat;
   height               : 16px;
   border-bottom        : 1px solid #393939;
   padding              : 5px 5px 2px 5px;
   width                : 225px;
   margin-bottom        : 2px;
}

#centerContentContainer .programma{
	height:140px;
	margin-bottom:20px;
	width:100%;
}
	#centerContentContainer .programma .programma-afb{
	   float:left;
	   width:220px;   
	}
	
	#centerContentContainer .programma .programma-content{
	   float:left;
	   width:370px;   
	}
	  #centerContentContainer .programma .programma-content h2{
      padding-top:0; 
   }

#centerContentContainer #programList .programDays{
   margin-bottom:10px;
}

#centerContentContainer #programList ul {
	list-style:none;
	margin:0;
	padding:0;
}

	#centerContentContainer #programList ul li{
	   float:left;
	   margin-right:10px;
	}
	
   #centerContentContainer #programList ul li a,
   #centerContentContainer #programList ul li a:visited,
   #centerContentContainer #programList ul li a:hover
   {
     font-size:16px;
     color:#EE2E24;
   }
   
   #centerContentContainer #programList ul li a.active{
   font-weight:bold;
   }
   

/*END PROGRAM MODULE*/

/*NEWS MODULE*/
#centerRightContainer .newsList .newsItem
{
   padding              : 0 12px 10px 12px;
}

#centerRightContainer .newsList .header
{
   background           : transparent url(../_images/block/medium_header_bg.jpg) no-repeat;
   height               : 33px;
   padding-left         : 4px;
}

/*END NEWS MODULE*/

/*CONTACT MODULE*/


/*END CONTACT FORM*/

#centerContainer #centerCenterContainer .header
{
   background           : transparent url(../_images/block/big_header_bg.jpg) no-repeat;
   height               : 33px;
}

a,
a:hover,
a:visited
{
   color                : #ec1b10;
   text-decoration      : none;
}

a:hover
{
   text-decoration      : underline;
}

input,
textarea,
select
{
   border               : 1px solid #cccccc;
   margin               : 2px 1px 2px 1px;
   font-family          : Arial, Verdana;
   font-size            : 11px;
   line-height          : 14px;
}

p
{
   margin               : 0;
   padding              : 0;
   line-height          : 14px;
}

.header h1, .header h2, .top h2
{
   margin               : 0;
   padding              : 10px 0 4px 10px;
   color                : #ffffff;
   font-size            : 12px;
   text-transform       : uppercase;
}

h1, h2
{
   margin               : 0;
   padding              : 10px 0 4px 0;
   color                : #ffffff;
   font-size            : 12px;
   text-transform       : uppercase;
}

.imgRight
{
   float                : right;
   padding-left         : 12px;
}

.imgLeft
{
   float                : left;
   padding-right        : 12px;
}

.clear
{
   clear                : both;
}

.spacer
{
   clear                : both;
   width                : 100%;
   height               : 20px;
}

#flashspeakers_holder 
{
   position             : absolute;
   top                  : 0;
   left                 : 0;
}

#centerContentContainer .programma h2{
   padding-top:0; 
}
#no_flash{
	background-color	: #FFFFFF;
}
.pointer
{
	cursor				: pointer;
	color				: #EC1B10;
}


/* Uitzending gemist */

.uitzending_item{
   width: 300px;
   position: relative;
   float: left;
   margin-bottom: 28px;
}
.uitzending_gemist_img{
   width: 119px;
   height: 92px;
   padding-right: 12px;
   position: relative;
   float: left;
}
.uitzending_gemist_txt{
   position: relative;
   float: left;
   width: 141px;
}
#centerRightTd #centerContentContainer .uitzending_gemist_txt p{
   padding-left: 0px;
   padding-bottom: 12px;   
}
#centerRightTd #centerContentContainer .uitzending_gemist_txt a{
   color: #0A0A0A;
}
#centerRightTd #centerContentContainer .uitzending_gemist_txt h3 a{
   color: #ee2e24;
   }
.mod_uitzending_gemist h3{
   margin-top: 0px;
   color: #ee2e24;
   text-transform: uppercase;
   font-weight: bold;
}
.uitzending_zoeken_form select{
   width: 130px;
}
.uitzending_zoeken_form input{
   width: 125px;  
}
.uitzending_zoeken_form input.datum,
.uitzending_zoeken_form #start_time,
.uitzending_zoeken_form #end_time
{
   width: 80px;  
}
.uitzending_zoeken_form .row{
   height: 25px;   
   clear: both;
}
.uitzending_zoeken_form .item{
   float: left;  
   margin-left: 20px;
}
.uitzending_zoeken_form .item.first{
   margin-left: 0px;
}
.uitzending_zoeken_form .item label,
.uitzending_zoeken_form .item label.datum{
   width: 100px;
   float: left;
   font-weight: bold;
}
.uitzending_zoeken_form .item label.datum{
   width: 47px;
}
.uitzending_zoeken_line{
   height: 1px;
   background-color: #e3e3e3;
   margin-top: 5px;
   margin-bottom: 15px;
}

.red{
 color: #d81d14;      
}
a.red:hover{
   color: #d81d14;  
}
.uitzending_zoeken_resultaten .greyHead{
   font-weight: bold;
   color: #646464;
}

.uitzending_zoeken_resultaten .results .searchrow{
   height: 27px;
}
