/*HEADER*/
#header
{
    height: 130px;
}
/*BODY*/
body
{
    background:none repeat scroll 0 0 #FFFFFF;
    color:#404040;
    font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-size:75%;
    text-align: center;
}
h2
{
        display: block;
        background-image: url('/img_custom/h_bg.png');
        height: 20px;
        padding:4px;
        color:#fff;
        font-size: 16px;
        font-weight: normal;
}
#hoofdschermLive h2
{
        display: block;
        background-image: url('/img_custom/h_bg.png');
        padding:4px;
        color:#fff;
        font-size: 16px;
        font-weight: normal;
        background-repeat: repeat-x;
        background-color: #004d97;
        height:auto;
}
 h3
{
    color:#004d97;
    font-weight: normal;
    font-size: 14px;
}
/*NAVIGATION MENU*/
#topnavigation
{
    color:#6E6E6E;
    font-size:1.2em;
    position:absolute;
    top:20px;
    right:0;
}
#topnavigation a
{
    color:#6e6e6e;
    text-decoration: none;
}
#topnavigation a:hover,
#topnavigation a:focus,
#topnavigation a:active
{
    text-decoration: underline;
    color:#004d97;
}
/************/
/*page parts*/
/************/
.docBalk
{
    background: url("../img_custom/arrow.png") no-repeat scroll 7px 3px  #E3E3E3;
}
.docBalkLive {
    background: url("../img_custom/arrow.png") no-repeat scroll 7px 3px #E3E3E3;
}

.donkerBlokje {
    background-color: #696969;
}
/*BREADCRUMB*/

#breadcrumb
{
    font-size:0.9em;
    color:#6e6e6e;
}
        #breadcrumb a
        {
            color:#6e6e6e;
            text-decoration: none;
        }
        #breadcrumb a:hover
        {
            color:#004d97;
            text-decoration: underline;
        }
/*ZOEK KNOP UITGEBREID ZOEKEN*/
#searchfrm input.submit
{
    border:0 none;
    color:#404040;
    font-size:1.3em;
    height:24px;
    vertical-align:middle;
    width: 207px;
    background: url(../img_custom/zoekbutton.jpg) repeat-x scroll left center #f2AB15;
}
#navigatie .nav-main li li a.nav-selected,
#navigatie .nav-main li a.nav-selected,
#navigatie .nav-main a.nav-selected
{
    color:#004D97;
}
#zoekSubmit
{
    border:0 none;
    color:#404040;
    font-size:16px;
    height:24px;
    margin-top:5px;
    vertical-align:middle;
    width: 216px;
    background: url(../img_custom/zoekbutton.jpg) repeat-x scroll left center #f2AB15;
}

/*BORDERLINES*/
.resultaat{border: 1px solid #e6e6e6;}
#agendaVolledig{border: 1px solid #e6e6e6;}

/*Locations*/



/*COLOURS*/

/*TEXT*/
a.skipLink
{
    background: #FFF;
    color: #cc0000;
    text-decoration: none;
}
a.skipLink:focus
{

    left: 0px;
    color: #6699cc;
    text-decoration: underline;
}

        .subjectLive
        {
            color:#f2a80d;
            font-size: 1.2em;
            font-weight: bold;
        }
.afspeelbalkSpreker
{
    background: #e3e3e3 url(../img_custom/tv-grey.png) no-repeat;
    background-position: 7px 3px;
}
.afspeelbalk
{
    background: #dce4ec url(../img_custom/tv.png) no-repeat;
    background-position: 7px 3px;
}
/*FOOTER*/
#footer
{
    border:1px solid #E5E5E5;
    color:#fff;
    background-image: url('../img_custom/h_bg.png');
}
#footer a{
    color:#6e6e6e;
}

