﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}






/*Algemeen*/

body {
   font-family: Arial;
   color: #333333;
   font-size: 9pt;
   line-height: 1.2em;
   margin: 0px;
   background-color: #FFFF84;
}

p {
	margin-top: 10px;
	margin-bottom: 10px;
}

h5{
	font-size: 11pt;
	font-weight: bold;
	color: #000;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

table, tr, td {
    color: #333333; 
    text-align: left;
    border-collapse: separate;
    border-spacing: 2px;
}
}

th {
   font-weight: bold;
   height: 17px;
   background-color: #FECF25;
   border: 1px solid #faa01b;
   border-radius: 3px;
   color: black;
   padding: 1px 1px 1px 1px;
   text-align: left;
   text-indent: 2px;
}


b, strong {
   color: #000000;
   font-weight: bold;
}

a {
   color: #000000;
   font-weight: bold;
   cursor: pointer;
}

a:hover {
   color: red;
   font-weight: bold;
}


   input, textarea, select {
   font-family: Arial;
   font-size: 9pt;
 }
 
 
/*
   text-indent: 2px;
   color: #333333;
   background-color: #FFFFD9;
   border-width: 1px;
   border-style: solid;
   border-color: #808080;
   border-radius: 3px;
}
*/

.statsmenu {
   font-family: Arial;
   font-size: 9pt;
   font-weight: bold;
   height: 20px;
   background-color: #FECF25;
   border-top: 1px solid #faa01b;
   border-bottom: 1px solid #faa01b;
   color: black;
   padding: 1px 1px 1px 1px;
   text-align: left;
   text-indent: 2px;
}

.cursor {
   cursor: pointer;
   color: #FF0000;
}

.cursorout {  
   cursor: pointer;
   color: #000000;
}

.info {
   font-family: Arial;
   color: red;
   font-weight: bold;
}

.error {
   font-family: Arial;
   color: red;
   font-weight: bold;
   background-color: yellow;
}

.bgform {
   background-color: white;
}

.bgformout {
   background-color: #FFFFD9;
}

.bgformerror {
   background-color: red;
   color: white;
}


/*Containers*/
#containermain{
	position: relative;
	width: 945px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;	
}

#containerheader{
	position: relative;
	width: 1024px;
	margin-left: auto;
	margin-right: auto;	
}

#container{
	position: relative;
	width: 945px;
	margin-left: auto;
	margin-right: auto;	
}

/*Diversen*/

#statcounter{
	display: none;
}

.noborder {
	border-width: 0;
}

.vet {
	font-weight: bold;
	color: #000000;
}

/*Indeling van de 4 vakken*/

#banner-links{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 150px;
	height: 405px;
	background-image: url("graphics/VP_vak_sides.gif");
}

#banner-links-RBB1{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 150px;
	height: 405px;
	background-image: url("graphics/BG_RBB1.gif");
}

#banner-links-clubinfo{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 150px;
	height: 405px;
	background-image: url("graphics/BG_clubinfo.gif");
}

#banner-links-jeugd{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 150px;
	height: 405px;
	background-image: url("graphics/BG_jeugd.gif");
}

#banner-links-senioren{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 150px;
	height: 405px;
	background-image: url("graphics/BG_senioren.gif");
}

#banner-links-sponsorgroep{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 150px;
	height: 405px;
	background-image: url("graphics/BG_sponsorgroep.gif");
}

#banner-links-interactief{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 150px;
	height: 405px;
	background-image: url("graphics/BG_interactief.gif");
}

#vak-links{
	position: absolute;
	left: 155px;
	top: 0px;
	width: 278px;
	height: 405px;
	background-image: url("graphics/VP_vak_left.gif");
}

#vak-links-hoofdpags{
	position: absolute;
	left: 155px;
	top: 0px;
	width: 278px;
	height: 405px;
	background-image: url("graphics/VP_vak_left_hoofdpags.gif");
}

#vak-rechts{
	position: absolute;
	left: 438px;
	top: 0px;
	width: 352px;
	height: 405px;
	background-image: url("graphics/VP_vak_right.gif");
}

