html, body {   
    background-color: #25bfff;
    background-image: url("../gfx/background-new.jpg");
    background-color: #ffffff;
    background-position: top center;
    background-repeat: no-repeat;
}
#site,
#siteTopHeader {
    background-color: #ffffff;
    
    /*border-left: 5px solid #b7b7b7;
    border-right: 5px solid #b7b7b7;*/
}





#siteTopHeader {
    background-image: url('../gfx/logo_fsv.jpg');
	background-position: 0px 10px;
}
#siteTopHeader .banner {
    background-color: #7684b8;
}


#siteHeader {
    background-image: url("../gfx/bg.siteheader.jpg");
}

#siteMenu {
    background-color: #be000d;
}
#siteMenu ul li {
    color: #ffffff;
}
#siteMenu ul li a {
    color: #ffffff;
}
#siteMenu ul li.selected a,
#siteMenu ul li a:hover {
    /*color: #be000d;*/
   color: #000000;
}


#siteContentLeft .advert {
    background-color: #ed3634;

    color: #ffffff;
}

#siteContentLeft .block .head {
    color: #ffffff;

    background-image: url("../gfx/bg.sitecontentleft.block.png");
}
#siteContentLeft .block .body {
    background-image: url("../gfx/bg.sitecontentleft.block.png");

    color: #ffffff;
}
#siteContentLeft .block .body a {
    color: #ffffff;
}

#siteContentLeft .collectorsitems .head {
    color: #ffffff;
    
    background-image: url("../gfx/bg.sitecontentleft.block.collectorsitems.png");
}
#siteContentLeft .collectorsitems .body {
    background-image: url("../gfx/bg.sitecontentleft.block.collectorsitems.png");
    
    color: #ffffff;
}
#siteContentLeft .collectorsitems .body .item {
    color: #9b9c9e;
}
#siteContentLeft .collectorsitems .body .item a {
    color: #9b9c9e;
}
#siteContentLeft .collectorsitems .body .item .title {
    /*color: #005596;*/
    color: #010101;
}
#siteContentLeft .collectorsitems .body .item .price {
    /*color: #005596;*/
}
#siteContentLeft .collectorsitems .body .item .description {
    color: #9c9c9e;
}
#siteContentLeft .collectorsitems .body .links {
    color: #000000;
}
#siteContentLeft .collectorsitems .body .links a {
    /*color: #000000;*/
    color: #be000d;
}

#siteContentLeft .block123goal .body a {
    color: #000000;
}

#siteContentLeft #aanmelden_spelersfonds {
    background-image:url("../gfx/bg.sitecontentleft.aanmelden.png"); 
}
#siteContentLeft #aanmelden_spelersfonds .body a {
    color: #ffffff;
}

#siteContentText a {
    color: #000000;
}

#siteFooter {
    /*border-top: 20px solid #000000;*/
    border-top: 0px;
}

#siteFooter .copyright {
    color: #000000;
}
#siteFooter .copyright a {
    color: #be000d;
}
#siteFooter .copyright span {
    color: #88888a;
    font-weight: normal;
}



#siteContent #siteContentLeft input.textbox {
    border-top: 1px solid #33b4e9;
    border-bottom: 1px solid #99d9f4;
    border-left: 1px solid #1eace7;
    border-right: 1px solid #1eace7;

    background-color: #ffffff;

    color: #a5a3a1;
}
#siteContent button {
    color: #ffffff;

    background-color: #000000;

    border: 1px solid #000000;
}




#siteMenu ul.submenu li {
    background-image: url("../gfx/bg.submenu.png");
}  
#siteMenu ul.submenu li a {
    color: #ffffff;
    text-decoration: none;
}
#siteMenu ul.submenu li.selected a,
#siteMenu ul.submenu li a:hover {
    color: #be000d;
}




#siteContent .blindepoule .body a {
    color: #be000d;
}
#siteContent .blindepoule .body .matchlist {
    border-top: 1px solid #be000d;
}
#siteContent .blindepoule .body .matchlist .match .date {
    color: #be000d;
}
#siteContent .blindepoule .body a.previous,
#siteContent .blindepoule .body a.next {
    background-image: url("../gfx/icon.poule.previousnext.gif");
}


#siteContent .blindepoule .body .klikenwin {
    background-image: url("../gfx/bg.poule.klikenwin.png");
}


#siteContent .blindepoule .body .poulepagelist a.selected {
    color: #be000d;
}
#siteContent .blindepoule .body .pouleselection a.selected {
    color: #be000d; 
}


#siteContent .blindepoule .body .button span {
    color: #be000d;
}

#siteContent .blindepoule .body .button.secundair {
    background-color: #be000d;
}

#siteContent .blindepoule .body tr.selected {
    background-color: #f8e3e4;
}



#siteContent .registerbenefits {
    background-image: url("../gfx/bg.submenu.png");
    color: #ffffff;
}







#siteContent .wensenlijst .heading {
    background-image: url("../gfx/bg.wensenlijst.heading.gif");
    background-repeat: no-repeat;
    background-position: 1px bottom;
}
#siteContent .wensenlijst .body {
    background-image: url("../gfx/bg.wensenlijst.body.gif");
    background-repeat: repeat-y;
    background-position: 1px bottom;

    color: #ffffff;
}
#siteContent .wensenlijst .body a {
    color: #ffffff;
}
#siteContent .wensenlijst .footer {
    background-image: url("../gfx/bg.wensenlijst.footer.gif");
    background-repeat: no-repeat;
    background-position: 1px bottom;
}








