.grayscale {
	filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
	border:5px solid #e3e3e3; 
}

.zoektext {
  font-size: 10px;
  font-weight: 800;
  margin: 5px 5px -2px 5px;
  text-align: bottom;
}

.khv_lemma {
	margin: 0px 0px 0px 30px;
	
}

.khv_lemma A  {
	color: #676566;
	font-weight: bold;
	
}

x.khv_lemma:hover A {
	color: #bbbbbb;
	font-weight: bold;
}

.khv_lemma:visited A {
	color: #b8b8b8;
	font-weight: bold;
}

.video_zweefplayer {
	background-color: #dfdfdf;
	width: 570px;
}

.video_zweefplayer_left {
	float: left;
	background-color: #dfdfdf;
	text-align: left;
	padding: 5px 10px 5px 10px;
	width: 401px;
}	

.video_zweefplayer_right {
	width: 149px;
	float: right;
	background-repeat: no-repeat;
	background-color: #dfdfdf;
}

.audio_zweefplayer {
	background-color: #dfdfdf;
	width: 570px;
}

.audio_zweefplayer_content {
	float: left;
	background-color: #dfdfdf;
	text-align: left;
	padding: 5px 10px 3px 10px;
	width: 399px;
}

.audio_zweefplayer_right {
	width: 150px;
	float: right;
	background-repeat: no-repeat;
	background-color: #dfdfdf;
}	

.post {
	width: 570px;
	font-family: Verdana;
	font-size: 13px;
}

.post .title {
	height: 30px;
	padding: 0px 0px 0px 30px;
	letter-spacing: -1px;
}

.post .title a {
	text-decoration: none;
	color: #5A1F4B;
	border: none;
}

.post .meta {
	height: 27px;
	margin: 0px;
	padding: 6px 10px 0px 9px;
	background: url(/global_img/img03.jpg) no-repeat left top;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.post .meta .player_title {
	float: left;
	font-size: 15px;
	font-weight: bold;
}

.post .meta .meta_info {
	float: right;
}

.post .meta a {
	color: #FFFFFF;
}

.post .entry {
	background: #dfdfdf;
	padding: 5px 10px 5px 10px;
	text-align: justify;
	color: #000000;
}

.audio_playerline {
	height: 33px;
	background: url(/global_img/img04.jpg) no-repeat  left top;
	/*padding: 2px 27px 0px 9px;*/
	/*text-align: left;*/
	/*font-size: 11px;*/
	/*color: #FFFFFF;*/
	/*background-color: red;*/
	width: 570px;
	
}

.video_playerline {
	height: 33px;
	background: url(/global_img/img04.jpg) no-repeat  left top;
	/*padding: 2px 27px 0px 9px;*/
	/*text-align: left;*/
	/*font-size: 11px;*/
	/*color: #FFFFFF;*/
	/*background-color: red;*/
	width: 570px;
	
}

.audio_playerline {
	widht: 570px;
	height: 33px;
}

.audio_player {
	padding: 2px 0px 0px 9px;
	float: left;
	width: 300px;
	/*background-color: blue;*/
}

.meta_bottom_left {

}

.meta_bottom_right {
	height: 30px;
	text-align: left;
	font-size: 11px;
	color: #FFFFFF;
	margin-right: 10px;
	margin-top: 8px;
	float: right;
}

#tinybox {
	position:absolute; 
	display:none; 
	padding:0px; 
	background:#fff url(imglib/preload.gif) no-repeat 50% 50%; 
	border:0px solid #e3e3e3; 
	z-index:3000;
}

#tinymask {
	position:absolute; 
	display:none; 
	top:0; 
	left:0; 
	height:100%; 
	width:100%; 
	background:#000; 
	z-index:3000
}

#tinycontent {
	background:#000000;
}

.video_border {
	border: 0px;
	align: right;
	width: 150px;
}

.mobileindex_even {
	padding: 0px 5px 0px 5px;
	background-color: #bebebe;
}

.mobileindex_odd {
	padding: 0px 5px 0px 5px;
	background-color: #e6e6e6;
}

.index_picture_left {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}

.index_picture_right {
	font-size: 15px;
}

.zp_styler {
	text-decoration: none;
	font-weight: normal;
}

.externe_link {
	color: #696969;
	text-decoration:none;
	font-weight: bold;
}

.externe_link:hover {
	color: #c8c8c8;
	text-decoration:none;
	font-weight: bold;
}

.externe_link:visited {
	color: #909090;
	text-decoration:none;
	font-weight: bold;
}

.ratingblock {
	display:block;
	/*border-bottom:1px solid #999;*/
	padding-bottom:8px;
	margin-bottom:8px;
	}

.loading {
	height: 25px;
	background: url('../images/working.gif') 50% 50% no-repeat;
	}
	
.unit-rating { /* the UL */
	list-style:none;
	margin: 0px;
	padding:0px;
	height: 25px;
	position: relative;
	background: url('../images/starrating.gif') top left repeat-x;		
	}

.unit-rating li{
    text-indent: -90000px;
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
	}
	
.unit-rating li a {
	outline: none;
	display:block;
	width:25px;
	height: 25px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	}
	
.unit-rating li a:hover{
	background: url('../images/starrating.gif') left center;
	z-index: 2;
	left: 0px;
	}

.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width:25px;}
.unit-rating a.r2-unit{left:25px;}
.unit-rating a.r2-unit:hover{width: 50px;}
.unit-rating a.r3-unit{left: 50px;}
.unit-rating a.r3-unit:hover{width: 75px;}
.unit-rating a.r4-unit{left: 75px;}	
.unit-rating a.r4-unit:hover{width: 100px;}
.unit-rating a.r5-unit{left: 100px;}
.unit-rating a.r5-unit:hover{width: 125px;}
.unit-rating a.r6-unit{left: 125px;}
.unit-rating a.r6-unit:hover{width: 150px;}
.unit-rating a.r7-unit{left: 150px;}
.unit-rating a.r7-unit:hover{width: 175px;}
.unit-rating a.r8-unit{left: 175px;}
.unit-rating a.r8-unit:hover{width: 200px;}
.unit-rating a.r9-unit{left: 200px;}
.unit-rating a.r9-unit:hover{width: 225px;}
.unit-rating a.r10-unit{left: 225px;}
.unit-rating a.r10-unit:hover{width: 250px;}
 
.unit-rating li.current-rating {
	background: url('../images/starrating.gif') left bottom;
	position: absolute;
	height: 25px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
	}

.voted {color:#999;}
.thanks {color:#36AA3D;}
.static {color:#5D3126;}	

div.multiupload{
	border:1px outset gray;
	float:left;
	padding:3px;
	background:#eee;
}

div.multiupload div.list{
	border:1px inset gray;
	background: #fff;
}

div.multiupload div.list div.item{
	margin:1px;
	background: #eee;
}

div.multiupload div.list div.item:hover{
	background: #ccc;
}

div.multiupload div.list img{
	float:left;
	margin: 3px;
	cursor:pointer;
}

#miniplayer_avblok {
	float: left;
	margin: 10px 0px 0px 32px;
}

#linkstyler_winkel A {
	color: #000000;
	font-weight: bold;
}


A {
	text-decoration: none;
}

.tweetgrid {
	display: table;
}

/*- Menu Tabs 3--------------------------- */
#tabs3 {
      float:left;
      width: 600px;
      background:#ffffff;
      font-size:93%;
      line-height:normal;
}
    
#tabs3 ul {
	  margin:0;
	  padding:10px 10px 0 0px;
	  list-style:none;
}
    
#tabs3 li {
      display:inline;
      margin:0;
      padding:0;
}
    
#tabs3 a {
      float:left;
      background:url("../images/kn/tableft3.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
}
    