#banner-rechts{
	position: absolute;
	left: 795px;
	top: 0px;
	width: 150px;
	height: 405px;
	background-image: url("graphics/VP_vak_sides.gif");
}


/*Voorpagina - linker kolom*/

#snelmenu-btn{
	position: absolute;
	width: 125px;
	height: 10px;
	top: 10px;
	left: 10px;	
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	text-align: center;
	background-color: #fecb23;
	background-image: url("graphics/menuarrow.png");
	background-repeat: no-repeat;
	background-position: 10px 10px;
	border: 3px solid #ffffff;
	border-radius: 4px;
	box-shadow: 0px 0px 4px #333333;
	/* Voor oudere versies van IE */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=180, Color='#333333')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=180, Color='#333333');

}

#snelmenu-btn a{
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 8pt;
}

#snelmenu-item {
	display: none;
	position: absolute;
	width: 125px;
	top: 33px;
	left: 10px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	background-color: #fecb23;
	border: 3px solid #ffffff;
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
	box-shadow: 0px 2px 4px #333333;
	/* Voor oudere versies van IE */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=180, Color='#333333')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=180, Color='#333333');
}

#snelmenu-item  ul{
	list-style: none;
	margin: 5px;
	padding: 0px;
}

#snelmenu-item  li{
	border-bottom: 1px dotted #333333;
}

#snelmenu-item li a{
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
	text-transform: uppercase;
	text-indent: 3px;
	font-size: 7pt;
}

#clubitemslinks{
	position: absolute;
	top: 40px;
	left: 8px;
	padding-bottom: 2px;
}

#clubitemslinks ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#clubitemslinks li{
	margin-left: 2px;
	margin-top: 0px;
	margin-bottom: -2px;
}

#clubitemslinks img{
	padding: 1px;
	background-color: #ffffff;
	border: 1px solid #ffd146;
	border-radius: 4px;		
}

#sponsorenlinks ul{
	position: absolute;
	top: 220px;
	left: 12px;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#sponsorenlinks li{
	margin: -2px;
	padding: 0px;
}

#sponsorenlinks img{
	padding: 1px;
	background-color: #ffffff;
	border: 1px solid #ffd146;
	border-radius: 4px;	
}

#onderlinks-banner-links{
	position: absolute;
	top: 390px;
	left: 35px;
	font-size: 8pt;
	font-weight: normal
}

#onderlinks-banner-links a{
	font-size: 8pt;
	font-weight: normal;
	color: #E67300;
	text-decoration: none;
}

#onderlinks-banner-links a:hover{
	font-size: 8pt;
	font-weight: normal;
	color: red;
	text-decoration: none;
}

/*Voorpagina Linker Vak*/

#menuswitch{
	position: absolute;
	left: 20px;
	height: 25px;
	width: 248px;
}

#menuart{
	position: absolute;
	width: 270px;
	height: 345px;
	top: 36px;
	left: 10px;
	display: inline;
}

#menuvid{
	position: absolute;
	width: 270px;
	height: 345px;
	top: 36px;
	left: 10px;
	display: none;
}

#menutwit{
	position: absolute;
	top: 30px;
	display: none;
}

#twitfeed{
	width: 270px;
	height: 345px;
	margin-left: 5px;
	overflow: hidden;
	border: 0px;
}

.item{
	width: 260px;
	height: 60px;
	text-align: left;
	border-bottom: 1px solid #FFD146;
	padding-top: 3px;
	padding-bottom: 5px;
}

.item-banner{
	width: 260px;
	height: 60px;
	border-bottom: 1px solid #FFD146;
	padding: 3px 0px 3px 0px;
}

.item img {
	float: left;
	margin-right: 8px;
	padding: 3px;
	background-color: #ffffff;
	border: 1px solid #ffd146;
	border-radius: 6px;	
}

#rbbtv_item{
	width: 260px;
	height: 60px;
	text-align: left;
	border-bottom: 1px solid #FFD146;
	padding: 3px 0px 3px 0px;
}

#rbbtv_item img {
	float: left;
	margin: 0 0 0 5px;
}

.videoitem {
	width: 260px;
	height: 60px;
	text-align: left;
	border-bottom: 1px solid #FFD146;
	padding-top: 3px;
	padding-bottom: 5px;
}

