/******************************************************************************
*
*						CSS
*
******************************************************************************/

html, body {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}
body {
    background: url("../images/site/bg.jpg") repeat-y;
    background-position: center top;
}
body, table, td, input, select {
    font-family: 'Open Sans', sans-serif;
    font-size: 10px;
    color: #222258;
}
/******************************************************************************
*
*						Opmaak  algemeen.
*
******************************************************************************/

a, td, tr, table, p, li, ul {
    font-family: 'Open Sans', sans-serif;
    font-size: 10px;
}
a:link {
    color: #f75f1e;
    text-decoration: none;
}
a:visited {
    color: #f75f1e;
    text-decoration: none;
}
a:active {
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}
h1, h2, h3, h4, h5, h6, h7, p, form, ul, ol, li, blockquote {
    margin: 0;
    padding: 0;
}
img, a {
    border: none;
    text-decoration: none;
}
ul, li {
    margin: 0px;
    padding: 0px;
}
img, a {
    border: none;
    text-decoration: none;
}
h1 {
    font-family: 'Open Sans', sans-serif;
    color: #ef2f2d;
    font-weight: bold;
}
h3 {
    color: #000000;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}
.clr {
    clear: both;
}
.inputselect {
    width: 100px;
    height: 18px;
    font-size: 10px;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 5px;
    padding-top: 0px;
    color: #ffffff;
    background: #00b9de;
    border-radius: 4px;
    border: 1px solid #18689c;
}
/******************************************************************************
*
*						Opmaak errormelding na ww vergeten.
*
******************************************************************************/

#errormessage_container {
    border-width: 1px;
    border-color: #000000;
    border-style: none none solid none;
}
#errormessage {
    color: #FA0000;
    padding: 1px;
    border-width: 3px;
    border-color: #FF0000;
    border-style: solid solid solid solid;
    background: #FFFFCC;
    font-weight: bold;
    text-align: center;
}
/******************************************************************************
*
*						HEADER
*
*****************************************************************************/

#wrapper {
    width: 995px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
#top {
    width: 100%;
    height: 35px;
    background: #222258;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 6;
}
#top_wrapper {
    width: 995px;
    height: 27px;
    margin-left: auto;
    margin-right: auto;
    text-align: right;
    padding-top: 7px;
}
#top_wrapper_left {
    margin-left: 480px;
    float: left;
    width: 250px;
    line-height: 25px;
    Color: #ffffff;
}
#top_wrapper_left a {
    Color: #ffffff;
}
#top_wrapper_left a:hover {
    text-decoration: none;
}
#top_wrapper_left a:visited {}
#top_wrapper_middle {
    float: left;
    width: 120px;
    padding-top: 3px;
}
#top_wrapper_right {
    float: right;
    width: 125px;
}
.zoekinput {
    border: none;
    float: left;
}
.zoekbutton {
    border: none;
    height: 17px;
    width: 13px;
    background: url("../images/site/zoekknop.png") no-repeat;
    float: left;
    overflow: hidden;
}
#zoeken {
    height: 20px;
    width: 102px;
    background: url("../images/site/zoeken.png") no-repeat;
    padding-top: 2px;
    padding-left: 4px;
}
#logo_top {
  width: 370px;
  height: 192px;
  background: url("../images/site/clublogo-hcbloemendaal.png") no-repeat;
  position: absolute;
  left: 74px;
  top: 10px;
  z-index: 7;
}
/* #logo {
    width: 370px;
    height: 192px;
    background: url("../images/site/mouw.png") no-repeat;
    position: absolute;
    left: 0px;
    top: -5px;
    z-index: 5;
}
#logo_top {
    width: 114px;
    height: 71px;
    background: url("../images/site/top_logo.png") no-repeat;
    position: absolute;
    left: 74px;
    top: 0px;
    z-index: 7;
} */
#header h1 {
    display: none;
}
#header {
    width: 995px;
    height: 365px;
    position: relative;
    float: left;
}
#banner {
    width: 995px;
    height: 275px;
    overflow: hidden;
    position: absolute;
    float: left;
    top: 90px;
    left: 0px;
    z-index: 1;
}
#foto_banner {
    width: 995px;
    height: 275px;
    position: absolute;
    z-index: 2;
    overflow: hidden;
    float: left;
    left: 0px;
}
#shade {
    width: 995px;
    height: 275px;
    background: url("../images/site/schaduwfoto.png") repeat;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 3;
}
#banner_top {
    height: 255px;
    width: 295px;
    background: url("../images/site/transparantie.png") repeat;
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 6;
    padding: 10px;
}
.block_title {
    Color: #ffffff;
    font-size: 18px;
    Padding-top: 10px;
    margin-left: 10px;
    margin-bottom: 10px;
    text-align: left;
}
.block_title a {
    font-size: 18px;
    text-align: left;
    color: #222258;
    Text-decoration: none;
}
.block_title a:hover {
    Text-decoration: none;
}
.block_left {
    width: 142px;
    height: 255px;
    float: left;
    margin-right: 10px;
}
.block_left1 {
    width: 142px;
    height: 122px;
    margin-bottom: 10px;
    background: url("../images/site/block1.png") no-repeat;
    position: relative;
}
.information {
    height: 17px;
    width: 17px;
    position: absolute;
    right: 5px;
    bottom: 5px;
}
.block_left2 {
    width: 142px;
    height: 122px;
    background: url("../images/site/block34.png") no-repeat;
}
.block_right {
    width: 142px;
    height: 255px;
    float: left;
}
.block_right1 {
    width: 142px;
    height: 122px;
    margin-bottom: 10px;
    background: url("../images/site/block2.png") no-repeat;
}
.block_right2 {
    width: 142px;
    height: 122px;
    background: url("../images/site/block34.png") no-repeat;
}
/******************************************************************************
*
*						Hoofdonderdelen site.
*
******************************************************************************/