#tabs3 a span {
      float:left;
      display:block;
      background:url("../images/kn/tabright3.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs3 a span {
	float:none;
}
    /* End IE5-Mac hack */
#tabs3 a:hover span {
	color:#FFF;
}
    
#tabs3 a:hover {
    background-position:0% -42px;
}
    
#tabs3 a:hover span {
    background-position:100% -42px;
}  

.lemmalijstlink{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #484646;
	text-decoration: none;
	line-height:18px;

}

.lemmalijstlink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#a29f9f;
	text-decoration: none;
	line-height:18px;
}

.lemmalijstlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #5f5f5f;
	text-decoration: none;
	line-height:18px;
}

/*
#linkstyler_textpage_mainhome A {
	color: #696969;
	text-decoration:none;
}

#linkstyler_textpage_mainhome A:hover {
	color: #c8c8c8;
	text-decoration:none;
}

#linkstyler_textpage_mainhome A:visited {
	color: #909090;
	text-decoration:none;
}
*/

.linkstyler_textpage_mainhome A {
	color: #696969;
	text-decoration:none;
}

.linkstyler_textpage_mainhome A:hover {
	color: #c8c8c8;
	text-decoration:none;
}

.linkstyler_textpage_mainhome A:visited {
	color: #909090;
	text-decoration:none;
}

#footer_bar {
	width: 650px; 
	text-align: right;
	float: left;
}

#footer_bar_mobile {
	width: 288px; 
	text-align: right;
	float: left;
}

#footer_bar_mobile A {
	text-decoration: none;
	color: #ffffff;
	
}

#footer_bar A {
	text-decoration: none;
	color: #ffffff;
	
}

#footer_bar A:hover {
	text-decoration: none;
	color: #e6e6e6;
	
}

#copyright {
	width: 170px; 
	float: right;
	/*background-color: blue;*/
}

.searchimage {
	vertical-align: top;
}

.miniplayer_right
{
	float: right;
	width:150px;
	display: block;
	padding:0px;
	margin:0px;
	background-color: #d9d9d9;
	
}

.searchinput  
{
	font-size: 14px;
	border: 1px solid #b2b2b2;
	height: 17px;
	width: 125px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

.searchinput_left  
{
	font-size: 14px;
	border: 1px solid #b2b2b2;
	height: 17px;
	width: 115px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

.index_player_title {
	clear:both;
	background-color: #cccccc; 
	color: black;
	padding-left: 3px;
	font-weight: bold;
}

.perknaam A {
	color: black;
	text-decoration: none;
}

.player_txt {
	float: left;
	background-color: #eaeaea;
	width: 207px;
	height: 160px;
	padding: 2px;
}

.zweefplayer_radio {
	background-color: #fdcf89;
	padding: 5px 5px 5px 5px;
	min-height:173px;
    height:auto !important;
    height:173px;
}    

.zweefplayer_televisie {
	background-color: #edd432;
	padding: 5px 5px 5px 5px;
	min-height:173px;
    height:auto !important;
    min-height:173px;
}

.zweefplayer_mainhome {
	background-color: #696969;
	padding: 5px 5px 5px 5px;
	min-height:173px;
    height:auto !important;
    height:173px;
}

.zweefplayer_nieuws {
	background-color: #d0181f;
	padding: 5px 5px 5px 5px;
	min-height:173px;
    height:auto !important;
    height:173px;
}

.player_txt_line {
	background-color: #696969;
	color: white;
	font-weight: 500;
	width: 147px;
	float: right;
	min-height: 54px;
    height:auto !important;
    height: 54px;
    padding-left: 3px;
    font-size: 11px;
}

.playerinfotxt {
	background-color: #696969;
	color: white;
	font-weight: 500;
	font-size: 11px;
}

#indexpage_left {
	width: 180px;
	float: left;
}

#indexpage_content {
	width: 572px;
	float: left;
	padding: 6px 0px 6px 6px;
	/*background-color: red;*/
}

#indexpage_right {
	width: 189px;
	float: right;
	padding: 8px 8px 8px 8px;
	/*background-color: yellow;*/
}

#episode_left {
	/*width: 180px;*/
	width: 150px;
	float: left;
}

#episode_content {
	float: right;
	padding: 9px 9px 9px 9px;
	/*background-color: red;*/
	width: 765px;
}

#textpage_left {
	width: 180px;
	float: left;
}

#textpage_content {
	width: 572px;
	float: left;
	padding: 6px 0px 6px 6px;
	/*background-color: red;*/
}

#textpage_right {
	width: 189px;
	float: right;
	padding: 8px 8px 8px 8px;
	/*background-color: yellow;*/
}


#episode_detail_content {
	float: left;
	padding: 9px 9px 9px 9px;
	/*background-color: red;*/
	width: 570px;
}

#episode_right {
	/*width: 168px;*/
	width: 200px;
	float: right;
	text-align: center;
	text-align: center;
	/*background-color: blue;*/
}



.image_subtitle {
	font-family: Verdana, Helvetica, sans-serif; 
	font-size:7pt;
	line-height: 10px;
	font-weight: lighter;
}

.p_list {
	margin-left: 0px; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 15px;
}

.blokkenbalk_block_holder {
	margin: 0px;
	padding: 0px;
	clear: both;
	/*background-color: blue;*/
}

.horizontal_ug_block_holder {
	margin: 0px;
	padding-left: 9px;
	clear: both;
	/*background-color: blue;*/
}


.blok_title {
	font-weight: 900;
	/*background-color: blue;*/
	text-align: left;
	font-family:
}

.blok {
	float: left;
	margin: 0px 8px 0px 0px;
}

.dossier_title {
	font-weight: 900;
	/*background-color: blue;*/
	text-align: left;
	font-family:
}

.dossier_block_holder {
	margin: 0px;
	padding: 0px;
	clear: left;
}

.dossier {
	float: left;
	margin: 0px 7px 0px 0px;
	
	
}

.back_and_forth_link {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.date_link A {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

.date {
	font-weight: bold;
	font-size: 11px;
}

hr {
	border: 0;
	height: 1px;
	background-color: #000000;
}

#calendar {
	height: 155px; 
	margin-left: 17px;
}

#calendar_link {
	text-decoration: none;
	color: gray;
}

#page_link {
	text-decoration: none;
	color: #696969;
	font-size: 14px;
	font-weight: bold;
	
}

#page_link:hover {
	text-decoration: none;
	color: #adadad;
	font-size: 14px;
	font-weight: bold;
}

#page_link:visited {
	text-decoration: none;
	color: #8a8a8a;
	font-size: 14px;
	font-weight: bold;
}

form {
	margin: 0;
	padding: 0;
	display: inline;
}

.poll {
	border-bottom-width: 1px;
	border-top: 1px solid black;
	text-align: left;
}

.poll_percentage_block {
	clear: both;
}

.poll_answer {
	float: left;
}

.poll_votes {
	font-size: 11px;
	color: gray;
	float: right;
}

#poll_block {
	width: 150px;
}

.right_link A {
	float: right;
	
	text-align: right;
	color: black;
	font-family: Verdana, Helvetica, sans-serif; 
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
	
}

.right_link A:hover {
	float: right;
	text-align: right;
	color:black;
}

.right_link A:visited {
	float: right;
	text-align: right;
	color:#666666;
}
 
.left_link A{
	float: left;
	color: black;
	font-family: Verdana, Helvetica, sans-serif; 
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}

.left_link A:hover {
	float: left;
	
	color:black;
}

.left_link A:visited {
	float: left;
	color:#666666;
}

.index_spacer {
	height: 9px;
	clear: both;
}

.spacer {
	height: 9px;
}

.mini_spacer {
	height: 3px;
}

