﻿body
{
    background-color: #ffffff; /*font-family: Century Gothic, Verdana, arial, ;*/
    font-family: Verdana, arial, Century Gothic;
    font-size: 12px;
    color: #000033;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

html, #wrapper
{
    border: none;
    text-align: left;
    height: 100%;
}
.titel, .subtitel, .normal, .normalbold, .normalzwart, .normalblauw, .normalblauwbold, .small, a,a.rose, .submenu_over, .submenu_out, .textbox, .knop, .menu-over, .menu_out, .subproducts, .product_header, .productnaam, .korte omschrijving, #div_sublevels
{
    font-family: Verdana, arial, Century Gothic;
}
.titel
{
    font-size: 14px;
    color: #ed2b74;
    font-weight: bold;
}

.subtitel
{
    font-size: 13px;
    color: #ffffff;
    font-weight: bold;
}
.normal
{
    font-size: 12px;
    color: #ffffff;
    font-weight: normal;
}
.normalbold
{
    font-size: 12px;
    color: #ffffff;
    font-weight: bold;
}
.normalzwart
{
    font-size: 12px;
    color: #000000;
    font-weight: normal;
}
.normalblauw
{
    font-size: 12px;
    color: #04004f;
    font-weight: normal;
}
.normalblauwbold
{
    font-size: 12px;
    color: #04004f;
    font-weight: bold;
}
.small
{
    font-size: 10px;
    color: #ffffff;
    font-weight: normal;
}
.balk
{
    background-image: url(/imgsite/kleurenbalk.jpg);
}

.img
{
    border: solid 1px #000033;
}
.imgWit
{
    border: solid 1px #ffffff;
}

a:link
{
    text-decoration: none;
    color: #ed2b74;
}

a:active
{
    text-decoration: none;
    color: #ed2b74;
}

a:hover
{
    text-decoration: underline;
    color: #f35e96;
}
a:visited
{
    text-decoration: none;
    color: #ed2b74;
}
a.rose:link
{
    text-decoration: none;
    color: #000000;
}

a.rose:active
{
    text-decoration: none;
    color: #ffffff;
}

a.rose:hover
{
    text-decoration: underline;
    color: #ffffff;
}
a.rose:visited
{
    text-decoration: none;
    color: #000000;
}
/*sublevel links*/
a.sublevel:link
{
    text-decoration: none;
    color: #ffffff;
}

a.sublevel:visited
{
    text-decoration: none;
    color: #ED2A74;
}

a.sublevel:active
{
    text-decoration: none;
    color: #ED2A74;
}

a.sublevel:hover
{
    text-decoration: underline;
    color: #ED2A74;
}
/*-------------*/

/*product links*/
a.product:link
{
    text-decoration: none;
    color: #ED2A74;
    font-size: 14px;
}

a.product:visited
{
    text-decoration: none;
    color: #ED2A74;
    font-size: 14px;
}

a.product:active
{
    text-decoration: none;
    color: #ED2A74;
    font-size: 14px;
}

a.product:hover
{
    text-decoration: none;
    color: #ED2A74;
    font-size: 14px;
}
/*-------------*/

/*-subproducts-*/

a.subproduct:link
{
    text-decoration: none;
    color: #ffffff;
    font-size: 10pt;
}

a.subproduct:visited
{
    text-decoration: none;
    color: #ffffff;
    font-size: 10pt;
}

a.subproduct:active
{
    text-decoration: none;
    color: #ffffff;
    font-size: 10pt;
}

a.subproduct:hover
{
    text-decoration: none;
    color: #ED2A74;
    font-size: 10pt;
}

/*-------------*/

a.eigen:link
{
    text-decoration: underline;
    color: #04004f;
    font-size: 10px;
}

a.eigen:visited
{
    text-decoration: underline;
    color: #04004f;
    font-size: 10px;
}

a.eigen:active
{
    text-decoration: none;
    color: #04004f;
    font-size: 10px;
}

a.eigen:hover
{
    text-decoration: underline;
    color: #027fbf;
    font-size: 10px;
}

UL LI
{
    list-style-type: square;
}

UL LI LI
{
    list-style-type: disc;
}

UL LI LI LI
{
    list-style-type: circle;
}

OL LI
{
    list-style-type: decimal;
}

OL OL LI
{
    list-style-type: lower-alpha;
}

OL OL OL LI
{
    list-style-type: lower-roman;
}

.sub_over
{
    cursor: pointer;
    color: #ed2a74;
}
.sub_out
{
    cursor: pointer;
    color: #ffffff;
}

.textbox
{
    background-color: #FFFFFF;
    border-left: 1px solid #000033;
    border-right: 1px solid #000033;
    border-top: 1px solid #000033;
    border-bottom: 1px solid #000033;
}

.knop
{
    background-color: #FFFFFF;
    color: #000000;
    cursor: pointer;
    border-color: #000033;
    border: 1px solid;
}

.menu_over
{
    cursor: pointer;
    color: #ed2a74;
    font-weight: bold;
}
.menu_out
{
    color: #1A1E55;
    font-weight: bold;
}

.subproducts
{
    text-align: right;
    cursor: pointer;
    font-size: 9pt;
}

.product_header
{
    text-align: right;
    color: #ED2A74;
    font-size: 11pt;
    cursor: pointer;
}

#div_sublevels
{
    position: absolute;
    left: 156px;
    top: 75px;
    width: 100px;
    background-color: #0F004E;
    display: none;
    padding: 1px 1px 1px 12px;
}

.productnaam
{
    font-size: 14pt;
    width: 100%;
    text-align: center;
    color: #ED2A74;
    font-weight: bold;
}

.korte_omschrijving
{
    font-size: 10pt;
    font-style: italic;
    color: #A9C399;
    width: 100%;
    text-align: center;
}

.noborder
{
    border: 0px;
}

.rose_vet
{
    font-size: 10pt;
    color: #ED2A74;
    font-weight: bold;
    text-align:left;
}
.parent_roze
{
    font-size: 10pt;
    color: #ED2A74;
    font-weight: bold;
    text-align:left;
    padding-top:10px;
    padding-bottom:4px;
}
