﻿@import url("Typo.css");

*
{
    padding: 0;
    margin: 0;
}

#container
{
}

#siderbar-left
{
    width: 272px;
    background-color: #CF5410;
    float: left;
    height: 100%;
}

#siderbar-right
{
    width: 196px;
    float: right;
    background-color: #CF5410;
    height: 100%;
}

#siderbar-right a img
{
    border: 0;
}

#content
{
    padding: 104px 56px 0 56px;
    overflow: auto;
    height: 400px;
}

#footer
{
    height: 200px;
    clear: both;
    background-image: url(../NativeMedia/footer_left.png);
    background-repeat: no-repeat;
    background-position: top left;
}

#footer_img_right
{
    float: right;
    margin: 0 0 0 0;
    background-image: url(../NativeMedia/footer_right.png);
    width: 216px;
    height: 200px;
}

#footer-images
{
    margin: 0 0 0 290px;
}

#footer-images img
{
    margin: 49px 2px 0 5px;
    float: left;
}

#siderbar-left h1
{
    position: absolute;
    color: white;
    font-size: 10pt;
    margin: 60px 0 0 10px;
    font-weight: bold;
}

#linkImpresarioSysteem 
{
    position: absolute;
    width: 16px;
    height: 16px;
    margin: 180px 0 0 250px;
}

.colofonLink 
{
    width: 50px;
    height: 10px;
    position: absolute;
    margin: 180px 0 0 100px;
}

/* ---=== SUB MENU ===--- */

#TotemMenu_0
{
    margin: 10px 0 0 0;
}

#TotemMenu_0 li
{
    list-style-type: none;
    margin: 0;
}

#TotemMenu_0 li a, #MainMenu_0 li a
{
    display: block;
    text-align: right;
    padding: 16px 28px 16px 0;
    color: White;
    text-decoration: none;
    font-size: 10pt;
    font-weight: normal;
    letter-spacing: 1px;
}

#TotemMenu_0 li a:hover:after
{
    content: " >";
}

#TotemMenu_0 li a.selected:after
{
    content: " >";
}

#TotemMenu_0 li a.selected
{
    font-weight: bold;
}

#TotemMenu_0 li a:hover
{
    font-weight: bold;
}

#TotemMenu_ahref_16, #TotemMenu_ahref_10, #TotemMenu_ahref_21
{
    background-color: #E2007A;
}

#TotemMenu_MenuItem_17, #TotemMenu_ahref_11, #TotemMenu_ahref_22
{
    background-color: #009EE0;
}

#TotemMenu_MenuItem_18, #TotemMenu_ahref_12, #TotemMenu_ahref_23
{
    background-color: #1DA02E;
}

#TotemMenu_MenuItem_19, #TotemMenu_ahref_13, #TotemMenu_ahref_24
{
    background-color: #004C6E;
}

#TotemMenu_ahref_14, #TotemMenu_ahref_20, #TotemMenu_ahref_25, #TotemMenu_ahref_27
{
    background-color: #F29200;
}

/* ---=== MAIN MENU ON SUBPAGES (TOP LEFT) ===--- */

#MainMenu_0 li a
{
    border-bottom: solid 2px #E2007A;
    padding: 16px 28px 16px 0;
    color: Black; 
    margin-top: -10px;
}

#MainMenu_0 
{
    margin: 30px 0 -10px 0;
    border: 0;
}

#MainMenu_0 li 
{
   list-style-type: none;
}

#MainMenu_0 li a:hover
{
    font-weight: normal;
    color: White;
    text-decoration: none;
} 

#MainMenu_0 li a:hover :after
{
    content: "";
}  

#MainMenu_0 a.parent 
{
    color: White;
}

#TotemMenu_0 li a#TotemMenu_ahref_1
{
    color: Black;
}

#TotemMenu_0 li a#TotemMenu_ahref_1:hover
{
    color: White;
    font-weight: normal;
}

#TotemMenu_0 li a#TotemMenu_ahref_1:after
{
    content: "";
}

#TotemMenu_0 li a#TotemMenu_ahref_1.selected:after
{
    content: "";
}

#TotemMenu_0 li a#TotemMenu_ahref_1.selected
{
    font-weight: normal;
}

/* ---=== MAP ===--- */

#map
{
    background-image: url(../NativeMedia/kaart.gif);
    background-repeat: no-repeat;
    background-position: top left;
    width: 433px;
    height: 536px;
    position: absolute;
}

#content.mapPage
{
    padding: 0 0 0 15px;
}

#legenda
{
    margin: 50px 0 0 0;
    font-size: 7pt;
}

#provincies ul
{
    margin: 50px 0 0 20px;
}

#provincies ul li
{
    list-style-type: none;
    margin: 0 0 7px 0;
}

#provincies ul li a
{
    color: #004C6E;
    font-weight: bold;
    text-decoration: none;
}

#provincies ul li a:hover
{
    color: White;
}

#provincies ul li ul 
{
    margin: 7px 0 0 10px;
}

#provincies ul li ul li a:before 
{
    content: "> ";
}

#provincies ul li ul li a
{
    font-weight: normal;
}

.vestiging
{
    background-color: #CF5410;
    width: 180px;
}

h1.vestiging_titel 
{
    margin-bottom: 10px;
}

div.vestiging h2, h1.vestiging_titel, div.vestiging h2 a, h1.vestiging_link
{
    color: White;
    font-size: 7pt;
    font-weight: bold;
    margin: 10px 0 0 0;
}

h1.vestiging_titel, h1.vestiging_link
{
    background-color: #F29200;
    padding: 7px 0 7px 15px;
}

div.vestiging h2, div.vestiging span
{
    margin-left: 15px;
    color: White;
    font-size: 7pt;
}

div.vestiging span 
{
    margin-bottom: 10px;
    display: block;
}

h1.vestiging_link
{
    margin-top: 10px;
    margin-bottom: 0;
}

h1.vestiging_link a
{
    color: White;
}

a.mapLink 
{
    background-image: url(../NativeMedia/map_punt_groen.png);
    width: 11px;
    height: 11px;
    display: block;
    position: absolute;
    background-repeat: no-repeat;
}

a.geen_plaatsen 
{
    background-image: url(../NativeMedia/map_punt_paars.png);
}

a.mapLink:hover 
{
    background-image: url(../NativeMedia/map_punt_wit.png);
}

/* ---=== VESTINGINGS PREPAGE ===--- */

.backLink 
{
    color: #E2007A;
    font-weight: normal;
}

.vestigingLink 
{
    font-weight: bold;
}

/* ---=== ONDERNEMERS FORMULIER ===--- */

input, textarea, select
{
    border-color: #009EE0;
}

.vraag 
{
    color: #1F376D;
}

input[type=submit] 
{
    background-color: #009EE0;
    color: White;
}
