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

BODY {
 margin: 0px;
 font-family: Arial, sans-serif;
 font-size: 11px;
 font-style:normal;
 font-weight: normal;
 color: #000000;
 text-decoration:none;
 background-image:url(artwork/background.gif);
 background-repeat:repeat-x;
}

HTML {
 margin: 0px;
}

TABLE {
 font-family: Arial, sans-serif;
 font-size: 11px;
 font-style:normal;
 font-weight: normal;
 color: #000000;
}

TABLE.inforight TD {
 font-family: Arial, sans-serif;
 font-size: 10px;
 font-style:normal;
 font-weight: bold;
 color: #ffffff;
 padding: 12px;
}

TABLE.inforight TD P {
 margin: 4px;
}

TABLE.bottom TD {
 font-family: Arial, sans-serif;
 font-size: 10px;
 font-style:normal;
 font-weight: normal;
 color: #ffffff;
 padding: 10px;
}

TABLE.bottom TD A, TABLE.bottom TD A:visited, TABLE.bottom TD A:link {
 font-family: Arial, sans-serif;
 font-size: 10px;
 font-style:normal;
 font-weight: normal;
 text-decoration:none;
 color: #ffffff;
}

TABLE.bottom TD A:hover {
 font-family: Arial, sans-serif;
 font-size: 10px;
 font-style:normal;
 font-weight: normal;
 text-decoration:underline;
 color: #ffffff;
}

TD.Main {
 padding: 10px;
}

TD.Main P {
 font-family: Arial, sans-serif;
 font-size: 11px;
 font-style:normal;
 font-weight: normal;
 text-decoration:none;
 color: #000000;
 line-height: 140%;
}

TD.Main A, TD.Main A:visited, TD.Main A:link {
 font-family: Arial, sans-serif;
 font-style:normal;
 font-weight: normal;
 text-decoration:none;
 color: #6fbb3f;
}

TD.Main A:hover {
 font-family: Arial, sans-serif;
 font-style:normal;
 font-weight: normal;
 text-decoration:underline;
 color: #6fbb3f;
}

TD.Menuitem {
 padding: 4px; 
 padding-left: 25px;
 font-family: Arial, sans-serif;
 font-size: 11px;
 font-style:normal;
 font-weight: bold;
 text-decoration:none;
 color: #6fbb3f;
}

TD.Menuitem A, TD.Menuitem A:link, TD.Menuitem A:visited {
 font-family: Arial, sans-serif;
 font-size: 11px;
 font-style:normal;
 font-weight: bold;
 text-decoration:none;
 color: #585858;
}

TD.Menuitem A:hover {
 font-family: Arial, sans-serif;
 font-size: 11px;
 font-style:normal;
 font-weight: bold;
 text-decoration:underline;
 color: #6fbb3f;
}

H1 {
 font-family: Arial, sans-serif;
 font-size: 16px;
 font-style:normal;
 font-weight: bold;
 text-decoration:none;
 color: #585858;
}

H2 {
 font-family: Arial, sans-serif;
 font-size: 14px;
 font-style:normal;
 font-weight: bold;
 text-decoration:none;
 color: #6fbb3f;
}

H3 {
 font-family: Arial, sans-serif;
 font-size: 12px;
 font-style: italic;
 font-weight: bold;
 text-decoration:none;
 color: #585858;
}
H4 {
 font-family: Arial, sans-serif;
 font-size: 12px;
 font-style:normal;
 font-weight: bold;
 text-decoration:none;
 color: #6fbb3f;
}
H5 {
 font-family: Arial, sans-serif;
 font-size: 10px;
 font-style: italic;
 font-weight: bold;
 text-decoration:none;
 color: #585858;
}


TABLE.Nieuws TR {
 background-image:url(artwork/nieuwsbg.png);
 height:49px;
}

TABLE.Nieuws TR.over {
 background-image:url(artwork/nieuwsbgover.png);
 height:49px;
}

TABLE.Nieuws TD.Datum {
 font-family: Arial, sans-serif;
 font-size: 12px;
 font-style:normal;
 font-weight: bold;
 text-decoration:none;
 color: #585858;
 padding-left:25px;
 text-align:left;
 padding-top:10px;
 vertical-align:top;
}