#banner_block {
  text-align: middle;
  
  height: 60px;
  color: #ffffff; 
  font-size: 12px;
  clear: both;
  font-family: Verdana;
  font-size: 11px;
  letter-spacing: 1px;
  padding: 1px 1px 1px 1px;
}

.detailpage_avblok {
	float: right;
	width: 150px;
	margin: 2px 2px 2px 2px;
}

.embedded_player_right {
	width: 150px;
	background-color:#DEDEDE;
	text-align: center;
	margin: 2px 2px 2px 2px;
}


.embedded_ug_player {
	width: 150px;
	background-color:#DEDEDE;
	text-align: center;
}

.article_player_right {
	width: 150px;
	text-align: center;
	margin: 2px 2px 2px 2px;
	float: right;
}

.more_information A {
	color: black;
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.content_block_right A {
	color: black;
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
}

.lemma_block_right {
	text-align: left;
	width: 190px;
	border: 1px solid #000000;
	padding: 2px 2px 2px 2px;
}

.more_information A:hover {
	color:black;
	
}

.more_information A:visited {
	color:#666666;
}

#clickable {
	cursor: pointer;
	cursor: hand;
}

hr {
	border: 0px solid #000000;
	margin-top: 0px;
}

#searchform_placeholder {
	position: absolute; 
	visibility: show;
	left: 230px; 
	top: 72px;  
	width: 170px;
	text-align: middle;
	
}

#searchform_placeholder_mobile {
	position: absolute; 
	visibility: show;
	left: 35px; 
	top: 72px;  
	width: 170px;
	text-align: middle;
	
}

#kn_placeholder {
    position: absolute; 
	visibility: show;
	left: 196px; 
	top: 61px;  
	z-index: 2;
	
}

#npo_button_container {
	position: absolute; 
	visibility: show;
	left: 403px; 
	top: 14px;
	z-index: 2;
}

#npo_button_container_bottom {
	position: absolute; 
	visibility: show;
	left: 403px; 
	top: 14px;
	z-index: 2;
}

#logo_placeholder {
	position: absolute; 
	visibility: show;
	left: -270px; 
	top: 2px;  
	z-index: 2;
}

.image_right {
	float: right; 
	padding: 1px 6px 0px 0px;
	border: 0px 0px 0px 0px;
}

.image_left {
	float: left; 
	padding: 1px 6px 0px 0px;
	border: 0px 0px 0px 0px;
}

.links_left {
	float: left;
	
}

.links_right {
	float: right;
	
}

#menu {
	border-bottom: 1px solid #d7d7d7; 
	height: 23px;
	width:366px;
	display: block;
}

#menu ul {
	margin: 0px; 
	padding: 0px; 
	list-style: none; 
	text-align: center;
	
}

#menu li {
	display: inline; 
	line-height: 23px;
}

#menu li a {
	color: #000000; 
	text-decoration: none; 
	padding:5px 5px 6px 5px; 
	background-color: #ffffff; 
}

#menu li a.tabactive {
	border-left: 1px solid #d7d7d7; 
	border-right: 1px solid #d7d7d7; 
	color: #000000; 
	font-weight: bold;  
	position: relative;
}

#tabwissel {
	text-align: center;
	float: left;
	width: 361px;
}

#tabwissel A {
	text-decoration: none;
	color: #000000;
	font-size: 11px;
}

#tab_content1,
#tab_content2, 
#tab_content3 
{
	border: 0px solid #ececec; 
	height: 188px;
	text-align: center;
	padding: 0px 0px 0px 0px; 
	margin-bottom: 5px;
	text-align: left;
}

#topnav {
	width: 982px;
	margin: 0px 9px 0px 9px;
	padding:0px; 
	height: 47px;
	overflow: hidden;
	text-align:left; 
	float: none; 	
	z-index:0;
	background-color: black;
}

#topnav_mobile {
	width: 302px;
	margin: 0px 9px 0px 9px;
	padding:0px; 
	height: 30px;
	overflow: hidden;
	text-align:left; 
	float: none; 	
	z-index:0;
	background-color: black;
}

.leftcontent {
	width: 394px;
	float: left;
	/*background-color: yellow;*/
}

.pagewidecontent {
	/*width: 763px;*/
	float: left;
	/*background-color: yellow;*/
}

.middlecontent {
	width: 394px;
	float: left;
	/*background-color: blue*/
}

.rightcontent {
	width: 168px;
	float: right;
	text-align: center;
	margin-top: 9px;
}

#article_left {
	width: 150px;
	float: left;
	/*background-color: yellow;*/
}

#article_content {
	width: 591px;
	float: left;
	padding: 6px 0px 6px 6px;
	
}

#article_right {
	width: 200px;
	float: right;
	padding: 8px 8px 8px 8px;
	
}

.image {
	border: 0;
	margin: 2px 2px 2px 2px;
}

.image_player {
	position:relative;
	float:left; /* optional */
}
.image_player .text {
	position:absolute;
	top:60px; /* in conjunction with left property, decides the text position */
	left:-100px;
	width:300px; /* optional, though better have one */
	color: orange;
	font-size: 9px;
	font-weight: bold;
}


.topnavtab  
{ 	
	float:left; 
	margin: 0px; 
	padding: 0px; 
}

body {
  color: #000000; 
  margin-top: 0px;
  background-color: #d7d7d7;
  font-family: Verdana, Helvetica, sans-serif; 
  font-size:10pt;
  line-height: 18px;
  background-attachment: fixed;
}

#common {
  background-image: url(../global_img/bg_image.jpg);
  color: #000000; 
  margin-top: 0px;
  background-color: #d7d7d7;
  background-repeat: repeat-x;
  font-family: Verdana, Helvetica, sans-serif; 
  font-size:10pt;
  line-height: 18px;
}

#bg {
  color: #000000; 
  margin-top: 0px;
  background-color: #d7d7d7;
  font-family: Verdana, Helvetica, sans-serif; 
  font-size:10pt;
  line-height: 18px;
}

#wrapper {
  position: absolute;
  left: 50%;
}

#frame {
  background-color: white;
  color: #000000; 
  position: absolute;
  display: block;
  width: 1000px;
  left: -501px;
}

#frame_mobile {
  background-color: white;
  color: #000000; 
  position: absolute;
  display: block;
  width: 320px;
  left: -150px;
}

#content {
  width: 964px;
  float: left;
  color: #000000; 
  background-color: white;
  /*min-height: 600px;*/
}

#content_mobile {
  width: 284px;
  float: left;
  color: #000000; 
  background-color: white;
  /*min-height: 600px;*/
}


#top {
  width: 1000px;
}

#header {
  padding: 0px 0px 0px 9px;
  background-image: url(../global_img/rkkheader.jpg);
  background-repeat: no-repeat;
  background-color: black;
  margin: 9px;
  height: 89px;
  width: 971px;
}

#header_rkkerk {
  padding: 0px 0px 0px 9px;
  background-image: url(../global_img/rkkerkheader_new.jpg);
  background-repeat: no-repeat;
  background-color: black;
  margin: 9px;
  height: 89px;
  width: 971px;
}

#header_mobile {
  padding: 0px 0px 0px 9px;
  background-image: url(../global_img/rkkheader_mobile.png);
  background-repeat: no-repeat;
  background-color: black;
  margin: 9px;
  width: 292px;
  height: 41px;
}

#linkblock {
  font-weight: bold;
  font-size: 13px;
  text-align: right;
}

#footer {
  text-align: right;
  background-color: #737172;
  height: 15px;
  color: #ffffff; 
  font-size: 12px;
  clear: both;
  font-family: Verdana;
  font-size: 11px;
  letter-spacing: 1px;
  padding: 1px 1px 1px 1px;
}

#frame_pusher {
	clear: both;
}

