.naam{
    color:#3399FF;
    font-size: 11px;
    text-align:right;
}

.shop{
    color:#003399;
    font-size: 11px;
}

.shopnm{
    color:#003399;
    font-weight:bold;
    font-size: 13px;
}

.balk2{
    position:relative;
    top:0;
    left:240px;
    width:409px;
    height:29px;
    background: url('images/balk.png') no-repeat;
    _background:none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/balk.png, sizingMethod=scale);
}

.balk3{
    position:relative;
    top:-23px;
    left:240px;
    width:409px;
    text-align: center;
    font-size: 11px;
    font-size: 12px;
}

.titelft{
    font-size:11px;
    font-size: 11px;
    color: #3399FF;
}

.tekstft{
    float:left;
    padding:3px;
    text-align:center;
    font-size: 11px;
    color: #003399;
}

.tekstft A:link, .tekstft A:visited, .tekstft A:active {
    text-decoration: none;
    color: #003399;
}

.tekstft A:hover {
    text-decoration: underline;
    color: #003399;
}


.bezoekbn{
    cursor: pointer;
    text-decoration: none;
    padding:4px;
    border: 2px solid #3399FF;
    color: #ffffff;
    background-color:#003399;
    font-weight:bold;
    font-size: 11px;
}

.shop A:link {
    text-decoration: none;
    color: #3399FF;
}

.shop A:visited {
    text-decoration: none;
    color: #3399FF;
}

.shop A:active {
    text-decoration: none;
    color: #003399;
}

.shop A:hover {
    text-decoration: none;
    color: #003399;
}