.videoitem img {
	float: right;
	margin-left: 8px;
	padding: 3px;
	background-color: #ffffff;
	border: 1px solid #ffd146;
	border-radius: 6px;
}

#onderlinks-vak-links{
	position: absolute;
	top: 385px;
	left: 5px;
	width: 260px;
	font-size: 8pt;
	font-weight: normal;
	text-align: center;
	padding-top: 3px;
}

#onderlinks-vak-links a{
	font-size: 8pt;
	font-weight: normal;
	color: #E67300;
	text-decoration: none;
}

#onderlinks-vak-links a:hover{
	font-size: 8pt;
	font-weight: normal;
	color: red;
	text-decoration: none;
}

/*Voorpagina Rechter Vak*/

#header-wedstrijd{
	position: relative;
	left: 10px;
	top: 10px;
	width: 195px;
	height: 20px;
	background-image: url("graphics/headers/wedstrijd4.gif");
}

#social-icons{
	position: absolute;
	left: 180px;
	top: 2px;
}

#social-icons ul {
	list-style-type: none;
}

#social-icons li {
	display: inline;
}

#wedstrijd-intro{
	position: absolute;
	top: 35px;
	left: 10px;
	width: 330px;
	height: 72px;
	text-align: left;
}

#header-nieuws{
	position: absolute;
	top: 112px;
	left: 10px;
	height: 20px;
	width: 335px;
	background-image: url("graphics/headers/nieuwsenmededelingen.gif");
}

#nieuwsheaders{
	position: absolute;
	top: 138px;
	left: 10px;
	width: 340px;
	height: 240px;
	text-align: left;
	line-height: 15px;
}

#onderlinks-vak-rechts{
	position: absolute;
	top: 385px;
	left: 10px;
	width: 335px;
	text-align: center;
	font-size: 8pt;
	font-weight: normal;
	padding-top: 3px;
}

#onderlinks-vak-rechts a{
	font-size: 8pt;
	font-weight: normal;
	color: #E67300;
	text-decoration: none;
}

#onderlinks-vak-rechts a:hover{
	font-size: 8pt;
	font-weight: normal;
	color: red;
	text-decoration: none;
}

/*Voorpagina Rechter kolom*/

#sponsorenrechts ul{
	position: absolute;
	top: 10px;
	left: 11px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#sponsorenrechts li{
	margin: -2px;
}

#sponsorenrechts img{
	padding: 1px;
	background-color: #ffffff;
	border: 1px solid #ffd146;
	border-radius: 4px;		
}

/*Hoofdpagina's*/

#terug-knop-hoofdpags{
	position: absolute;
	top: 10px;
	left: 120px;
	height: 22px;
}

#sponsorenrechts-subpagina ul{
	position: absolute;
	top: 10px;
	left: 10px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#sponsorenrechts-subpagina li{
	margin: 1px;
}

#sponsorenrechts-subpagina img{
	padding: 1px;
	background-color: #ffffff;
	border: 1px solid #ffd146;
	border-radius: 4px;		
}

/*Topklasse Pagina*/

#header-selectie{
	position: absolute;
	left: 10px;
	top: 15px;
	width: 260px;
	height: 20px;
	background-image: url("graphics/headers/selectie.gif");
}

#selectie-lines{
	position: absolute;
	width: 265px;
	left: 5px;
	top: 40px;
}

#header-statistieken{
	position: absolute;
	left: 10px;
	top: 105px;
	width: 260px;
	height: 20px;
	background-image: url("graphics/headers/statistieken.gif");
}

#statistieken-lines{
	position: absolute;
	width: 265px;
	left: 5px;
	top: 130px;
}

#header-topklasse{
	position: absolute;
	left: 10px;
	top: 15px;
	width: 335px;
	height: 20px;
	background-image: url("graphics/headers/topklasse.gif");
}

#topklasse-lines{
	position: absolute;
	width: 335px;
	left: 10px;
	top: 37px;
}

#header-laatstewedstrijd{
	position: absolute;
	left: 10px;
	top: 95px;
	width: 335px;
	height: 20px;
	background-image: url("graphics/headers/laatstgespeeldewedstrijd.gif");
}

