/*
1. Voor kopjes:
a. Lettertype: Tahoma
b. Grootte: 16

2. Voor gewoon tekst:
a. Lettertype: Verdana
b. Lettergrootte: 11
*/
body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    color: #474747;
    background:#FFFFFF;
    font-size: 11px;
    font-family: "Verdana";
}

td {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    color: #474747;
    font-size: 11px;
    font-family: "Verdana";
}

b {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    color: #474747;
    font-family: "Verdana";
}

span {
    margin-left:5px;
}

.blue_link {
    /*color:#1E56A0;*/
    color:#FF0000;
    margin:0px;
}

a:link {
    /*color:#525552;*/
    color:#FF0000;
    text-decoration:underline;
    font-size: 11px;
    font-family: "Verdana";
}
a:visited {
    /*color:#525552;*/
    color:#FF0000;
    text-decoration:underline;
    font-size: 11px;
    font-family: "Verdana";
}
a:hover {
    /*color:#525552;*/
    color:#FF0000;
    text-decoration:underline;
    font-size: 11px;
    font-family: "Verdana";
}

/* kop bovenaan iedere pagina */
.koptext {
    color:#1E56A0;
    font-size: 16px;
    font-family: "tahoma";
}

/* paragraaf koppen in de pagina's. */
.partext {
    color:#5798EA;
    font-size: 12px;
    font-family: "tahoma";
    font-weight:bold;
}

.marine_blauw {
    background:#1E56A0;
    color: #FFFFFF;
    font-size: 11px;
    font-family: "Verdana";
}

.marine_blauw b {
    color: #FFFFFF;
    font-size: 11px;
    font-family: "Verdana";
}

.marine_blauw a:link {
    color: #FFFFFF;
    text-decoration:none;
    font-size: 11px;
    font-family: "Verdana";
}

.marine_blauw a:visited {
    color: #FFFFFF;
    text-decoration:none;
    font-size: 11px;
    font-family: "Verdana";
}

.marine_blauw a:hover {
    color: #FFFFFF;
    font-size: 11px;
    font-family: "Verdana";
}

.nav_inner_border {
    border-left-color:#DED7CE;
    border-left-style:solid;
    border-left-width:0.03em;
    border-right-color:#DED7CE;
    border-right-style:solid;
    border-right-width:0.03em;
    border-bottom-style:solid;
    border-bottom-width:0.03em
}

.cnt_inner_border {
    border-left-color:#1E56A0;
    border-left-style:solid;
    border-left-width:4px;
    border-right-color:#DED7CE;
    border-right-style:solid;
    border-right-width:0.03em;
    border-bottom-style:solid;
    border-bottom-width:0.03em
}

.img-shadow {
    float:left;
    background: url(images/shadowAlpha.png) no-repeat bottom right !important;
    background: url(images/shadow.gif) no-repeat bottom right;
    margin: 10px 0 0 10px !important;
    margin: 10px 0 0 5px;
}

.img-shadow img {
    display: block;
    position: relative;
    background-color: #fff;
    margin: -6px 6px 6px -6px;
    padding: 4px;
}

form {margin:0px; padding:0px}


/*
#fo input {font-family:tahoma; font-size:10px; color:#555555; padding-left:4px}
#quo td { background-image:url(images/rep_3.jpg); background-position:bottom; background-repeat:repeat-x}
#quo2 td { background-image:url(images/rep_3.jpg); background-position:bottom; background-repeat:repeat-x}


#zu a:hover {color: #E2B11C}

#mq li {list-style:url(images/point_1.gif); margin:0 0 0 0px}
#mq a { font-family:tahoma; font-size:11px; color:#FFF18C; text-transform:uppercase; font-weight:bold}
#mw li {list-style:url(images/point_2.gif); margin:0 0 0 0px}
#mw a { font-family:tahoma; font-size:11px; color:#353535; text-decoration:none; text-transform:none}
#me li {list-style:url(images/point_3.gif); margin:0 0 0 0px}
#me a { font-family:tahoma; font-size:11px; color:#295884}*/