.block_left {
	padding: 9px 0px 8px 9px;
	min-height: 177px;
	/*line-height: 1.1;*/
	/*background-color: yellow;*/
	/*height: expression( this.scrollHeight < 190 ? "190px" : "auto" ); /* sets min-height for IE */
}

.block_middle {
	padding: 9px 0px 8px 9px;
	min-height: 177px;
	/*background-color: blue;*/
	/*height: expression( this.scrollHeight < 190 ? "190px" : "auto" ); /* sets min-height for IE */	
}

.block_pagewide {
	padding: 0px 0px 0px 9px;
	width: 950px;
	min-height: 100px;
	clear: both;
	/*background-color: green;*/
	/*height: expression( this.scrollHeight < 190 ? "190px" : "auto" ); /* sets min-height for IE */*/
}

.block_right {
	padding: 3px 0px 8px 0px;
	width: 150px;
	text-align: left;
	/*background-color: red;*/
}

#pageframe {
	background-color: #d7d7d7;
	background-image: url(../global_img/bg_image.jpg);
	width: 972;
	padding: 9px 9px 9px 9px;
	margin: 0px 9px 9px 9px;
}

.hidden {
  display: none;
}

.topbar_right {
  float: right;
  padding-right: 5px;
  padding-top: 2px;
}

.topbar_left {
  float: left;
  padding-left: 5px;
  padding-top: 2px;
}

.title {
  width: 100%;
  height: 21px;
  color: #000000; 
  background-color: #e8e8ea;
  font-family: Verdana;
  font-size: 10px;
  color: black;
  font-weight: bold;
}

.subheader {
	font-family: Verdana;
	font-weight: bold; 
	font-size:11pt; 
	color: black; 
	line-height: 20px;
}

.subheader_right {
	font-family: Verdana;
	font-weight: bold; 
	font-size:13px; 
	color: black; 
	line-height: 20px;
}

#footer_content_space {
	background-color: #ffffff;
	clear: both;
	height: 9px;
}


#pageframe_radio {
	background-image: url('../global_img/bg_imageframe_radio.jpg');
	background-repeat:repeat-x;
	background-color: #fbcf88;
	width: 972;
	padding: 9px 9px 9px 9px;
	margin: 0px 9px 9px 9px;
}

.mainheader_radio H3 {
	margin-bottom: 0px;
	margin-top: 0px;
	color: #cd5922;
}

.mainheader_radio A {
	text-decoration: none;
	font-family: Verdana;
	font-size: 16px; 
	color: #cd5922;
	font-weight: bold;
}

.mainheader_radio_right A {
	text-decoration: none;
	font-family: Verdana;
	color: #cd5922;
	font-weight: bold;
}

.mainheader_radio_right H4 {
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 14px; 
	color: #cd5922;
}

#conceptheader_radio H3 {
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 6px 4px 0px 4px;
	font-size: 13px;
}

#conceptheader_radio A {
	font-family: Verdana;
	font-size: 13px; 
	color: #cd5922;
	font-weight: bold;
	text-decoration: none;
}

#conceptheader_radio H3 A {
	font-family: Verdana;
	font-size: 13px; 
	color: #cd5922;
	font-weight: bold;
	text-decoration: none;
}



.vertmenu_radio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 145px;
	text-align: center;
}

.vertmenu_radio h1 {
	display: block; 
	background-color:#c8c8c8;
	font-size: 90%; 
	padding: 3px 0 5px 3px;
	border: 1px solid #000000;
	color: #000000;
	margin: 0px;
	
}

.vertmenu_radio ul {
	list-style: none;
	background-image:url('../global_img/3rd_level_radio.jpg');
	background-repeat:repeat-x;
	margin: 0px;
	padding: 0px;
	border: none;
	width: 150px;
}

.vertmenu_radio ul li a {
	font-size: 80%;
	display: block;
	border-bottom: 1px solid #000000;
	padding: 5px 0px 2px 4px;
	text-decoration: none;
	color: #ffffff;
}

.vertmenu_radio ul li a:hover, .vertmenu ul li a:focus {
	color: #000000;
	background-color: #eeeeee;
}

.radio_pagelink {
	text-decoration: none;
	font-size: 14px;
	font-weight: 800;
	color: #cd5922;
}

.radio_pagelink:hover {
	text-decoration: none;
	font-size: 14px;
	font-weight: 800;
	color: #fdcf89;  
}

.radio_pagelink:visited {
	text-decoration: none;
	font-size: 14px;
	font-weight: 800;
	color: #e18b4c;
}

.rkkerk_pagelink {
	font-size: 14px;
	color: #6a91ca;
	font-weight: bold;
	text-decoration: none;
}

.rkkerk_pagelink:hover {
	font-size: 14px;
	color: #556d91;
	font-weight: bold; 
	text-decoration: none;
}

.rkkerk_pagelink:visited {
	font-size: 14px;
	color: #95a6c0;
	font-weight: bold;
	text-decoration: none;
}

.radio2_pagelink {
	text-decoration: none;
	font-size: 11px;
	line-height: 11px;
	font-weight: 800;
	color: #cd5922;
}

.radio2_pagelink:hover {
	text-decoration: none;
	font-size: 11px;
	line-height: 11px;
	font-weight: 800;
	color: #fdcf89;  
}

.radio2_pagelink:visited {
	text-decoration: none;
	font-size: 11px;
	line-height: 11px;
	font-weight: 800;
	color: #e18b4c;
}

.radio1_pagelink {
	text-decoration: none;
	font-size: 14px;
	font-weight: 800;
	color: #cd5922;
}

.radio1_pagelink:hover {
	text-decoration: none;
	font-size: 14px;
	font-weight: 800;
	color: #fdcf89;  
}

.radio1_pagelink:visited {
	text-decoration: none;
	font-size: 14px;
	font-weight: 800;
	color: #e18b4c;
}

.radio3_pagelink {
	text-decoration: none;
	font-size: 14px;
	font-weight: 800;
	color: #cd5922;
}

.radio3_pagelink:hover {
	text-decoration: none;
	font-size: 14px;
	font-weight: 800;
	color: #fdcf89;  
}

.radio3_pagelink:visited {
	text-decoration: none;
	font-size: 14px;
	font-weight: 800;
	color: #e18b4c;
}

.linkstyler_textpage_radio A {
	text-decoration: none;
	color: #cd5922;
}

.linkstyler_textpage_radio A:hover{
	text-decoration: none;
	color: #fdcf89;
}

.linkstyler_textpage_radio A:visited  {
	text-decoration: none;
	color: #e18b4c;
}

.radio_locationlink {
	text-decoration: none;
	font-size: 11px;
	font-weight: 800;
	color: #cd5922;
}

.radio_locationlink:visited {
	text-decoration: none;
	font-size: 11px;
	font-weight: 800;
	color: #e18b4c;
}

.radio_locationlink:hover {
	text-decoration: none;
	font-size: 11px;
	font-weight: 800;
	color: #fdcf89; 
}

.nav3_radio_li A {
	color: #cd5922;
	font-weight: bold;
	text-decoration: none;
}

.nav3_radio_li A:hover {
	color: #fdcf89; 
	font-weight: bold;
	text-decoration: none;
}

.nav3_radio_li A:visited {
	color: #e18b4c;
	font-weight: bold;
	text-decoration: none;
}

.nav3_radio_li_selected A{
	color: #cd5922;
	font-weight: bold;
	text-decoration: underline;
	font-size: 14px;
}

.radio_ul {   
	padding:0;   
	margin: 0px 0px 0px 17px; 
}

.radio_li {
	list-style-type:square;
	list-style-image: url('../global_img/arrow_radio.png');    
}

.radio_article_list {
	font-size: 14px;
	color: #cd5922;
	font-weight: bold;
	text-decoration: none;
}