#laatstewedstrijd-lines{
	position: absolute;
	width: 335px;
	left: 10px;
	top: 118px;
}

#header-volgendewedstrijd{
	position: absolute;
	left: 10px;
	top: 195px;
	width: 335px;
	height: 20px;
	background-image: url("graphics/headers/volgendewedstrijd.gif");
}

#volgendewedstrijd-lines{
	position: absolute;
	width: 335px;
	left: 10px;
	top: 218px;
}

#header-voorbeschouwing{
	position: absolute;
	left: 10px;
	top: 296px;
	width: 335px;
	height: 20px;
	background-image: url("graphics/headers/voorbeschouwing.gif");
}

#voorbeschouwing-lines{
	position: absolute;
	text-align: left;
	width: 335px;
	height: 65px;
	left: 15px;
	top: 323px;
}

/*Clubinfo Pagina*/

#header-routeplanner{
	position: absolute;
	left: 10px;
	top: 15px;
	width: 260px;
	height: 20px;
	background-image: url("graphics/headers/routeplanner.gif");
}

#routeplanner-lines{
	text-align: left;
	position: absolute;
	width: 265px;
	left: 10px;
	top: 43px;
}

#routeplanner-lines form {
	width: 265px;
}

#routeplanner-lines label {
	width: 7em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
}

#routeplanner-lines input {
	font-family: Arial;
	font-size: 9pt;
	text-indent: 2px;
	color: #333333;
	background-color: #ffffff;
	border: 1px solid #808080;
	border-radius: 3px;
 }
 
#routeplanner-lines input:focus {
	border: 1px solid red;
 }
 
.route_btn input:hover {
	cursor: pointer;
}

#header-adresgegevens{
	position: absolute;
	left: 10px;
	top: 15px;
	width: 335px;
	height: 20px;
	background-image: url("graphics/headers/adresgegevens.gif");
}

#adresgegevens-lines{
	position: absolute;
	width: 335px;
	left: 10px;
	top: 40px;
}
#adresgegevens-lines table {
	width: 335px;
}

#header-clubgegevens{
	position: absolute;
	left: 10px;
	top: 160px;
	width: 335px;
	height: 20px;
	background-image: url("graphics/headers/clubgegevens.gif");
}

#clubgegevens-lines{
	position: absolute;
	width: 335px;
	left: 10px;
	top: 190px;
}

/*Jeugd Pagina*/

#header-jeugd{
	position: absolute;
	left: 10px;
	top: 15px;
	width: 260px;
	height: 20px;
	background-image: url("graphics/headers/jeugd.gif");
}

#jeugd-lines{
	text-align: left;
	position: absolute;
	width: 265px;
	left: 5px;
	top: 40px;
}

#header-teamwebsites{
	position: absolute;
	left: 10px;
	top: 15px;
	width: 335px;
	height: 20px;
	background-image: url("graphics/headers/teamwebsites.gif");
}

#teamwebsites-lines{
	position: absolute;
	width: 335px;
	left: 10px;
	top: 40px;
}

#header-sportadmin{
	position: absolute;
	left: 10px;
	top: 280px;
	width: 335px;
	height: 20px;
	background-image: url("graphics/headers/sportadmin.gif");
}

#jeugd-sportadmin{
	position: absolute;
	width: 335px;
	left: 10px;
	top: 310px;
}

#mijnteam{
	position: absolute;
	top: 340px;
	left: 10px;
	width: 335px;
	height: 60px;
}

/*Senioren Pagina*/

#header-senioren{
	position: absolute;
	left: 10px;
	top: 15px;
	width: 260px;
	height: 20px;
	background-image: url("graphics/headers/senioren.gif");
}

#senioren-lines{
	text-align: left;
	position: absolute;
	width: 265px;
	left: 5px;
	top: 40px;
}

/*Sponsorgroep Pagina*/

#header-sponsorgroep{
	position: absolute;
	left: 10px;
	top: 15px;
	width: 260px;
	height: 20px;
	background-image: url("graphics/headers/sponsorgroep.gif");
}

#sponsorgroep-lines{
	text-align: left;
	position: absolute;
	width: 265px;
	left: 5px;
	top: 40px;
}