#content {
    width: 995px;
    float: left;
}
#breadcrumbs {
    Height: 35px;
    width: 995px;
    line-height: 35px;
    color: #00b9de;
    float: left;
    text-align: left;
}
#breadcrumbs a {} #main_container {
    width: 650px;
    text-align: left;
    float: left;
    margin-right: 30px;
    overflow: hidden;
    display: inline;
    font-size: 10px;
}
#main_container_klein {
    width: 505px;
    text-align: left;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    overflow: hidden;
    display: inline;
    font-size: 10px;
}
#main_container_klein ul {
    margin-left: 20px;
}
#main_container_klein ol {
    margin-left: 20px;
}
#main_container table {
    text-align: left;
    font-size: 10px;
}
#main_container_klein img {
    max-width: 500px;
    /* Mozilla */

    width: expression(this.width > 500 ? 500: true);
    /* IE */
}
#main_container img {
    max-width: 558px;
    /* Mozilla */

    width: expression(this.width > 570 ? 570: true);
    /* IE */
}
#main_container_right {
    width: 315px;
    float: left;
    text-align: left;
    overflow: hidden;
}
#main_container_left {
    width: 150px;
    float: left;
    text-align: left;
    overflow: hidden;
}
/******************************************************************************
*
*						Topmenu - Balk
*
*****************************************************************************/

#topmenu {
    width: 650px;
    height: 35px;
    position: absolute;
    left: 350px;
    top: 50px;
}
#nav {
    padding: 0 0 0 0;
    margin: 0;
    list-style: none;
    height: 35px;
    background: none;
    position: relative;
    z-index: 500;
}
#nav li.top {
    display: block;
    float: left;
}
#nav li a.top_link {
    display: block;
    float: left;
    height: 35px;
    line-height: 35px;
    color: #f75f1e;
    text-decoration: none;
    font-size: 14px;
    padding: 0 10px 0 10px;
    cursor: pointer;
}
#nav li a.top_link span {
    float: left;
    display: block;
    padding: 0 19px 0px 12px;
    height: 35px;
    background: none;
}
#nav li a.top_link span.down {
    float: left;
    display: block;
    padding: 0 22px 0 12px;
    height: 35px;
    background: none;
    text-align: left;
}
#nav li:hover a.top_link {
    color: #f75f1e;
    background: none;
    text-decoration: overline;
}
#nav li:hover a.top_link span {
    background: none;
}
#nav li:hover a.top_link span.down {
    background: none;
    padding-bottom: 3px;
}
#nav li:hover {
    position: relative;
    z-index: 200;
}
/******************************************************************************
*
*						Topmenu - SubBalk
*
*****************************************************************************/