.radio_article_list:hover {
	font-size: 14px;
	color: #fdcf89; 
	font-weight: bold; 
	text-decoration: none;
}

.radio_article_list:visited {
	font-size: 14px;
	color: #e18b4c;
	font-weight: bold;
	text-decoration: none;
}

.radio_agenda_list {
	font-size: 13px;
	color: #cd5922;
	font-weight: 900; 
	text-decoration: none;
}

.radio_agenda_list:hover {
	font-size: 13px;
	color: #fdcf89;
	font-weight: 900; 
	text-decoration: none;
}

.radio_agenda_list:visited {
	font-size: 13px;
	color: #e18b4c;
	font-weight: 900; 
	text-decoration: none;
}

.autolinkblok_nieuws H4 {
	color: #d0181f;
	margin: 0;
	text-decoration: none;
	font-size: 13px;
}

.handlinkblok_nieuws H4 {
	color: #d0181f;
	font-size: 13px;
	margin: 0;
	text-decoration: none;
}	


.right_header_nieuws H4 {
	color: #d0181f;
	font-size: 14px;
	margin: 0;
	text-decoration: none;
	
}


.right_header_sub_nieuws H5 {
	color: #d0181f;
	padding:0; 
	margin:0;
}

.right_header_sub_nieuws A {
	color: #d0181f;
	text-decoration: none;
}

#nav_leftnieuws {
	list-style-type: none;
}

.nav3_nieuws_link {
	font-size: 15px;
	color: #d0181f;
	font-weight: bold;
}

.nav3_nieuws_selected {
	text-decoration: underline;
	font-size: 14px;
	color: #d0181f;
	font-weight: bold;
}
.nav4_nieuws_selected {
	text-decoration: none;
	font-size: 13px;
	color: #d0181f;
	font-weight: bold;
}
.nav4_nieuws_link {
	text-decoration: none;
	font-size: 12px;
	color: #d0181f;
	font-weight: bold;
}

.nav4_nieuws_link {

}

#pageframe_nieuws  {
	background-image: url('../global_img/bg_imageframe_nieuws.jpg');
	background-repeat:repeat-x;
	background-color: #d01820;
	width: 972;
	padding: 9px 9px 9px 9px;
	margin: 0px 9px 9px 9px;
}

.mainheader_nieuws H3 {
	margin-bottom: 0px;
	margin-top: 0px;
	color: #d0181f;
	font-size: 16px;
	font-weight: bold;
	
}

.mainheader_nieuws A {
	text-decoration: none;
	font-family: Verdana;
	color: #d0181f;
	font-weight: bold;
}

.mainheader_nieuws_right A {
	text-decoration: none;
	font-family: Verdana;
	color: #d0181f;
	font-weight: bold;
}

.mainheader_nieuws_right H4 {
	margin-bottom: 0px;
	margin-top: 0px;
	color: #d0181f;
	font-weight: bold;
	font-size: 14px;
}

.mainheader_nieuws_right H5 {
	text-decoration: none;
	color: #d0181f;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 12px;
	font-weight: bold;
}

#pageframe_rkkerk  {
	background-image: url('../global_img/bg_imageframe_rkkerk.jpg');
	background-repeat:repeat-x;
	background-color: #c9d4e6;
	width: 972;
	padding: 9px 9px 9px 9px;
	margin: 0px 9px 9px 9px;
}


.mainheader_rkkerk H3 {
	margin-bottom: 0px;
	margin-top: 0px;
	color: #6a91ca;
	font-size: 16px;
	font-weight: bold;
	
}

.mainheader_rkkerk H4 {
	margin-bottom: 0px;
	margin-top: 0px;
	color: #6a91ca;
	font-size: 13px;
	font-weight: bold;
	
}

.mainheader_rkkerk A {
	text-decoration: none;
	font-family: Verdana;
	color: #6a91ca;  
	font-weight: bold;
}

.mainheader_rkkerk_right A {
	text-decoration: none;
	font-family: Verdana;
	color: #6a91ca;
	font-weight: bold;
}

.mainheader_rkkerk_right H4 {
	margin-bottom: 0px;
	margin-top: 0px;
	color: #6a91ca;
	font-weight: bold;
	font-size: 14px;
}

.mainheader_rkkerk_right H5 {
	text-decoration: none;
	color: #6a91ca;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 12px;
	font-weight: bold;
}

#large_capital {
	font-family: Verdana;
	font-size: 16px; 
	color: #d0181f;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	float: left;
}

#conceptheader_nieuws H3 {
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 6px 4px 0px 4px;
	font-size: 13px; 
}

#conceptheader_nieuws A {
	font-family: Verdana;
	font-size: 13px; 
	color: #d0181f;
	font-weight: bold;
	text-decoration: none;
}

#conceptheader_nieuws H3 A {
	font-family: Verdana;
	font-size: 13px; 
	color: #d0181f;
	font-weight: bold;
	text-decoration: none;
}



.vertmenu_nieuws {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 0px;
	margin: 0px;
	width: 145px;
	text-align: center;
}

.vertmenu_nieuws h1 {
	display: block; 
	background-color:#c8c8c8;
	font-size: 90%; 
	padding: 3px 0 5px 3px;
	border: 1px solid #000000;
	color: #000000;
	margin: 0px;
	
}

.vertmenu_nieuws ul {
	list-style: none;
	background-image:url('../global_img/3rd_level_nieuws.jpg');
	background-repeat:repeat-x;
	background-color: #d71f27;
	margin: 0px;
	padding: 0px;
	border: none;
	width: 150px;
}

.vertmenu_nieuws ul li a {
	font-size: 80%;
	display: block;
	border-bottom: 1px solid #000000;
	padding: 5px 0px 2px 4px;
	text-decoration: none;
	color: #ffffff;
}

.vertmenu_nieuws ul li a:hover, .vertmenu ul li a:focus {
	color: #000000;
	background-color: #eeeeee;
}

.nieuws_locationlink {
	text-decoration: none;
	font-size: 11px;
	font-weight: 800;
	color: #d0181f;
}

.nieuws_locationlink:visited {
	text-decoration: none;
	font-size: 11px;
	font-weight: 800;
	color: #a9151a;
}

.nieuws_locationlink:hover {
	text-decoration: none;
	font-size: 11px;
	font-weight: 800;
	color: #ce181f; 
}


.linkstyler_textpage_nieuws A {
	color: #d0181f;
	text-decoration:none;
}

.linkstyler_textpage_nieuws A:hover {
	color: #ce181f;
	text-decoration:none;
}

.linkstyler_textpage_nieuws A:visited {
	color:#a9151a;
	text-decoration:none;
}

.linkstyler_textpage_nieuws_right A {
	color: #737172;
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
}


.linkstyler_textpage_nieuws_right A:hover {
	color: #000000;
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
}

.linkstyler_textpage_nieuws_right A:visited {
	color:#000000;
	text-decoration:none;
	font-size: 11px;

	font-weight: bold;
}

.nieuws_pagelink {
	text-decoration: none;
	font-size: 13px;
	font-weight: 800;
	color: #535353;
	line-height: 22px;
}

.nieuws_pagelink:visited {
	text-decoration: none;
	font-size: 13px;
	font-weight: 800;
	color: #898989;
}

.nieuws_pagelink:hover {
	text-decoration: none;
	font-size: 13px;
	font-weight: 800;
	color: #adadad; 
}

#fastheaders_header {
  font-size: 11px;
  font-weight: 800;
  border-top: 1px solid black;
  margin: 0px 0px 0px 0px;
  text-align: bottom;
 }

#fast_headers {
	margin: 5px 5px 5px 5px;
}

.fast_header {
	border-top: 1px solid black;
}

.fast_header_home {
	border-top: 1px solid black;
	width: 150px;
}

