/* CSS Document */

.core
{
background-image: url('../img/onder/onder.jpg');
background-repeat: repeat-n;
}


TD {
        font-family : Verdana;
        font-size : 10pt;
        line-height: 23px;
        font-style : normal;
        color : #575757;
}

.style2 {
        font-family: Verdana;
        font-size: 10pt;
        line-height: 20px;
        color: #575757;
}

.style3 {
        font-family: Verdana;
        font-size: 10pt;
        line-height: 20px;
        color:#666666
}

.tekst {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        line-height: 20px;
        color: #000000;
}

.tekstbold {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        line-height: 20px;
        color: #000000;
        font-weight: bold;

}
.tekstbold_oranje {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        line-height: 20px;
        color: #B37310;
        font-weight: bold;

}

INPUT {
        color : #546541;
        font-family : Verdana;
        font-size : 10pt;
        background: #FFFFFF;
        border: 1px solid #546541;
}

textarea {
        color : #000000;
        font-family : Verdana;
        font-size : 10pt;
        background: #FFFFFF;
        border: 1px solid #000000;
}
A {
        font-family : Verdana;
        font-size : 10pt;
        font-style : bold;
        line-height : 20px;
        color : #546541;
        text-decoration : underline;
}

A:HOVER {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        line-height: 20px;
        color: #546541;

}
.teksticoon {

        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 8px;
        line-height: 20px;
        color: #000000;
}
Body {
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        background-image: url(../img/achtergrond_2.png);
        background-repeat: no-repeat;
        background-position:center top;
        background-attachment:fixed;
        padding: 0px;

}
.tekstbc {

        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        line-height: 20px;
        color: #7C7F6C;
}
.tekstgeorgia {

    font-family: Georgia, verdana, Times, serif;
        font-size: 11px;
        line-height: 17px;
        color: #000000;
}
.tekstgeorgia_groot {
        font-family: Georgia, verdana, Times, serif;
        font-size: 13px;
        line-height: 20px;
        color: #546541;
       font-weight: bold;
}

h1
{
        font-family: Georgia, verdana, Times, serif;
        font-size: 15pt;
        line-height: 20px;
        color: #546640;
        font-weight: bold;
}

.zoom_cur { cursor:-moz-zoom-in; cursor:url('../img/cursors/zoomin.cur'), auto;  }