#header-sponsorhome{
	position: absolute;
	left: 10px;
	top: 170px;
	width: 260px;
	height: 20px;
	background-image: url("graphics/headers/sponsorhome.gif");
}

#sponsorhome-lines{
	text-align: left;
	position: absolute;
	width: 265px;
	left: 5px;
	top: 195px;
}

#header-sponsoren{
	position: absolute;
	left: 10px;
	top: 15px;
	width: 335px;
	height: 20px;
	background-image: url("graphics/headers/sponsoren.gif");
}

#sponsoren-lines{
	text-align: left;
	position: absolute;
	width: 335px;
	left: 10px;
	top: 40px;
}

#banner-rechts-sponsorgroep{
	position: absolute;
	left: 795px;
	top: 0px;
	width: 150px;
	height: 405px;
	background-image: url("graphics/BG_sponsorgroep2.gif");
}

/*Interactief Pagina*/

#header-interactief{
	position: absolute;
	left: 10px;
	top: 15px;
	width: 260px;
	height: 20px;
	background-image: url("graphics/headers/interactief.gif");
}

#interactief-lines{
	text-align: left;
	position: absolute;
	width: 265px;
	left: 5px;
	top: 35px;
}

#header-muziek{
	position: absolute;
	left: 10px;
	top: 160px;
	width: 260px;
	height: 20px;
	background-image: url("graphics/headers/muziek.gif");
}

#muziek-lines{
	text-align: left;
	position: absolute;
	width: 265px;
	left: 5px;
	top: 180px;
}

#header-links{
	position: absolute;
	left: 10px;
	top: 235px;
	width: 260px;
	height: 20px;
	background-image: url("graphics/headers/links.gif");
}

#links-lines{
	text-align: left;
	position: absolute;
	width: 265px;
	left: 5px;
	top: 257px;
}

#header-achtergronden{
	position: absolute;
	left: 10px;
	top: 335px;
	width: 260px;
	height: 20px;
	background-image: url("graphics/headers/achtergronden.gif");
}

#achtergronden-lines{
	text-align: left;
	position: absolute;
	width: 265px;
	left: 5px;
	top: 357px;
}

#header-alsjeechtnikstedoenhebt{
	position: absolute;
	left: 10px;
	top: 15px;
	width: 335px;
	height: 20px;
	background-image: url("graphics/headers/alsjeechtnietstedoenhebt.gif");
}

#alsjeechtnikstedoenhebt-lines{
	text-align: left;
	position: absolute;
	width: 335px;
	left: 10px;
	top: 40px;
}

/*Google Ads*/

#google-ads{
	position: absolute;
	top: 325px;
	left: 23px;
	width: 234px;
	height: 60px;
}

#google-ads-rechts{
	position: absolute;
	top: 245px;
	left: 10px;
	width: 130px;
	height: 100px;
}

/*Artikelen en Nieuwsberichten*/

#terug-knop{
	position: absolute;
	top: 0px;
	left: 105px;
	height: 22px;
}

#banner-artikel-links {
	position: absolute;
	left: 0px;
	top: 35px;
	width: 100px;
	height: 400px;
}

#pagina-artikel{
	position: absolute;
	left: 105px;
	top: 25px;
	width: 720px;
	min-height:400px;
	height: auto !important;
	height: 400px;
	background-color: #FFFFC4;
	border: 1px solid #FFD146;
	border-radius: 15px;
	text-align: left;
	padding: 10px 10px 10px 10px;
}

#pagina-artikel h1{
	width: 700px;
	font-family: 'Arimo', Arial;
	color: #000000;
	font-size: 16pt;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
}

#pagina-artikel hr{
   color: #FF9933;
   border: none;
   border-top: 1px solid #FF9933;
   height: 1px;
}

#banner-artikel-rechts {
	position: absolute;
	left: 747px;
	top: 10px;
	width: 100px;
	height: 400px;
}

#artikel-gegevens{
	width: 710px;
	font-size: 8pt;
	font-weight: normal;
	color: #808080;
	margin: 0px;
}

#artikel-socials{
	position: absolute;
	width: 250px;
	left: 560px;
	top: 7px;
}

