﻿@import url("Typo.css");

* 
{
    padding: 0;
    margin: 0;
}

/* ---=== VESTINGINGS WEBSITE ===--- */

#banner 
{
    height: 115px;
    background-image: url(../NativeMedia/banner_vestiging.png);
    margin: 0 0 3px 0;
}

#banner_img_left 
{
    background-image: url(../NativeMedia/vestiging_left_top.gif);
    width: 186px;
    height: 102px;
    float: left;
}

#banner_img_right
{
    background-image: url(../NativeMedia/vestiging_right_top.gif);
    width: 281px;
    height: 102px;
    float: right;
}

#footer 
{
    height: 65px;
    background-image: url(../NativeMedia/footer_logo.gif);
    background-repeat: no-repeat;
    clear: both;
    background-color: #93117E;
    margin: 8px 0 0 0;
}

#content-txt 
{
    float: left;
    width: 300px;
}

#siderbar-left
{
    width: 186px;
    background-color: #AB0F33;
    float: left;
    height: 100%;
}

#siderbar-right
{
    width: 209px;
    float: right;
    height: 100%;
}

#siderbar-right-images 
{
    position: absolute;
    margin: -70px 0 0 0;
}

#siderbar-right img 
{
    margin: 0 0 8px 0;
}

#banner img 
{
    margin: 63px 0 0 185px;
}

#banner h1 
{
    position: absolute;
    color: White;
    font-size: 18pt;
    margin: -35px 0 0 370px;
    font-family: Arial;
}

#content
{
    padding: 25px 25px 0 25px;
    overflow: auto;
    height: 400px;
}

#content.vestiging-home
{
    padding: 0;
}

#content-onder-foto 
{
    padding: 0 25px 0 25px;
}

#footer_txt
{
    line-height: normal;
    color: White;
    font-size: 9pt;
    margin: 0 30px 0 213px;
    padding: 10px 0 0 0;
}

#footer a
{
    color: White;
}

h1.homepage
{
    font-size: 14pt;
    background-color: #734266;
    width: 342px;
    margin: -2px 0 15px 0;
    color: White;
    font-family: Times New Roman;
    font-weight: normal;
    text-align: center;
    padding: 10px 0 10px 0;
}

/* ---=== MENU ===--- */

#siderbar-left img
{
    margin: 65px 0 0 0;
}

#siderbar-left ul 
{
    margin: 0 0 0 0;
}

#siderbar-left ul li 
{
    list-style-type: none;
    margin: 0;
}

#siderbar-left ul li a 
{
    font-size: 10pt;    
    display: block;
    color: white;
    font-weight: bold;
    padding: 6px 0 6px 28px;
}

#siderbar-left ul li a:hover
{
    text-decoration: none;
    background-color: #EFB9B2;
    color: #AB0F33;
}

/* ---=== FOTO ALBUM ===--- */

ul.albumList 
{
    list-style-type: none;
}

ul.albumList li 
{
  margin: 0 0 5px 0;
}  

ul.albumList li a 
{
    font-weight: normal;
    color: Black; 
    text-decoration: underline;   
}

ul.albumList li a:hover 
{
    text-decoration: none;
}

h1.albumHeading 
{
    margin-bottom: 0;
    color: #AB0F33;
}

.paarseTekst
{
    color: #AB0F33;
}

#fotoViewerControls, #fotoViewerControls a
{
    color: #AB0F33;
}

#fotoViewerControls a 
{
    font-weight: normal;
    margin: 0 40px 0 0;
    font-size: 12pt;
}

#fotoViewerControls a.linkTerug 
{
    font-size: 8pt;
}