@import url(//fonts.googleapis.com/css?family=Boogaloo);

#ks_toernooinaam{
font-family: 'Boogaloo';
font-size: 4em;
color: red;
}

#ks_menu span{
text-decoration: none;
background-color: #FFC2C2;
color: inherit;
cursor: pointer;
}

#ks_menu span:hover{
color: inherit;
background-color: #dddddd;
}

.ks_Table {display: table;}
.ks_TableRow {display: table-row;}
.ks_TableHeading {display: table-header-group; font-weight: bold;}
.ks_TableBody {display: table-row-group;}
.ks_TableCell, .ks_TableHead {display: table-cell;}

#ks_hoofdcontainer table, #ks_lightbox table, .ks_Table{
border-collapse: collapse;
}

#ks_hoofdcontainer table tbody tr:nth-child(even), #ks_lightbox table tbody tr:nth-child(even){
background-color: #dddddd;
}

#ks_hoofdcontainer table th, #ks_hoofdcontainer table td, #ks_lightbox table th, #ks_lightbox table td, .ks_TableCell, .ks_TableHead{
vertical-align: top;
text-align: left;
border: 1px solid #004600;
padding: 3px 5px;
white-space: nowrap;
}

#ks_hoofdcontainer table tbody tr:hover td, #ks_lightbox table tbody tr:hover td{
background-color: #eeee00;
}

#ks_hoofdcontainer table th, #ks_lightbox table th, .ks_TableHead{
font-size: 1.2em;
background-color: #f3c949;
color: #004600;
}

#ks_menu span, #p_Clubs span, #p_Ploegen span, #p_Afdelingen span{
margin-left: 2px;
margin-right: 2px;
padding: 3px 3px;
color: #004600;
line-height: 200%;
white-space: nowrap;
cursor: pointer;

-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.ks_bgkleur1 span{
background-color: #f3c949 !important;
}

.ks_bgkleur2 span{
background-color: #dddddd !important;
}

#ks_hoofdcontainer .ks_klikbaar{
cursor: pointer !important;
}

#ks_hoofdcontainer .ks_header{
font-size: 1.4em;
color: #0000ff;
margin-top: 5px;
margin-bottom: 5px;
}

#ks_hoofdcontainer .ks_dbl1, #ks_hoofdcontainer .ks_dbl2, #ks_hoofdcontainer .ks_bp1, #ks_hoofdcontainer .ks_nieuw1, #ks_hoofdcontainer .ks_geklikt{
color: #ff0000 !important;
}

#ks_hoofdcontainer .myForm .ks_PartijSpeler{
width: 200px;
}

#ks_hoofdcontainer .myForm input[type="text"]{
width: 30px;
}

#ks_hoofdcontainer .myForm input.ks_rechts{
text-align:right;
}

#reclames img{
border: 1px solid #f3c949;
margin-right: 2px;
margin-bottom: 2px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

#reclames a{
border: none;
}

#ks_lightbox{
position: absolute;
top: 0;
left: 50%;
width: 600px;
margin-left: -300px; 
background-color: #ffffff;
padding: 10px;
z-index: 1001;
display: none;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

#ks_lightbox-shadow{
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #000000;
filter: alpha(opacity=50);
-moz-opacity: 0.50;
-khtml-opacity: 0.50;
opacity: 0.50;
z-index: 1000;
display: none;
cursor: pointer;
}