.fast_header_home A {
	text-decoration: none;
	color: #000000;
	font-size: 11px;
}

.fast_header_home A:visited {
	text-decoration: none;
	color: #707070;
	font-size: 11px;
}

.fast_header_home A:hover {
	text-decoration: none;
	color: #707070;
	font-size: 11px;
}

.fast_header A {
	text-decoration: none;
	color: #000000;
	font-size: 11px;
}


.fast_header A:visited {
	text-decoration: none;
	color: #707070;
	font-size: 11px;
}

.fast_header A:hover {
	text-decoration: none;
	color: #707070;
	font-size: 11px;
}

.nieuws_ul {   
	padding:0;   
	margin: 9px 0px 0px 17px;
	
}

.nieuws_li {
	list-style-type:square;
	list-style-image: url('../global_img/arrow_nieuws.png');
}

.nieuws_spacer_li {
	list-style-type:none;
	list-style: none;
	background-color: blue;
	
	
}

.nieuws_article_list {
	font-size: 14px;
	color: #d0181f;
	font-weight: bold;
	text-decoration: none;
}

.nieuws_article_list:hover {
	font-size: 14px;
	color: #ce181f;
	font-weight: bold; 
	text-decoration: none;
}

.nieuws_article_list:visited {
	font-size: 14px;
	color: #a9151a;
	font-weight: bold;
	text-decoration: none;
}

.nieuws_articlelist_mobile {
	font-size: 12px;
	color: #d0181f;
	font-weight: bold;
	text-decoration: none;
}

.nieuws_articlelist_mobile:hover {

	font-size: 12px;
	color: #ce181f;
	font-weight: bold; 
	text-decoration: none;
}

.nieuws_articlelist_mobile:visited {
	font-size: 12px;
	color: #a9151a;
	font-weight: bold;
	text-decoration: none;
}

.nieuws_agenda_list {
	font-size: 13px;
	color: #d0181f;
	font-weight: 900; 
	text-decoration: none;
}

.nieuws_agenda_list:hover {
	font-size: 13px;
	color: #ce181f;
	font-weight: 900; 
	text-decoration: none;
}

.nieuws_agenda_list:visited {
	font-size: 13px;
	color: #a9151a;
	font-weight: 900; 
	text-decoration: none;
}

.nav3_nieuws_li A:hover {
	color:  #ce181f;
	font-weight: bold;
	text-decoration: none;
}

.nav3_nieuws_li A:visited {
	color: #a9151a;
	font-weight: bold;
	text-decoration: none;
}

.nav3_nieuws_li_selected A{
	color: #d0181f;
	font-weight: bold;
	text-decoration: underline;
	font-size: 14px;
}

.nav3_nieuws_li A {
	color: #d0181f;
	font-weight: bold;
	text-decoration: none;
}

#pageframe_katholicisme {
	background-image: url('../global_img/bg_imageframe_katholicisme.jpg');
	background-repeat:repeat-x;
	background-color: #d43d66;
	width: 972;
	padding: 9px 9px 9px 9px;
	margin: 0px 9px 9px 9px;
}

.mainheader_katholicisme H3{
	color: #CC3366; 
	margin-bottom: 0px;
	margin-top: 0px;
	
}

.mainheader_katholicisme A {
	text-decoration: none;
	font-family: Verdana;
	font-size: 16px; 
	color: #CC3366; 
	font-weight: bold;
}

.mainheader_katholicisme_right A {
	text-decoration: none;
	font-family: Verdana;
	color: #CC3366; 
	font-weight: bold;
}

.mainheader_katholicisme_right H4 {
	margin-bottom: 0px;
	margin-top: 0px;
	color: #CC3366; 
	font-weight: bold;
	font-size: 14px;
}

.mainheader_katholicisme_right H5 {
	text-decoration: none;
	color: #CC3366;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 12px;
	font-weight: bold;
}

#conceptheader_katholicisme H3{
	font-family: Verdana;
	font-size: 13px; 
	color: #CC3366; 
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	text-decoration: none;
	padding: 6px 4px 0px 4px;
}

#conceptheader_katholicisme H3 {
	font-family: Verdana;
	font-size: 13px; 
	color: #CC3366; 
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	text-decoration: none;
	padding: 6px 4px 0px 4px;
}

#conceptheader_katholicisme H3 A{
	font-family: Verdana;
	font-size: 13px; 
	color: #CC3366; 
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	text-decoration: none;
	padding: 6px 4px 0px 4px;
}

.vertmenu_katholicisme {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 0px;
	margin: 0px;
	width: 145px;
	text-align: center;
}

.vertmenu_katholicisme h1 {
	display: block; 
	background-color:#c8c8c8;
	font-size: 90%; 
	padding: 3px 0 5px 3px;
	border: 1px solid #000000;
	color: #000000;
	margin: 0px;
	
}

.vertmenu_katholicisme ul {
	list-style: none;
	background-image:url('../global_img/3rd_level_katholicisme.jpg');
	background-repeat:repeat-x;
	background-color: #d74871;
	margin: 0px;
	padding: 0px;
	border: none;
	width: 150px;
}

.vertmenu_katholicisme ul li a {
	font-size: 80%;
	display: block;
	border-bottom: 1px solid #000000;
	padding: 5px 0px 2px 4px;
	text-decoration: none;
	color: #ffffff;
}

.vertmenu_katholicisme ul li a:hover, .vertmenu ul li a:focus {
	color: #000000;
	background-color: #eeeeee;
}

.katholicisme_pagelink {
	text-decoration: none;
	font-size: 14px;
	font-weight: 800;
	color: #883748;
}

.katholicisme_pagelink:hover {
	text-decoration: none;
	font-size: 14px;
	font-weight: 800;
	color: #d74871; 
}

.katholicisme_pagelink_pagelink:visited {
	text-decoration: none;
	font-size: 14px;
	font-weight: 800;
	color: #c43b5f;
}

.nav3_katholicisme_li A {
	color: #883748;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

.nav3_katholicisme_li A:hover {
	color: #d74871;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

.nav3_katholicisme_li A:visited {
	color: #c43b5f;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

.nav3_katholicisme_li_selected A{
	color: #822c3f;
	font-weight: bold;
	text-decoration: underline;
	font-size: 14px;
}


.linkstyler_textpage_katholicisme A {
	color: #d43d67;
	text-decoration:none;
}

.linkstyler_textpage_katholicisme A:hover {
	color: #7e2c3d;
	text-decoration:none;
}

.linkstyler_textpage_katholicisme A:visited {
	color: #a43450;
	text-decoration:none;
}

.katholicisme_agenda_list {
	font-size: 13px;
	color: #822c3f;
	font-weight: 900; 
	text-decoration: none;
}

.katholicisme_agenda_list:hover {
	font-size: 13px;
	color: #a83452; 
	font-weight: 900; 
	text-decoration: none;
}

.katholicisme_agenda_list:visited {
	font-size: 13px;
	color: #c43b5f;
	font-weight: 900; 
	text-decoration: none;
}

.katholicisme_locationlink {
	text-decoration: none;
	font-size: 11px;
	font-weight: 800;
	color: #c43b5f;
}

.katholicisme_locationlink:visited {
	text-decoration: none;
	font-size: 11px;
	font-weight: 800;
	color: #c43b5f;
}

.katholicisme_locationlink:hover {
	text-decoration: none;
	font-size: 11px;
	font-weight: 800;
	color: #a83452; 
}
 
.katholicisme_ul {   
	padding:0;   
	margin: 0px 0px 0px 17px; 
}

.katholicisme_li {
	list-style-type:square;
	list-style-image: url('../global_img/arrow_katholicisme.png');
}

.katholicisme_article_list {
	font-size: 14px;
	color: #c43b5f;
	font-weight: bold;
	text-decoration: none;
}

.katholicisme_article_list:hover {
	font-size: 14px;
	color: #a83452;
	font-weight: bold; 
	text-decoration: none;
}

.katholicisme_article_list:visited {
	font-size: 14px;
	color: #c43b5f;
	font-weight: bold;
	text-decoration: none;
}


#conceptheader_mainhome H3 {
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 6px 4px 0px 4px;
	color: #696969;
}

#conceptheader_mainhome H3 A {
	font-family: Verdana;
	font-size: 13px; 
	color: #696969;
	font-weight: bold;
	text-decoration: none;
}


#pageframe_mainhome {
	background-image: url('../global_img/bg_imageframe_home.jpg');
	background-repeat:repeat-x;
	background-color: #e6e6e6;
	width: 972;
	padding: 9px 9px 9px 9px;
	margin: 0px 9px 9px 9px;
}

