body
{
    background-color: rgb(255,255,255);
}
body, table, td, textarea
{
    font-family: Verdana,Arial,Helvetica;
    font-size: 12px;
    line-height: 16px;
}
a:link, a:active, a:visited
{
    color: rgb(107,35,76);
    text-decoration: none;
}
a:hover
{
    color: rgb(238,127,0);
    text-decoration: none;
}

.tekst
{
    font-size: 11px;
    color: rgb(130,130,130);
    line-height: 18px;
}
.tekst_wit
{
    font-size: 11px;
    color: rgb(255,255,255);
    line-height: 18px;
}
.tekst_paars
{
    font-size: 11px;
    color: rgb(107,36,76);
    font-weight: bold;
    line-height: 18px;
}

.kopje
{
    font-size: 11px;
    color: rgb(107,35,76);
    font-weight: bold;
    line-height: 15px;
}
.kopje_actief
{
    font-size: 11px;
    color: rgb(238,127,0);
    font-weight: bold;
    line-height: 15px;
}
.titel
{
    font-size: 18px;
    color: rgb(107,35,76);
    font-weight: bold;
    line-height: 23px;
}
.klein
{
    font-size: 9px;
    color: rgb(140,140,140);
    line-height: 12px;
}
.nieuws_inleiding
{
    font-size: 11px;
    color: rgb(120,120,120);
    line-height: 15px;
}
.nieuws_inleiding_actief
{
    font-size: 11px;
    color: rgb(238,127,0);
    line-height: 15px;
}

.onder
{
    font-size: 9px;
    color: rgb(185,185,185);
}
.onder a:link, .onder a:active, .onder a:visited
{
    color: rgb(185,185,185);
    text-decoration: none;
}
.onder a:hover
{
    color: rgb(230,230,230);
    text-decoration: none;
}

.disclaimer
{
    font-size: 11px;
    color: rgb(107,35,76);
}
.disclaimer_zwart
{
    font-size: 11px;
    color: rgb(172,172,172);
}
.disclaimer_zwart a:link, .disclaimer_zwart a:active, .disclaimer_zwart a:visited
{
    color: rgb(172,172,172);
    text-decoration: none;
}
.disclaimer_zwart a:hover
{
    color: rgb(238,127,0);
    text-decoration: none;
}

.actief
{
    color: rgb(238,127,0);
}
.actief a:link, .actief a:active, .actief a:visited
{
    color: rgb(238,127,0);
    text-decoration: none;
}
.actief a:hover
{
    color: rgb(238,127,0);
    text-decoration: none;
}

.wit
{
    color: rgb(255,255,255);
}
.wit a:link, .wit a:active, .wit a:visited
{
    color: rgb(255,255,255);
    text-decoration: none;
}
.wit a:hover
{
    color: rgb(200,200,200);
    text-decoration: none;
}