#nav li:hover ul.sub {
    left: 0px;
    top: 35px;
    background: url("../images/site/menu_bg.png") repeat;
    padding: 3px;
    white-space: nowrap;
    width: 135px;
    height: auto;
    z-index: 300;
}
#nav li:hover ul.sub li {
    display: block;
    height: 20px;
    position: relative;
    float: left;
    width: 135px;
    font-weight: normal;
}
#nav li:hover ul.sub li a {
    display: block;
    font-size: 10px;
    height: 18px;
    width: 133px;
    line-height: 18px;
    text-indent: 5px;
    color: #f75f1e;
    text-decoration: none;
    text-align: left;
}
#nav li ul.sub li a.fly {} #nav li ul.sub li ul li a.fly {} #nav li:hover ul.sub li a:hover {
    color: #15b2df;
    text-decoration: none;
}
#nav li:hover ul.sub li a.fly:hover {
    color: #15b2df;
}
#nav li:hover li:hover ul, #nav li:hover li:hover li:hover ul, #nav li:hover li:hover li:hover li:hover ul, #nav li:hover li:hover li:hover li:hover li:hover ul {
    left: 135px;
    top: -2px;
    background: url("../images/site/menu_bg.png") repeat;
    padding: 3px;
    white-space: nowrap;
    width: 135px;
    z-index: 400;
    height: auto;
}
#nav ul, #nav li:hover ul ul, #nav li:hover li:hover ul ul, #nav li:hover li:hover li:hover ul ul, #nav li:hover li:hover li:hover li:hover ul ul {
    position: absolute;
    left: -9999px;
    top: -9999px;
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    list-style: none;
    z-index: 500;
}
#nav li:hover li:hover li:hover a.fly, #nav li:hover li:hover li:hover li:hover a.fly, #nav li:hover li:hover li:hover li:hover li:hover a.fly {
    color: #15b2df;
}
#nav li:hover li:hover a.fly {
    color: #15b2df;
}
#nav li:hover li:hover li:hover a.fly {
    color: #15b2df;
}
#nav li:hover li:hover li a.fly, #nav li:hover li:hover li:hover li a.fly, #nav li:hover li:hover li:hover li:hover li a.fly {
    color: #f75f1e;
}
#nav li:hover li:hover li:hover a.fly:hover {
    color: #15b2df;
}
/******************************************************************************
*
*						login
*
*****************************************************************************/

.login {
    width: 300px;
    float: right;
}
.login td {
    color: #ffffff;
}
#loginpanel {
    color: #000000;
    padding-left: 5px;
}
#loginpanelvergeten {
    color: #000000;
    padding-left: 5px;
}
#loginpanelvergeten a {
    color: #000000;
}
#loginpanelvergeten a:hover {
    color: #414141;
}
#loginpanelvergeten a:visited {
    color: #414141;
}
/******************************************************************************
*
*						Main_container_left
*
*****************************************************************************/

.blockzonderheader {
    width: 195px;
    height: 20px;
    background: #f75f1e;
    font-family: 'Open Sans', sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    line-height: 20px;
    padding-left: 5px;
}
.blockzonder {
    width: 180px;
    color: #000000;
    font-size: 12px;
    text-align: left;
    padding: 10px;
    padding-bottom: none;
}
.blockzonder a {
    color: #000000;
}
.blockzonder a:hover {
    text-decoration: underline;
}
.blockzonder a:visited {} .blockzonder ul {
    width: 160px;
    margin: 0px;
    list-style: none;
}
.blockzonder ul li {
    color: #000000;
    padding-bottom: 3px;
    font-size: 12px;
    line-height: 17px;
}
.blockzonder ul li a {
    font-size: 12px;
    color: #000000;
}
.blockzonder ul li a:hover {
    color: #000000;
}
.blockzonder ul li a:visited {
    color: #000000;
}
/******************************************************************************
*
*						Main_container_right
*
*****************************************************************************/

