﻿body
{
    margin: 0px;
}
p
{
    margin: 0px;
    padding: 0px;
}
span.BestelofBel a:link  {
    color: #FFFFFF;
    font-size: 20px;
    line-height:25px;
    text-decoration: underline;
}
span.BestelofBel a:visited{
    color: #FFFFFF;
    font-size: 20px;
    line-height:25px;
    text-decoration: underline;
}
span.BestelofBel a:hover{
    color: #FFFFFF;
    font-size: 20px;
    line-height:25px;
    text-decoration: underline;
}
span.TelefoonBestelofBel a:link  {
    color: #FFFFFF;
    font-size: 20px;
    line-height:25px;
    text-decoration: underline;
}
span.TelefoonBestelofBel a:visited{
    color: #FFFFFF;
    font-size: 20px;
    line-height:25px;
    text-decoration: underline;
}
span.TelefoonBestelofBel a:hover{
    color: #FFFFFF;
    font-size: 20px;
    line-height:25px;
    text-decoration: underline;
}
.powerdbyLogoGeel
{
    display: block;
}
.powerdbyLogoRood
{
    display: none;
}
body, td
{
    font-family: Arial;
    font-size: 12px;
    color: #FFFFFF;
    text-align: left;
    line-height: 18px;
    letter-spacing:1px;
}
.footerTXT
{
    font-family: Arial;
    font-size: 12px;
    color: #006699;
    text-align: left;
    vertical-align: top;
}
.searchbox
{
    font-family: Arial;
    font-size: 14px;
    color: #FFFFFF;
    background-color: #363636;
    border: none;
    height: 18px;
    padding-top: 3px;
    width: 150px;
}
.searchbutton
{
    font-family: Arial;
    font-size: 14px;
    color: #FFFFFF;
    border: none;
    background: url(/images/searchbutton.png) no-repeat left top;
    padding-top: 0px;
    padding-left: 10px;
    height: 22px;
    width: 27px;
    cursor: pointer;
}
h1
{
    font-family: Arial Narrow;
    font-size: 25px;
    font-weight: bold;
    color: #FFFFFF;
    margin-bottom: 15px;
    margin-top:0px;
}
h2
{
    font-family: Arial Narrow;
    font-size: 25px;
    color: #FFFFFF;
    margin-bottom: 15px;
    margin-top:0px;
}
h2.ContentBlok
{
    margin-top:17px;
}
a:link, a:visited
{
    color: #D00202;
    font-size: 12px;
    text-decoration: none;
}

a:active
{
    color: #D00202;
    font-size: 12px;
    text-decoration: underline;
}
a:hover
{
    color: #D00202;
    font-size: 12px;
    text-decoration: underline;
}
a:link.footerLink, a:visited.footerLink
{
    color: #999999;
    font-size: 14px;
    text-decoration: none;
}

a:active.footerLink
{
    color: #D00202;
    font-size: 14px;
    text-decoration: none;
}
a:hover.footerLink
{
    color: #D00202;
    font-size: 14px;
    text-decoration: none;
}
a:link.submenuLink, a:visited.submenuLink
{
    color: #ffffff;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
}

a:active.submenuLink
{
    color: #ffffff;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
}
a:hover.submenuLink
{
    color: #ffffff;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
}
td.submenuLink
{
    border-bottom: 1px dotted #bfbfbf;
    width: 200px;
    padding:5px;
    vertical-align:middle;
}
.menuStyle
{
    text-align: center;
    background-image: url(/images/bg_menu.png);
    text-decoration: none;
    height:60px;
}
.menuItem
{
    text-align: center !important;
    width: 124px !important;
    text-decoration: none;
    height:60px;
}
.menuHover
{
    text-align: center !important;
    width: 124px !important;
    background-color: #D00202;
    text-decoration: none;
}
.menuSelected
{
    text-align: center !important;
    width: 124px !important;
    background-color: #D00202;
    text-decoration: none;
}
.dottedBottomBorder
{
    border-bottom: 1px dashed #999999;
}
.adresgegevens
{
    font-size: 15px;
    color: #999999;
}
.adresgegevensRood
{
    color: #D00202;
    font-weight: bold;
}
.TelefoonBestelofBel
{
    color: #D00202;
    font-size: 20px;   
    line-height: 25px;
}
.BestelofBel
{
    color: #FFFFFF;
    font-size: 20px;
    line-height: 25px;
}
.box
{
    border: 1px solid #D00202;
    padding-left:5px;
    width: 175px;
    height:20px;
}
textarea.box
{
 height:75px;   
}
.htmlEditor
{
    background-color:Black;
}