TABLE.Nieuws TD.Onderwerp A:link, TABLE.Nieuws TD.Onderwerp A:visited, TABLE.Nieuws TD.Onderwerp A {
 font-family: Arial, sans-serif;
 font-size: 11px;
 font-style:normal;
 font-weight: bold;
 text-decoration:none;
 color: #585858;
 text-align:left;
}

TABLE.Nieuws TD.Onderwerp A:hover {
 font-family: Arial, sans-serif;
 font-size: 11px;
 font-style:normal;
 font-weight: bold;
 text-decoration:none;
 color: #6fbb3f;
}

TABLE.Nieuws TD.Onderwerp SPAN.Meer {
 font-family: Arial, sans-serif;
 font-size: 11px;
 font-style:normal;
 font-weight: normal;
 text-decoration:underline;
 color: #585858;
}

SPAN.Navigatie {
 font-family: Arial, sans-serif;
 font-size: 12px;
 font-style:normal;
 font-weight: bold;
 text-decoration:none;
 color: #585858;
}

P.Navigatie {
 font-family: Arial, sans-serif;
 font-size: 11px;
 font-style:normal;
 font-weight: normal;
 text-decoration:none;
 color: #000000;
}

P.Navigatie A, P.Navigatie A:visited, P.Navigatie A:link {
 font-family: Arial, sans-serif;
 font-size: 11px;
 font-style:normal;
 font-weight: normal;
 text-decoration:none;
 color: #6fbb3f;
}

P.Navigatie A:hover {
 font-family: Arial, sans-serif;
 font-size: 11px;
 font-style:normal;
 font-weight: normal;
 text-decoration:underline;
 color: #6fbb3f;
}

SPAN.Datum {
 font-family: Arial, sans-serif;
 font-size: 13px;
 font-style:normal;
 font-weight: bold;
 text-decoration:none;
 color: #6fbb3f;
}

P.Kalender {
 margin:2px;
}

P.Kalender A, P.Kalender A:visited, P.Kalender A:link {
 font-family: Arial, sans-serif;
 font-size: 11px;
 font-style:normal;
 font-weight: normal;
 text-decoration:none;
 color: #000000;
}

P.Kalender A:hover {
 font-family: Arial, sans-serif;
 font-size: 11px;
 font-style:normal;
 font-weight: normal;
 text-decoration:underline;
 color: #6fbb3f;
}

TABLE.Trainingsdag {
 font-family: Arial, sans-serif;
 font-size: 11px;
 font-style:normal;
 font-weight: bold;
 text-decoration:none;
 color: #000000;
 background-color:#bbbbbb;
}

TABLE.Wedstrijd {
 margin:2px;
}

TABLE.Wedstrijd A, TABLE.Wedstrijd A:visited, TABLE.Wedstrijd A:link {
 font-family: Arial, sans-serif;
 font-size: 11px;
 font-style:normal;
 font-weight: normal;
 text-decoration:none;
 color: #000000;
}

TABLE.Wedstrijd A:hover {
 font-family: Arial, sans-serif;
 font-size: 11px;
 font-style:normal;
 font-weight: normal;
 text-decoration:underline;
 color: #6fbb3f;
}

SELECT {
 font-family: Arial, sans-serif;
 font-size: 10px;
 font-style:normal;
 font-weight: normal;
 text-decoration:none;
 color: #000000;
}

TD.Sitemapitem {
 padding: 1px; 
 padding-left: 25px;
 font-family: Arial, sans-serif;
 font-size: 10px;
 font-style:normal;
 font-weight: normal;
 text-decoration:none;
 color: #6fbb3f;
}

TD.Sitemapitem A, TD.Sitemapitem A:link, TD.Sitemapitem A:visited {
 font-family: Arial, sans-serif;
 font-size: 10px;
 font-style:normal;
 font-weight: normal;
 text-decoration:none;
 color: #585858;
}

TD.Sitemapitem A:hover {
 font-family: Arial, sans-serif;
 font-size: 10px;
 font-style:normal;
 font-weight: normal;
 text-decoration:underline;
 color: #6fbb3f;
}

TD.Sitemaptitle {
 padding: 10px; 
 padding-left: 0px;
 font-family: Arial, sans-serif;
 font-size: 14px;
 font-style:normal;
 font-weight: bold;
 text-decoration:none;
 color: #6fbb3f;
}