.blockheader {
    width: 310px;
    height: 20px;
    font-size: 20px;
    color: #313163;
    font-family: 'Open Sans', sans-serif;
    line-height: 20px;
    padding-left: 5px;
    margin-bottom: 10px;
}
.blockheader.klein {
    width: 100px;
    float: left;
}
.blockbanner {
    height: 25px;
    line-height: 25px;
    width: 200px;
    float: left;
    margin-left: 10px;
    border-radius: 3px;
    background-color: #E76F3A;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 10px;
}
.blockbanner > a {
    display: block;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    color: white;
    text-decoration: none;
}
.block {
    width: 310px;
    overflow: hidden;
    color: #000000;
    line-height: 18px;
    font-family: 'Open Sans', sans-serif;
    font-size: 10px;
    margin: 0px;
    padding: 0px;
    margin-bottom: 20px;
}
.block a {
    color: #000000;
}
.block a:hover {
    text-decoration: underline;
}
.block a:visited {} .block ul {
    width: 160px;
    margin: 0px;
    list-style: none;
}
.block ul li {
    color: #000000;
    padding-bottom: 3px;
    font-size: 12px;
    line-height: 17px;
}
.block ul li a {
    font-size: 12px;
    color: #000000;
}
.block ul li a:hover {
    color: #000000;
}
.block ul li a:visited {
    color: #000000;
}
.block_left_menu {
    width: 95px;
    height: 210px;
    float: left;
    margin-right: 10px;
}
.block_left_menu_1 {
    width: 95px;
    height: 100px;
    margin-bottom: 10px;
    background: url("../images/site/bg12.png") no-repeat;
}
.block_left_menu_2 {
    width: 95px;
    height: 100px;
    background: url("../images/site/velemussen.png") no-repeat;
    overflow: hidden;
}
.block_middle_menu {
    width: 95px;
    height: 210px;
    float: left;
    margin-right: 10px;
}
.block_middle_menu_1 {
    width: 95px;
    height: 100px;
    margin-bottom: 10px;
    background: url("../images/site/bootcamp.png") no-repeat;
}
.blocktop {
    width: 95px;
    height: 30px;
    background: url("../images/site/transparant_right.png") repeat;
    line-height: 30px;
    color: #ffffff;
    font-size: 10px;
    text-align: center;
}
.block_middle_menu_2 {
    width: 95px;
    height: 100px;
    background: url("../images/site/black-star.png") no-repeat;
    background-size:contain;
}
.block_right_menu {
    width: 95px;
    height: 210px;
    float: left;
}
.block_right_menu_1 {
    width: 95px;
    height: 100px;
    margin-bottom: 10px;
    background: url("../images/site/bg2.png") no-repeat;
}
.block_right_menu_2 {
    width: 95px;
    height: 100px;
    background: url("../images/site/tickets.png") no-repeat;
    background-position: center;
}
.shade {
    width: 95px;
    height: 100px;
    background: url("../images/site/dropshadow.png") no-repeat;
    margin-bottom: 10px;
}
#sponsor1 {
    width: 315px;
    height: 100px;
    position: absolute;
    left: 0px;
    right: 0px;
    z-index: 5;
    float: left;
    display: inline;
    color: #ffffff;
    overflow: hidden;
}
#sponsor2 {
    width: 315px;
    height: 100px;
    position: absolute;
    left: 0px;
    right: 0px;
    z-index: 5;
    float: left;
    display: inline;
    color: #ffffff;
    overflow: hidden;
}
/******************************************************************************
*
*						Tabellen opmaak, intern.
*
******************************************************************************/

.tablecolor {
    color: #FFFFFF;
}
.tablecolor a {
    color: #FFFFFF;
}
.tablecolor a:hover {
    color: #FFFFFF;
}
.tablecolor a:visited {
    color: #FFFFFF;
}
/******************************************************************************
*
*						Headlines, nieuwsberichten
*
******************************************************************************/

#news_header_title {
    width: 650px;
    height: 20px;
    line-height: 20px;
    font-size: 20px;
    color: #313163;
    font-family: 'Open Sans', sans-serif;
    padding-left: 5px;
    margin-bottom: 10px;
}
.headlines {
    width: 310px;
    margin-left: 0px;
    margin-bottom: 10px;
    float: left;
    height: 100px;
    overflow: hidden;
    margin-right: 10px;
}
.headlines_title {
    width: 210px;
    font-size: 12px;
    color: #f75f1e;
    float: left;
    margin-bottom: 10px;
}
.headlines_left {
    width: 100px;
    height: 150px;
    float: left;
}
.headlines_left img {
    max-height: 90px;
    float: left;
}
.headlines_right {
    width: 210px;
    height: 150px;
    float: left;
    font-size: 10px;
}
.headlines_right a {
    font-size: 10px;
    color: #f75f1e;
}
.headlines_readmore {
    width: 650px;
}
.headlines_readmore_header {
    width: 650px;
    height: 30px;
    line-height: 30px;
}
.headlines_readmore_title {
    width: 650px;
    font-size: 15px;
    color: #f75f1e;
    margin-bottom: 10px;
}
.headlines_readmore_content {
    font-size: 10px;
}
.headlines_readmore_footer {
    height: 50px;
    line-height: 50px;
    border-top: 1px dotted #c0c0c0;
    text-align: right;
    color: #c0c0c0;
    font-size: 10px;
}
/******************************************************************************
*
*						Kop alle pagina's items opmaak
*
******************************************************************************/

