.content {
    background-repeat: repeat-y;
    background-position: top right;
    margin-top: 5px;
    scrollbar-3dlight-color: #AECCFF;
    scrollbar-arrow-color: #E8EDF6;
    scrollbar-base-color: #8E8E8E;
    scrollbar-track-color: #E8EDF6;
    scrollbar-darkshadow-color: #8E8E8E;
    scrollbar-face-color: C4D9FC;
    scrollbar-highlight-color: #696969;
    scrollbar-shadow-color: #E8EDF6;
}

body,
table,
tr,
td,
a {
    font-family: Verdana, Tahoma, Arial;
    font-size: 13px;
    color: #000000;
}

.blueline {
    border: 1px solid #C4D9FC;
}

.bgcolorblue {
    background-color: #C4D9FC;
}

.bgcolorlightblue {
    background-color: #E8EDF6;
}

.bgcolordarkblue {
    background-color: #000088;
}

.sale {
    background-repeat: no-repeat;
    background-position: center center;
    font-family: Comic Sans MS, Verdana, Tahoma, Arial;
    font-size: 14px;
    font-weight: bold;
}

.price {
    font-family: Comic Sans MS, Verdana, Tahoma, Arial;
    font-size: 24px;
    font-weight: bold;
}

.triplelink:link,
.triplelink:visited,
.triplelink:hover,
.triplelink:active {
    text-decoration: none;
    font-family: Verdana;
    font-size: 9px;
    color: #000000;
}

.selectionletter:link,
.selectionletter:visited {
    text-decoration: none;
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    color: #000088;
}

.selectionletter:hover,
.selectionletter:active {
    text-decoration: underline;
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    color: #000088;
}

.selectedletter {
    font-family: Verdana;
    font-size: 16px;
    font-weight: bold;
    color: #BE121D;
}

.explainselection {
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: #BE121D;
}

a:link,
a:visited {
    text-decoration: none;
    color: #000000;
}

a:hover,
a:active {
    text-decoration: underline;
    color: #000000;
}

.subbutton {
    text-decoration: none;
    font-family: Verdana;
    font-size: 9px;
    font-weight: bold;
    color: #ffffff;
    border-top: 1px solid #999999;
    border-bottom: 1px solid #ffffff;
    border-right: 2px solid #ffffff;
    cursor: hand;
}

.red {
    font-size: 14px;
    font-weight: bold;
    color: #ff2222;
}

.LotingForm input,
.LotingForm textarea {
    width: 300px;
}

.LotingForm textarea {
    height: 130px;
}

.LotingForm .FormSubmit {
    color: #000088;
    font-weight: bold;
    height: 28px;
}

.error {
    font-weight: bold;
    color: #ff2222;
}

.left {
    vertical-align: top;
    width: 45%;
}

.right {
    vertical-align: top;
    padding: 0;
    margin: 0;
    width: 45%;
}

.middle {
    width: 3%;
}

#openingstijden tr {
    padding: 0;
    margin: 0;
    vertical-align: top;
}

#openingstijden td {
    padding: 5px;
    margin: 0;
}

#openingstijden table {
    padding: 0px;
    margin: 0;
}

.header {
    padding: 1px;
    margin: 0;
    background-color: C4D9FC;
    font-size: 14px;
    font-weight: bold;
    color: #ff2222;
}

.kerst {
    margin: 2px;
}