html, body
{
    scrollbar-shadow-color: #17476c;
    scrollbar-face-color: #bcdadc;
    scrollbar-highlight-color: #17476c;
    scrollbar-3dlight-color: #bcdadc;
    scrollbar-darkshadow-color: #bcdadc;
    scrollbar-arrow-color: #17476c;
}

a, a:hover, a:active, a:focus
{
    outline: 0;
    direction: ltr;
}

.mainmenu
{
    position: absolute;
    z-index: 100;
    font-family: Verdana, Geneva, sans-serif;
    font-weight: normal;
    font-size: 90%;
    line-height: 25px;
    left: 50%;
    margin-left: -455px;
    width: 906px;
    margin-top: -12px; .margin-top:1px;
}

ul.menu
{
    padding: 0;
    margin: 0;
    list-style: none;
    width: 100px;
    overflow: hidden;
    float: left;
    margin-right: 1px;
    text-align: left;
}

ul.menu a
{
    text-decoration: none;
    color: #fff;
    padding-left: 5px;
}

ul.menu li.list
{
    float: left;
    width: 250px;
    margin: -32767px -125px 0px 0px;
    background: url(../img/menu/top1.png) no-repeat left bottom;
}

ul.menu li.listbreed
{
    float: left;
    width: 346px;
    margin: -32767px -125px 0px 0px;
    background: url(../img/menu/top2.png) no-repeat left bottom;
}

ul.menu li.listberijder
{
    float: left;
    width: 265px;
    margin: -32767px -125px 0px 0px;
    background: url(../img/menu/top3.png) no-repeat left bottom;
}

ul.menu li.list a.category
{
    position: relative;
    z-index: 50;
    display: block;
    float: left;
    width: 120px;
    margin-top: 32767px;
    background: transparent;
}

ul.menu li.listbreed a.category
{
    position: relative;
    z-index: 50;
    display: block;
    float: left;
    width: 168px;
    margin-top: 32767px;
    background: transparent;
}
ul.menu li.listberijder a.category
{
    position: relative;
    z-index: 50;
    display: block;
    float: left;
    width: 120px;
    margin-top: 32767px;
    background: transparent;
}

ul.menu li.list a.category:hover, ul.menu li.list a.category:focus, ul.menu li.list a.category:active
{
    margin-right: 1px;
    background-image: url(../img/menu/tophover1.png);
    background-repeat: no-repeat;
    background-position: left top;
}

ul.menu li.listbreed a.category:hover, ul.menu li.listbreed a.category:focus, ul.menu li.listbreed a.category:active
{
    margin-right: 1px;
    background-image: url(../img/menu/tophover2.png);
    background-repeat: no-repeat;
    background-position: left top;
}

ul.menu li.listberijder a.category:hover, ul.menu li.listberijder a.category:focus, ul.menu li.listberijder a.category:active
{
    margin-right: 1px;
    background-image: url(../img/menu/tophover3.png);
    background-repeat: no-repeat;
    background-position: left top;
}


ul.submenu, ul.submenubreed, ul.submenuberijder
{
    float: left;
    padding: 25px 0px 0px 0px;
    margin: 0;
    list-style: none;
    background-image: url(../img/menu/tophover1.png);
    background-repeat: no-repeat;
    background-position: left top;
    margin: -25px 0px 0px 0px;
}

ul.submenubreed
{
    background-image: url(../img/menu/tophover2.png);
}

ul.submenuberijder
{
    background-image: url(../img/menu/tophover3.png);
}

ul.submenu li a
{
    float: left;
    width: 120px;
    background: #369;
    clear: left;
}

ul.submenubreed li a
{
    float: left;
    width: 168px;
    background: #369;
    clear: left;
}

ul.submenuberijder li a
{
    float: left;
    width: 135px;
    background: #369;
    clear: left;
}

ul.submenu a:hover, ul.submenu a:active
{
    background: #900;
    margin-right: 1px;
}
ul.submenubreed a:hover, ul.submenubreed a:active
{
    background: #900;
    margin-right: 1px;
}
ul.submenuberijder a:hover, ul.submenuberijder a:active
{
    background: #900;
    margin-right: 1px;
}


.imgcell img, .imgcell a
{
    display: block;
    border: none;
}

.slogan
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: #ffffff;
    text-decoration: none;
}
a.meer
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
    color: #ffffff;
    text-decoration: underline;
}
.address
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: #ffffff;
    text-decoration: none;
}
a.address
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: #ffffff;
    text-decoration: underline;
}
.slogan-small
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
    color: #ffffff;
    text-decoration: none;
}
.enjoy
{
    position: relative;
    height: 140;
    right: 0;
    top: 0;
}
.copyright
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
    color: #1f6b9c;
    text-decoration: none;
}
a.copyright
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
    color: #1f6b9c;
    text-decoration: none;
}
a.copyright:hover
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
    color: #1f6b9c;
    text-decoration: underline;
}
.sub-menu-label
{
    font-family: Arial;
    font-size: 10px;
    font-weight: normal;
    color: #265f8a;
    text-decoration: none;
    padding-left: 6px;
    display: block;
}
.sub-menu-label-over
{
    font-family: Arial;
    font-size: 10px;
    font-weight: normal;
    color: #265f8a;
    text-decoration: underline;
    padding-left: 6px;
    display: block;
}
.content
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}
a.content
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
    color: #000000;
    text-decoration: underline;
}

#linkedin
{
    position: relative;
    left: 635px;
    top: 175px;
}

#BelTerug
{
    position: relative;
    left: 610px;
    top: -160px;
}

#BelTerug a, #linkedin a
{
    width:120px;
}