#headlines_page_header_container {
    width: 555px;
    height: 20px;
    margin-bottom: 20px;
    margin-left: 0px;
}
#headlines_page_header {
    height: 20px;
    line-height: 20px;
    font-size: 20px;
    color: #313163;
    font-family: 'Open Sans', sans-serif;
}
/******************************************************************************
*
*						Stacticcontent items opmaak
*
******************************************************************************/

.stcitem_title {
    width: 550px;
    height: 20px;
    line-height: 20px;
    font-size: 20px;
    color: #313163;
    font-family: 'Open Sans', sans-serif;
    text-align: left;
    margin: 0px;
    padding-left: 5px;
    margin-bottom: 20px;
}
.stcitem_content {
    width: 500px;
}
/******************************************************************************
*
*						Mededeling option=99 opmaak
*
******************************************************************************/

#medelingen_content {
    width: 555px;
}
.news {} .news_content {
    font-family: 'Open Sans', sans-serif;
    font-size: 11px;
    color: #000;
    padding: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 10px;
}
.news_content ol {
    margin-left: 30px;
}
.news_content ul {
    margin-left: 30px;
}
.news_header {
    height: 20px;
    line-height: 20px;
    margin: 0px;
    margin-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    background: #f75f1e;
}
.news_category_header {
    font-size: 18px;
    font-weight: bold;
    color: #634099;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cccccc;
    margin-bottom: 20px;
}
.news_date {
    font-size: 10px;
    color: #ffffff;
    Float: left;
    margin-top: 5px; margin-left: 0px
}
.news_title {
    font-size: 13px;
    font-weight: bold;
    color: #ffffff;
    margin-left: 25px;
    float: left;
}
/******************************************************************************
*
*						alle inputs, icons en buttons enzv
*
******************************************************************************/

.icon {
    width: 11px;
    height: 8px;
    float: left;
    margin-top: 6px;
    margin-right: 8px;
    background: url('../images/vervolg3.gif') no-repeat;
}
.icon2 {
    width: 11px;
    height: 8px;
    float: left;
    margin-top: 3px;
    margin-right: 8px;
    background: url('../images/vervolg2.gif') no-repeat;
}
.knop {
    background: #383838;
    border: 1px solid #c0c0c0;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 11px;
}
.input {
    width: 120px;
    font-family: 'Open Sans', sans-serif;
    color: #000000;
    border: 1px solid #c0c0c0;
}
.buttonzoek {
    height: 20px;
    width: 19px;
    background: url('../images/site/searchbutton.png') no-repeat;
    border: 0px;
}
/******************************************************************************
*
*					Footer.
*
******************************************************************************/

#footer {
    width: 100%;
    height: 133px;
    background: url("../images/site/footer.png") repeat-x;
    padding-top: 20px;
}
#footer_wrapper {
    width: 995px;
    height: 100px;
}
#footer_banner {
    width: 695px;
    height: 100px;
    float: left;
    margin-right: 10px;
    padding-right: 10px;
}
#footer_stof {
    width: 260px;
    height: 100px;
    background: url("../images/site/stof.png") no-repeat;
    float: left;
    background-position: right bottom;
    text-align: left;
    color: #ffffff;
    font-size: 10px;
    line-height: 17px;
    padding-left: 20px;
}
#footer a {} #footer a:hover {}
/******************************************************************************
*
*						menu opmaak - voor in menuleft.asp
*
******************************************************************************/