.inputtekst
{
    font-family: Verdana,Arial,Helvetica;
    font-size: 9px;
    font-weight: bold;
    color: rgb(140,140,140);
    border: 1px solid rgb(107,35,76);
    padding: 3px 3px 3px 3px;
    width: 136px;
    height: 21px;
}
.inputselect
{
    font-family: Verdana,Arial,Helvetica;
    font-size: 9px;
    font-weight: bold;
    color: rgb(140,140,140);
    border: 1px solid rgb(107,35,76);
    padding: 3px 3px 3px 3px;
    width: 136px;
    height: 21px;
}
.inputgrijstekst
{
    font-family: Verdana,Arial,Helvetica;
    font-size: 9px;
    font-weight: bold;
    background-color: rgb(145,145,145);
    color: rgb(255,255,255);
    border: 1px solid rgb(220,220,220);
    padding: 3px 3px 3px 3px;
    width: 136px;
    height: 21px;
}
.inputwittekst
{
    font-family: Verdana,Arial,Helvetica;
    font-size: 9px;
    font-weight: bold;
    background: transparent;
    color: rgb(130,130,130);
    border: 0px;
    padding: 3px 3px 3px 3px;
    width: 200px;
    height: 19px;
}
body
{
    margin: 0px;
    overflow-x: hidden;
}
div.balk
{
    position: absolute;
    width: 0px;
    height: 0px;
    left: -500px;
    top: -500px;
}
.beheerlabel
{
    font-family: Tahoma, "Helvetica Neue" ,Helvetica,Arial;
    font-size: 9px;
    color: rgb(53,52,43);
    font-weight: normal;
    text-decoration: none;
}
.beheerlabel a:link, .beheerlabel a:active, .beheerlabel a:visited, .beheerlabel a:hover
{
    color: rgb(53,52,43);
    text-decoration: none;
}
.beheertitel
{
    font-family: Tahoma, "Helvetica Neue" ,Helvetica,Arial;
    font-size: 9px;
    color: rgb(53,52,43);
    font-weight: bold;
    text-decoration: none;
}
.beheertekst
{
    font-family: Tahoma, "Helvetica Neue" ,Helvetica,Arial;
    font-size: 11px;
    color: rgb(53,52,43);
    font-weight: normal;
    text-decoration: none;
    line-height: 16px;
}
.beheertekst a:link, .beheertekst a:active, .beheertekst a:visited, .beheertekst a:hover
{
    color: rgb(117,115,104);
    text-decoration: none;
}
.beheersnippet
{
    font-family: Tahoma, "Helvetica Neue" ,Helvetica,Arial;
    font-size: 9px;
    color: rgb(53,52,43);
    font-weight: normal;
    text-decoration: none;
    line-height: 15px;
}
.beheerinput
{
    font-family: Tahoma, "Helvetica Neue" ,Helvetica,Arial;
    font-size: 11px;
    color: rgb(53,52,43);
    background: transparent;
    border: 0px solid;
    padding: 3px;
    height: 22px;
}
.beheerinputselect
{
    font-family: Tahoma, "Helvetica Neue" ,Helvetica,Arial;
    font-size: 10px;
    color: rgb(53,52,43);
    background-color: rgb(255,255,255);
    border: 0px solid;
    border: 1px solid rgb(166,164,155);
    padding: 2px;
    width: 75px;
}
.beheerinputtextarea
{
    font-family: "Lucida console" , "Andale Mono" , "Courier New" ,Courier;
    font-size: 9px;
    color: rgb(53,52,43);
    background: transparent;
    border: 1px solid rgb(166,164,155);
    padding: 5px;
    overflow: auto;
}
.htmlafbeelding
{
    border: 0px;
}

h1 
{
    color: #6b234d;
    padding: 0;
    margin: 0;
    font-size: 18px;
    float: left;
}

#hoofdselectie 
{
    font-size: 11px;
    font-weight: bold;
}
.selectieBlok 
{
    clear: both;
    margin-bottom: 5px;
}
.selectieTitel 
{
    float: left;
    width: 200px;
}
.selectieSelect 
{
    width: 300px;
}
.zoekresultaat
{
    padding: 0;
    margin: 0;
    height: 280px;
    margin-bottom: 20px;
}
.zoekresultaat li
{
    float: left;
    list-style: none;
    margin-right: 40px;
    width: 174px;
    font-size: 10px;
    text-align: center;
}
.zoekresultaat li a.inactief
{
    color: #ccc;
}
.conceptLogo 
{
    float:left;
    margin-left: 30px;
    margin-top: -10px;
}
.subnavigatie 
{
    padding: 0;
    margin: 0;
    margin-left: 4px;
    margin-top: 14px;
}
.subnavigatie li
{
    list-style: none;
    margin-bottom: 3px;
}
.subnavigatie li a
{
    background: url('../afb/menulinks_pijltje.png');
    background-repeat: no-repeat;
    padding-left: 20px;
    font-size: 12px;
}
.subnavigatie li a:hover, .subnavigatie li a.active
{
    color: rgb(238,127,0);
    background: url('../afb/menulinks_pijltje_ac.png');
    background-repeat: no-repeat;
}
#bestekForm
{
    margin-top: 40px;
}
#bestekPost
{
    width: 400px;
    height: 200px;
    font-size: 10px;
    line-height: 12px;
    color: #000;
    border: 1px solid #cecece;
    overflow-x: hidden;
}
label
{
    cursor: pointer;
}
#BlokNeutraal
{
    display: none;
}
#BlokSTABU ol, #BlokNeutraal ol
{
    padding: 0;
    margin: 0;
    margin-left: 22px;
}
.selectieTd 
{
    width: 300px;
    color: #828282;
    font-size: 11px;
}
.selectieTitel
{
    color: #828282;
    font-size: 11px;
}
.navigatie
{
    padding: 0;
    margin: 0;
    margin-left: 195px;
}
.navigatie li
{
    list-style-type: none;
    float:left;
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1px solid #fff;
}
.navigatie li.last
{
    margin-right: 0px;
    border: none;
}
.navigatie li a.active
{
    color: #EE7F00;
}