#artikel-tekst{
	width: 700px;
	min-height: 270px;
	height: auto !important;
	height: 270px;
	margin: 10px;
	font-family: Arial;
	color: #333333;
	font-size: 9pt;
}



#artikel-footer{
	width: 710px;
}

#artikel-archief-mail{
	width: 200px;
	font-size: 8pt;
   font-weight: normal;
   color: #808080;
}

#artikel-archief-mail a {
   font-size: 8pt;
   font-weight: normal;
   color: #808080;
   text-decoration: underline;
}

#artikel-archief-mail a:hover {
   font-size: 8pt;
   font-weight: normal;
   color: red;
   text-decoration: underline;
}
#reacties-header{
	width: 710px;
	font-family: 'Arimo', Arial;
	color: #000000;
	padding: 0px 0px 10px 0px;
	font-size: 16pt;
	font-weight: normal;
	text-decoration: none;
}

#reacties{
	width: 710px;
	padding: 10px 0px 10px 0px;
	font-size: 9pt;
}

#reacties-form{
	width: 710px;
}


/*Overig*/

.adresnieuw {
	position: relative;
	display: none;
}


.copyr {
   font-size: 8pt;
   font-weight: normal;
}

.copyr a {
   font-size: 8pt;
   font-weight: normal;
   color: #E67300;
   text-decoration: none;
}
.copyr a:hover {
   font-size: 8pt;
   font-weight: normal;
   color: red;
   text-decoration: none;
}

.smallscript {
   font-size: 8pt;
   font-weight: normal;
   color: #808080;
}

.smallscript a {
   font-size: 8pt;
   font-weight: normal;
   color: #808080;
   text-decoration: underline;
}

.smallscript a:hover {
   font-size: 8pt;
   font-weight: normal;
   color: red;
   text-decoration: underline;
}

.nieuwsheader {
    font-family: 'Arimo', Arial;
    color: #000000;
    font-size: 16pt;
    font-weight: normal;
    text-decoration: none;
}

/*Grote cel op de losse pagina's*/

.paginacelrbbtv {
   vertical-align: top;
   text-align: left;
   width: 920px;
   height: 370px;
   border: 1px solid #FFD146;
   background-color: #FFFFC4;
   padding: 10px 10px 10px 10px;
}

.paginacelgroot {
   vertical-align: top;
   text-align: left;
   width: 720px;
   height: 370px;
   border: 1px solid #FFD146;
   background-color: #FFFFC4;
   padding: 10px 10px 10px 10px;
}

.paginacelgrootgoogle {
   vertical-align: top;
   text-align: left;
   width: 690px;
   border: 1px solid #FFD146;
   background-color: #FFFFC4;
   padding: 10px 10px 10px 10px;
}

/*Tabellen*/

.menu_tabel {
    text-align: left;
    border-collapse: separate;
    border-spacing: 2px;

}

.menu_tabel  td {
	padding: 3px;
	margin: 2px;
	background-color: #ffff88;
	vertical-align: top;
}

.menu_tabel th {
   font-weight: bold;
   height: 17px;
   background-color: #FECF25;
   border: 1px solid #faa01b;
   border-radius: 5px;
   color: black;
   padding: 1px;
   text-align: left;
   text-indent: 5px;
   vertical-align: middle;
}

.menutabel table {
   text-align: left;
    border-collapse: separate;
    border-spacing: 2px;
}

.menutabel th {
   font-weight: bold;
   height: 17px;
   background-color: #FECF25;
   border: 1px solid #faa01b;
   border-radius: 5px;
   color: black;
   padding: 1px;
   text-align: left;
   text-indent: 5px;
   vertical-align: middle;
}


.menucel {
   background-color: #FFFF88;
   height: 15px;
   padding: 2px 2px 2px 2px;
   text-align: left;
}

.menucelstand {
   background-color: #FFFF88;
   height: 15px;
   padding: 1px 1px 1px 1px;
   text-align: left;
   border-bottom: 1px solid #FF8000;
}

/*totaal bij topscorer en kaartenbak*/

.totaalcel {
   background-color: #FFFF88;
   height: 15px;
   padding: 1px 1px 1px 1px;
   text-align: left;
   border-top: 1px solid black;
}