.menu {
    width: 150px;
    background: #20b5e1;
    text-align: left;
    margin-bottom: 5px;
}
.menu ul {
    width: 125px;
    list-style: block;
    list-style: none;
    margin: 0px;
    padding: 0px;
    background: none;
}
.menu li {
    color: #222258;
    padding-top: 5px;
    padding-bottom: 5px;
    text-decoration: none;
    margin-bottom: 1px;
    display: block;
    padding-left: 10px;
    padding-right: 10px;
}
.menuspecial {
    color: #222258;
    font-size: 10px;
    margin: 0px;
    padding: 0px;
}
.menuspecial:hover {} .menu li.line_out {
    margin-left: 5px;
    font-size: 9px;
    padding-top: 2px;
    padding-bottom: 2px;
}
.menu li:hover {} .menu li:hover a {
    color: #79d3ed;
}
.menu li:hover a:hover {
    color: #79d3ed;
}
.menu li:visited a {} .menu a {
    font-size: 10px;
    color: #222258;
}
.menu a:hover {
    color: #79d3ed;
    text-decoration: none;
}
.menu a:visited {} .menu table {
    width: 176px;
    margin: 0px;
    padding: 0px;
}
#facebox .b {
    background: url(../javascript/facebox/b.png);
}
#facebox .tl {
    background: url(../javascript/facebox/tl.png);
}
#facebox .tr {
    background: url(../javascript/facebox/tr.png);
}
#facebox .bl {
    background: url(../javascript/facebox/bl.png);
}
#facebox .br {
    background: url(../javascript/facebox/br.png);
}
.bolder {
    height: 400px;
    overflow-y: scroll;
}
#facebox {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 100;
    text-align: left;
}
#facebox .popup {
    position: relative;
}
#facebox table {
    margin: auto;
    border-collapse: collapse;
}
#facebox .body {
    padding: 10px;
    background: #fff;
    width: 370px;
}
#facebox .loading {
    text-align: center;
}
#facebox .image {
    text-align: center;
}
#facebox img {
    border: 0;
}
#facebox .footer {
    border-top: 1px solid #DDDDDD;
    padding-top: 5px;
    margin-top: 3px;
    text-align: center;
}
#facebox .info {
    margin-top: 5px;
    font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
    color: #777;
    line-height: 16px;
    font-size: 11px;
}
#facebox .navigation {
    float: left;
}
#facebox .close {
    float: right;
}
#facebox .next, #facebox .prev {
    font-size: 170%;
}
#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
    height: 10px;
    width: 10px;
    overflow: hidden;
    padding: 0;
}
.moduletablepopup {
    margin: 0px;
    padding: 0px;
}
* html #facebox_overlay {
    /* ie6 hack */

    position: absolute;
    height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight: document.body.offsetHeight +'px');
}
/**** agenda *****/

.moduletable {
    width: 650px;
    margin-left: 0px;
    margin-right: 30px;
    margin-bottom: 18px;
    margin-top: 10px;
    color: #000000;
    Font-Family: Verdana, Arial, sans-serif;
    font-size: 12px;
}
.moduletable a {
    Font-Family: Verdana, Arial, sans-serif;
    font-size: 11px;
    line-height: 18px;
    color: #000000;
}
.moduletable ul {
    margin-left: 20px;
    margin-right: 10px;
}
.moduletable ul li {
    margin-bottom: 3px;
    padding: 10px;
}
.moduletable ul li a {
    color: #000000;
}
.item {
    margin-bottom: 1px;
}
.item a {
    color: #ffffff;
}
.tooltip {
    display: none;
    padding: 5px;
    position: absolute;
    display: block;
    background: #222258;
    color: #FFFFFF;
    Font-Family: Verdana, Arial, sans-serif;
    font-size: 10px;
}
.agendapunten {} .agendapunten ul {
    list-style: none;
}
.agendapunten ul li {
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #c0c0c0;
}
.agendapunten ul li:hover {} .agendapunten ul li:visited {} .agendapunten ul li a {
    color: #00B9DE;
}
.agendapunten ul li a:hover {
    color: #00B9DE;
}
.agendapunten ul li a:visited {
    color: #00B9DE;
}
/******************************************************************************
*
*						Content opmaak, intern.
*
******************************************************************************/