TD.Beheeritem {
 padding: 1px; 
 padding-left: 25px;
 font-family: Arial, sans-serif;
 font-size: 10px;
 font-style:normal;
 font-weight: bold;
 text-decoration:none;
 color: #6fbb3f;
}

TD.Beheeritem A, TD.Beheeritem A:link, TD.Beheeritem A:visited {
 font-family: Arial, sans-serif;
 font-size: 11px;
 font-style:normal;
 font-weight: bold;
 text-decoration:none;
 color: #000000;
}

TD.Beheeritem A:hover {
 font-family: Arial, sans-serif;
 font-size: 11px;
 font-style:normal;
 font-weight: bold;
 text-decoration:underline;
 color: #6fbb3f;
}

TD.Beheertitle {
 padding: 10px; 
 padding-left: 10px;
 font-family: Arial, sans-serif;
 font-size: 16px;
 font-style:normal;
 font-weight: bold;
 text-decoration:none;
 color: #6fbb3f;
}

TABLE.TopNavi {
 padding-left: 10px;
 padding-right: 10px;
 font-family: Arial, sans-serif;
 font-size: 12px;
 font-style:normal;
 font-weight: bold;
 text-decoration:none;
 color: #585858;
}

TABLE.TopNavi A, TABLE.TopNavi A:link, TABLE.TopNavi A:visited {
 font-family: Arial, sans-serif;
 font-size: 12px;
 font-style:normal;
 font-weight: bold;
 text-decoration:none;
 color: #585858;
}

TABLE.TopNavi A:hover {
 font-family: Arial, sans-serif;
 font-size: 12px;
 font-style:normal;
 font-weight: bold;
 text-decoration:none;
 color: #6fbb3f;
}

TABLE.form {
 font-family: Arial, sans-serif;
 font-size: 12px;
 font-style:normal;
 font-weight: normal;
 text-decoration:none;
 color: #000000;
 border: 1px solid #585858;
 background-color:#EEEEEE;
}

TABLE.form TH {
 font-family: Arial, sans-serif;
 font-size: 12px;
 font-style:normal;
 font-weight: bold;
 text-decoration:none;
 color: #FFFFFF;
 background-color:#6fbb3f;
 text-align:left;
}

INPUT.button {
 font-family: Arial, sans-serif;
 font-size: 10px;
 font-style:normal;
 font-weight: bold;
 text-decoration:none;
 color: #FFFFFF;
 background-color:#6fbb3f;
 text-align:left;
 border: 1px solid #585858;
 padding: 3px;
}

INPUT.buttonsmall {
 font-family: Arial, sans-serif;
 font-size: 9px;
 font-style:normal;
 font-weight: bold;
 text-decoration:none;
 color: #000000;
 background-color:#cccccc;
 text-align:left;
 border: 1px solid #585858;
 padding: 2px;
}

BUTTON {
 font-family: Arial, sans-serif;
 font-size: 10px;
 font-style:normal;
 font-weight: bold;
 text-decoration:none;
 color: #FFFFFF;
 background-color:#6fbb3f;
 text-align:left;
 border: 1px solid #585858;
 padding: 3px;
}

INPUT.field {
 font-family: Arial, sans-serif;
 font-size: 10px;
 font-style:normal;
 font-weight: normal;
 text-decoration:none;
 color: #000000;
 background-color:#FFF;
 border: 1px solid #999;
}

TABLE.gastenboek {
 font-family: Arial, sans-serif;
 font-size: 11px;
 font-style:normal;
 font-weight: normal;
 text-decoration:none;
 color: #000000;
 border: 1px solid #585858;
 background-color:#ffffff;
}

TABLE.gastenboek TH {
 font-family: Arial, sans-serif;
 font-size: 11px;
 font-style:normal;
 font-weight: bold;
 text-decoration:none;
 color: #FFFFFF;
 text-align:left;
}

TABLE.topic {
 font-family: Arial, sans-serif;
 font-size: 11px;
 font-style:normal;
 font-weight: normal;
 text-decoration:none;
 color: #000000;
 background-color:#ffffff;
}

SPAN.Topic {
 font-family: Arial, sans-serif;
 font-size: 15px;
 font-style:normal;
 font-weight: bold;
 text-decoration:none;
 color: #6fbb3f;
}

