@font-face {
    font-family: 'comixheavyregular';
    src: url('../fonts/comixhvy-webfont.woff2') format('woff2'),
         url('../fonts/comixhvy-webfont.woff') format('woff'),
         url('../fonts/comixhvy-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.sp-megamenu-parent .sp-menu-item > a,
.sp-megamenu-parent .sp-menu-item > span {
    font-size:20px;
    font-family: 'comixheavyregular';
    font-weight: normal;
    font-style: normal;
}

h1, h2, h3
{ 
 font-family: 'comixheavyregular';
 color: #390935;
}

body 
{ color: #390935; }

#sp-main-body {
  padding: 20px 0;
  }

.rv11 {
  td {border: 1px solid;border-color: red; text-align: center; width:25px;}
  th {border: 1px solid;border-color: red; text-align: center; table-layout: fixed; min-width:260px;max-width:260px; background-color: #ffb476;}
  tr:first-child {background-color: #ffb476;}
  tr:nth-child(even) {background-color: #ffff9d;}
}

.uitslagen {
  th {border: 1px solid;border-color: red;font-weight: bold;background-color: #ffb476;padding-left: 3px;}
  td:nth-child(1) {border: 1px solid;border-color: red; min-width:20px;padding-left: 3px;}
  td:nth-child(2) {border: 1px solid;border-color: red; table-layout: fixed; min-width:300px;max-width:300px;padding-left: 3px;}
  td:nth-child(3) {border: 1px solid;border-color: red; table-layout: fixed; min-width:500px;max-width:500px;padding-left: 3px;}
  tr:nth-child(even) {background-color: #ffff9d; }
    }

.uitslagen2 {
  th {border: 1px solid;border-color: red;font-weight: bold;background-color: #ffb476; padding-left: 3px;}
  td:nth-child(1) {border: 1px solid;border-color: red; table-layout: fixed; min-width:321px;max-width:321px;padding-left: 3px;}
  td:nth-child(2) {border: 1px solid;border-color: red; table-layout: fixed; min-width:500px;max-width:500px;padding-left: 3px;}
  tr:nth-child(even) {background-color: #ffff9d; }
    }

.tabel {
  td {border: 1px solid;border-color: red; padding-left: 3px;}
  tr:nth-child(odd) {background-color: #ffff9d; }
  }

.fotos {
  td {border: 2px solid;border-color: red;colwidth: 20%;text-align:center; }
  tr:nth-child(odd) {background-color: #ffff9d; }
  }

.overzichtprins { margin-left: auto; margin-right: auto;
  td {border: 1px solid red;}
  tr:nth-child(odd) {background-color: #ffff9d;}
  colgroup {
  col:nth-child(1) {width: 90px;}
  col:nth-child(2) {width: 350px;}
  col:nth-child(3) {width: 250px;}
  }
  td:nth-child(1) {text-align: left;padding-left: 3px;}
  td:nth-child(2) {text-align: center;}
  td:nth-child(3) {text-align: right;padding-right: 3px;}
}

.overzichtjeugd { margin-left: auto; margin-right: auto;
  td {border: 1px solid red;}
  tr:nth-child(odd) {background-color: #ffff9d;}
  colgroup {
  col:nth-child(1) {width: 90px;}
  col:nth-child(2) {width: 500px;}
  col:nth-child(3) {width: 250px;}
  }
  td:nth-child(1) {text-align: left;padding-left: 3px;}
  td:nth-child(2) {text-align: center;}
  td:nth-child(3) {text-align: right;padding-right: 3px;}
}

.orde { margin-left: auto; margin-right: auto;
  td {border: 1px solid red;}
  tr:nth-child(odd) {background-color: #ffff9d;}
  colgroup {
  col:nth-child(1) {width: 40px;}
  col:nth-child(2) {width: 300px;}
  }
  td:nth-child(1) {text-align: left;padding-left: 3px;}
  td:nth-child(2) {text-align: right;padding-right: 3px;}
}