.mainhome_locationlink {
	text-decoration: none;
	color: #696969;
}

.mainhome_locationlink:hover {
	text-decoration: none;
	color: #a5a5a5;
}

.mainhome_locationlink:visited {
	text-decoration: none;
	color: #696969;		
}

.nav3_mainhome_li A {
	color: #696969;
	font-weight: bold;
	text-decoration: none;
}

.nav3_mainhome_li A:hover {
	color: #c8c8c8;
	font-weight: bold;
	text-decoration: none;
}

.nav3_mainhome_li A:visited {
	color: #909090;
	font-weight: bold;
	text-decoration: none;
}

.nav3_mainhome_li_selected A{
	color: #696969;
	font-weight: bold;
	text-decoration: underline;
	font-size: 14px;
}

.televisie_ul {   
	padding:0;   
	margin: 0px 0px 0px 17px; 
}

.televisie_li {
	list-style-type:square;
	list-style-image: url('../global_img/arrow_televisie.png');    
}

#nav3_ul {
	list-style-type: none;
	padding:0;   
 	margin: 9px;   
}

.nav3_televisie_li A {
	color: #e2b419;
	font-weight: bold;
	text-decoration: none;
}

.right_header_televisie H4 {
	color: #e2b419;
	font-size: 14px;
	margin: 0;
	text-decoration: none;
	
}

.right_header_sub_televisie H5 {
	color: #e2b419;
	padding:0; 
	margin:0;
}

.right_header_sub_televisie A {
	color: #e2b419;
	text-decoration: none;
}


.nav3_televisie_li A:hover {
	color: #edd432;
	font-weight: bold;
	text-decoration: none;
}

.nav3_televisie_li A:visited {
	color: #e9c527;	
	font-weight: bold;
	text-decoration: none;
}

/*
#linkstyler_textpage_televisie A {
	color: #e2b419;
	text-decoration:none;
}

#linkstyler_textpage_televisie A:hover {
	color: #edd432;
	text-decoration:none;
}

#linkstyler_textpage_televisie A:visited {
	color: #e9c527;	
	text-decoration:none;
}
*/

.linkstyler_textpage_televisie A {
	color: #e2b419;
	text-decoration:none;
}

.linkstyler_textpage_televisie A:hover {
	color: #edd432;
	text-decoration:none;
}

.linkstyler_textpage_televisie A:visited {
	color: #e9c527;	
	text-decoration:none;
}

.nav3_televisie_li_selected A{
	color: #e2b419;
	font-weight: bold;
	text-decoration: underline;
	font-size: 14px;
}

.televisie_article_list {
	font-size: 14px;
	color: #fcb23a;
	font-weight: bold;
	text-decoration: none;
}

.televisie_article_list:hover {
	font-size: 14px;
	color: #ebce2d; 
	font-weight: bold; 
	text-decoration: none;
}

.televisie_article_list:visited {
	font-size: 14px;
	color: #F5B800;
	font-weight: bold;
	text-decoration: none;
}

#pageframe_televisie {
	background-image: url('../global_img/bg_imageframe_televisie.jpg');
	background-repeat:repeat-x;
	background-color: #f6e841;
	width: 972;
	padding: 9px 9px 9px 9px;
	margin: 0px 9px 9px 9px;
}

.televisie_pagelink {
	text-decoration: none;
	font-size: 14px;
	font-weight: 800;
	color: #fcb23a;
}

.televisie_pagelink:hover {
	text-decoration: none;
	font-size: 14px;
	font-weight: 800;
	color: #ebce2d; 
}

.televisie_pagelink:visited {
	text-decoration: none;
	font-size: 14px;
	font-weight: 800;
	color: #F5B800;
}

.televisie1_pagelink {
	text-decoration: none;
	font-size: 16px;
	line-height: 22px;
	font-weight: 800;
	color: #fcb23a;
}

.televisie1_pagelink:hover {
	text-decoration: none;
	font-size: 16px;
	line-height: 22px;
	font-weight: 800;
	color: #ebce2d; 
}

.televisie1_pagelink:visited {
	text-decoration: none;
	font-size: 16px;
	line-height: 22px;
	font-weight: 800;
	color: #F5B800;
}

.televisie3_pagelink {
	text-decoration: none;
	font-size: 12px;
	line-height: 12px;
	font-weight: 800;
	color: #fcb23a;
}

.televisie3_pagelink:hover {
	text-decoration: none;
	font-size: 12px;
	line-height: 12px;
	font-weight: 800;
	color: #ebce2d; 
}

.televisie3_pagelink:visited {
	text-decoration: none;
	font-size: 12px;
	line-height: 12px;
	font-weight: 800;
	color: #F5B800;
}

.televisie2_pagelink {
	text-decoration: none;
	font-size: 14px;
	font-weight: 800;
	color: #fcb23a;
}

.televisie2_pagelink:hover {
	text-decoration: none;
	font-size: 14px;
	font-weight: 800;
	color: #ebce2d; 
}

.televisie2_pagelink:visited {
	text-decoration: none;
	font-size: 14px;
	font-weight: 800;
	color: #F5B800;
}

.televisie_locationlink {
	text-decoration: none;
	font-size: 11px;
	font-weight: 800;
	color: #fcb23a;
}

.televisie_locationlink:visited {
	text-decoration: none;
	font-size: 11px;
	font-weight: 800;
	color: #fcb23a;
}

.televisie_locationlink:hover {
	text-decoration: none;
	font-size: 11px;
	font-weight: 800;
	color: #ebce2d; 
}

.televisie_agenda_list {
	font-size: 13px;
	color: #fcb23a;
	font-weight: 900; 
	text-decoration: none;
}

.televisie_agenda_list:hover {
	font-size: 13px;
	color: #ebce2d; 
	font-weight: 900; 
	text-decoration: none;
}

.televisie_agenda_list:visited {
	font-size: 13px;
	color: #F5B800;
	font-weight: 900; 
	text-decoration: none;
}


.mainheader_televisie H3 {
	margin-bottom: 0px;
	margin-top: 0px;
	color: #F5B800;; 
}

.mainheader_televisie A {
	text-decoration: none;
	font-family: Verdana;
	font-size: 16px; 
	color: #F5B800;; 
	font-weight: bold;
}

.mainheader_televisie_right H4 {
	margin-bottom: 0px;
	margin-top: 0px;
	color: #F5B800;
	font-size: 14px; 
}

.mainheader_televisie_right H5 {
	margin-bottom: 0px;
	margin-top: 0px;
	color: #F5B800;
	font-size: 12px; 
}

.mainheader_televisie_right A {
	text-decoration: none;
	font-family: Verdana;
	
	color: #F5B800;; 
	font-weight: bold;
}

#conceptheader_televisie H3 {
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 6px 4px 0px 4px;
	font-size: 13px; 
}