.wedstrijden_title {
    background: #E76F3A;
    height: 25px;
    color: #ffffff;
    line-height: 25px;
}
.wedstrijden_title a {
    color: #ffffff;
}
.wedstrijden_title a:hover {
    color: #ffffff;
    text-decoration: none;
}
.title_inpage {
    background: #E76F3A;
    height: 25px;
    color: #ffffff;
    line-height: 25px;
    width: 100%;
    padding-left: 1%;
}
.table_inpage {
    width: 100%;
    border-collapse: collapse;
}
.even {
    height: 20px;
    line-height: 20px;
    background: #f5f5f5;
}
.even a {
    color: #E76F3A;
}
.even a:hover {
    color: #E76F3A;
    text-decoration: none;
}
.even a:visited {
    color: #E76F3A;
}
.odd {
    height: 20px;
    line-height: 20px;
    background: #ffffff;
}
.odd a {
    color: #E76F3A;
}
.odd a:hover {
    color: #E76F3A;
    text-decoration: none;
}
.odd a:visited {
    color: #E76F3A;
}
.even_wedstrijden {
    height: 20px;
    line-height: 20px;
    background: #f5f5f5;
    border-bottom: 1px solid #dcdcdc;
}
.even_wedstrijden a {
    color: #E76F3A;
}
.even_wedstrijden a:hover {
    color: #E76F3A;
    text-decoration: none;
}
.even_wedstrijden a:visited {
    color: #E76F3A;
}
.odd_wedstrijden {
    height: 20px;
    line-height: 20px;
    background: #ffffff;
    border-bottom: 1px solid #dcdcdc;
}
.odd_wedstrijden a {
    color: #E76F3A;
}
.odd_wedstrijden a:hover {
    color: #E76F3A;
    text-decoration: none;
}
.odd_wedstrijden a:visited {
    color: #E76F3A;
}
.diensten_title {
    height: 25px;
    width: 100%;
    background: #848484;
    padding-left: 5px;
    color: #ffffff;
}
.faq_title {
    height: 25px;
    width: 100%;
    background: #E76F3A;
    padding-left: 5px;
    color: #ffffff;
}
.faq_title_second {
    height: 25px;
    width: 100%;
    background: #848484;
    padding-left: 5px;
    color: #ffffff;
    text-transform: Capitalize;
}
.faq_title_second td {
    color: #ffffff;
}
.training_title_second {
    height: 25px;
    background: #848484;
    padding-left: 5px;
    color: #ffffff;
    text-transform: Capitalize;
}
.faq_answere {
    width: 100%;
    padding: 10px;
}
.clubcompetitie_title {
    height: 25px;
    background: #848484;
    color: #ffffff;
    text-transform: Capitalize;
}
.bijzondereleden_title {
    height: 25px;
    width: 100%;
    background: #848484;
    padding-left: 5px;
    color: #ffffff;
    text-transform: Capitalize;
}
.agenda_item {
    width: 100%;
    border-bottom: 2px dotted #c0c0c0;
}
.agenda_item_header {
    width: 100%;
    color: #E76F3A;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
}
.tablecolor {
    color: #FFFFFF;
}
.tablecolor a {
    color: #FFFFFF;
}
.tablecolor a:hover {
    color: #FFFFFF;
}
.tablecolor a:visited {
    color: #FFFFFF;
}
.sponsor_profile {
    width: 240px;
    margin-right: 10px;
    height: 100px;
    float: left;
    background:#ffffff;
    border-bottom:2px solid orange;
    margin-bottom: 10px;
}
.sponsor_profile_foto {
    float: left;
    height: 100px;
    width: 100%;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}
.sponsor_profile_foto img.sponsor_foto {
        max-width: 95%;
    max-height: 80px;

}
.functietitel {} #sponsorplek {
    position: absolute;
    right: 10px;
    top: 5px;
    height: 17px;
    width: 100px;
    z-index: 500;
}
ul.countdown {
    list-style: none;
    margin: 0px 0;
    padding: 0;
    float: left;
    border-right: 1px solid #fff;
    display: block;
    text-align: center;
}
ul.countdown li {
    display: inline-block;
    color: #F75F1E;
}
ul.countdown li span {
    font-size: 20px;
    font-weight: 300;
    line-height: 20px;
}
ul.countdown li.seperator {
    font-size: 20px;
    line-height: 20px;
    vertical-align: top;
}
ul.countdown li p {
    color: #ffffff;
    font-size: 14px;
}
.lustrum-header{
    height:60px;
    width: 100%;
}
.lustrum-banners{
    height: 200px;
    width: 100%;
}
.lustrum-banners > a{
    display: block;
    float: left;
}
.lustrum-banners > a + a{
    margin-left: 15px;
}
.source {
    width: 405px;
    margin: 0 auto;
    background: #4f5861;
    color: #F84D24;
    font-weight: bold;
    display: block;
    white-space: pre;
    border-radius: 3px;
}
.all44 {
	position: relative;
   width: 100%; /* for IE 6 */
}
.all44_text {
	position: absolute;
   top: 120px;
   left: 20px;
   width: 75%;
   color:#f75f1e;
   font-size:18px;
   background-color:rgba(255,255,255,0.6);
}