#conceptheader_televisie A {
	font-family: Verdana;
	font-size: 13px; 
	color: #F5B800;; 
	font-weight: bold;
	text-decoration: none;
}

#conceptheader_televisie H3 A {
	font-family: Verdana;
	font-size: 13px; 
	color: #F5B800;
	font-weight: bold;
	text-decoration: none;
}

.vertmenu_televisie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 0px;
	margin: 0px;
	width: 145px;
	text-align: center;
}

.vertmenu_televisie h1 {
	display: block; 
	background-color:#c8c8c8;
	font-size: 90%; 
	padding: 3px 0 5px 3px;
	border: 1px solid #000000;
	color: #000000;
	margin: 0px;
	
}

.vertmenu_televisie ul {
	list-style: none;
	background-image:url('../global_img/3rd_level_televisie.jpg');
	background-repeat:repeat-x;
	margin: 0px;
	padding: 0px;
	border: none;
	width: 150px;
}

.vertmenu_televisie ul li a {
	font-size: 80%;
	display: block;
	border-bottom: 1px solid #000000;
	padding: 5px 0px 2px 4px;
	text-decoration: none;
	color: #ffffff;
}

.vertmenu_televisie ul li a:hover, .vertmenu ul li a:focus {
	color: #000000;
	background-color: #eeeeee;
}

.mainheader_mainhome H3 {
	margin-bottom: 0px;
	margin-top: 0px;
	color: #696969;
}
 
.mainheader_mainhome A {
	text-decoration: none;
	font-family: Verdana;
	font-size: 16px; 
	font-weight: bold;
	color: #696969;
}

.mainheader_mainhome_right A {
	text-decoration: none;
	font-family: Verdana;
	font-size: 14px; 
	font-weight: bold;
	color: #696969;
}

.mainheader_mainhome_right H4 {
	margin-bottom: 0px;
	margin-top: 0px;
	text-decoration: none;
	font-size: 14px; 
	font-weight: bold;
	color: #696969;
	text-decoration:none;
}

.vertmenu_mainhome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 9px 0px;
	width: 145px;
	text-align: center;
}

.vertmenu_mainhome h1 {
	display: block; 
	background-color:#c8c8c8;
	font-size: 90%; 
	padding: 3px 0 5px 3px;
	border: 1px solid #000000;
	color: #000000;
	margin: 0px;
	
}

.vertmenu_mainhome ul {
	list-style: none;
	background-image:url('../global_img/3rd_level_mainhome.jpg');
	background-repeat:repeat-x;
	margin: 0px;
	padding: 0px;
	border: none;
	width: 150px;
}

.vertmenu_mainhome ul li a {
	font-size: 80%;
	display: block;
	border-bottom: 1px solid #000000;
	padding: 5px 0px 2px 4px;
	text-decoration: none;
	color: #ffffff;
}	

.vertmenu_mainhome ul li a:hover, .vertmenu ul li a:focus {
	color: #000000;
	background-color: #eeeeee;
	
}

.mainhome_article_list {
	font-size: 14px;
	color: #696969;
	font-weight: bold; 
	text-decoration: none;
}

.mainhome_article_list:hover {
	font-size: 14px;
	color: #c8c8c8;
	font-weight: bold; 
	text-decoration: none;
}

.mainhome_article_list:visited {
	font-size: 14px;
	color: #909090;
	font-weight: bold; 
	text-decoration: none;
}

.mainhome_agenda_list {
	font-size: 13px;
	color: #696969;
	font-weight: bold; 
	text-decoration: none;
}

.mainhome_agenda_list:hover {
	font-size: 13px;
	color: #c8c8c8;
	font-weight: bold; 
	text-decoration: none;
}

.mainhome_agenda_list:visited {
	font-size: 13px;
	color: #909090;
	font-weight: bold; 
	text-decoration: none;
}

.rkkerk_article_list {
	font-size: 14px;
	color: #6a91ca;
	font-weight: bold;
	text-decoration: none;
}

.rkkerk_article_list:hover {
	font-size: 14px;
	color: #556d91;
	font-weight: bold; 
	text-decoration: none;
}

.rkkerk_article_list:visited {
	font-size: 14px;
	color: #95a6c0;
	font-weight: bold;
	text-decoration: none;
}

.vertmenu_rkkerk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 0px;
	margin: 0px;
	width: 145px;
	text-align: center;
}
	
.vertmenu_rkkerk h1 {
	display: block; 
	background-color:#c8c8c8;
	font-size: 90%; 
	padding: 3px 0 5px 3px;
	border: 1px solid #000000;
	color: #000000;
	margin: 0px;
}
	
.vertmenu_rkkerk ul {
	list-style: none;
	background-image:url('../global_img/3rd_level_rkkerk.jpg');
	background-repeat:repeat-x;
	background-color: #6a91ca;
	margin: 0px;
	padding: 0px;
	border: none;
	width: 150px;
}
	
.vertmenu_rkkerk ul li a {
	font-size: 80%;
	display: block;
	border-bottom: 1px solid #000000;
	padding: 5px 0px 2px 4px;
	text-decoration: none;
	color: #ffffff;
}
	
.vertmenu_rkkerk ul li a:hover, .vertmenu ul li a:focus {
	color: #000000;
	background-color: #eeeeee;
}

.rkkerk_locationlink {
	text-decoration: none;
	font-size: 11px;
	font-weight: 800;
	color: #6a91ca;
}

.rkkerk_locationlink:visited {
	text-decoration: none;
	font-size: 11px;
	font-weight: 800;
	color: #95a6c0;
}

.rkkerk_locationlink:hover {
	text-decoration: none;
	font-size: 11px;
	font-weight: 800;
	color: #556d91;
}


.linkstyler_textpage_rkkerk A {
	color:  #6a91ca;
	text-decoration:none;
}

.linkstyler_textpage_rkkerk A:hover {
	color: #556d91;
	text-decoration:none;
}

.linkstyler_textpage_rkkerk A:visited {
	color: #95a6c0;
	text-decoration:none;
}

.linkstyler_textpage_rkkerk_right A {
	color: #6a91ca;
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
}


.linkstyler_textpage_rkkerk_right A:hover {
	color: #556d91;
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
}

.linkstyler_textpage_rkkerk_right A:visited {
	color:#95a6c0;
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
}

.nav3_rkkerk_li A:hover {
	color:  #556d91;
	font-weight: bold;
	text-decoration: none;
}

.nav3_rkkerk_li A:visited {
	color: #95a6c0;
	font-weight: bold;
	text-decoration: none;
}

.nav3_rkkerk_li_selected A{
	color: #556d91;
	font-weight: bold;
	text-decoration: underline;
	font-size: 14px;
}

.nav3_rkkerk_li A {
	color: #6a91ca;
	font-weight: bold;
	text-decoration: none;
}

#conceptheader_rkkerk H3 {
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 6px 4px 0px 4px;
	font-size: 13px; 
}

#conceptheader_rkkerk A {
	font-family: Verdana;
	font-size: 13px; 
	color: #6a91ca;
	font-weight: bold;
	text-decoration: none;
}

#conceptheader_rkkerk H3 A {
	font-family: Verdana;
	font-size: 13px; 
	color: #6a91ca;
	font-weight: bold;
	text-decoration: none;
}

.mainheader_rkkerk H3 {
	margin-bottom: 0px;
	margin-top: 0px;
	color: #6a91ca;
}

.mainheader_rkkerk A {
	text-decoration: none;
	font-family: Verdana;
	font-size: 16px; 
	color: #6a91ca;
	font-weight: bold;
}

.mainheader_rkkerk_right A {
	text-decoration: none;
	font-family: Verdana;
	color: #6a91ca;
	font-weight: bold;
}

.mainheader_rkkerk_right H4 {
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 14px; 
	color: #6a91ca;
}
