﻿body 
{
    color: #000000;
    background-color: #ffffff;
    font-family: TimesNewRoman;
    font-size:medium;
}

#map
{
     width: 400px;
     height: 200px;
     border: 1px solid black;
}

H1
{
     color: #0099cc;
     text-align: left;
}


H2
{
     color: #0099cc;
     text-align: left;
}

H3
{
    color: #0099cc;
    text-align: left;
}

H4
{
    color: #0099cc;
    text-align: left;
}

H5
{
    color: #0099cc;
    text-align: left;
}

span
{
    text-align: left;
}

div
{
    text-align: left;
    background-color: #ffffff;
    padding: 2px;
}

address
{
    font-size: 11pt;
    text-align: center;
    bottom: 0%;
    position: absolute;
}

heliNews
{
    font-size: 25pt;
}

div.HeaderLeft
{
    height: 75px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #ccccff;
    background-image: url(BlueLinearRectangle4.png);
    background-repeat: no-repeat;
    text-align: right;
    overflow: hidden;
}

div.Banner
{
    position: absolute;
    top:20px; 
    left:25%; 
    width:175px;
    height:35px;
    border: black 1px solid;
    background-color: #ddddff;
}

div.HeaderRight
{
    height: 75px;
    position: absolute;
    top: 0;
    right :0%;
    width: 475px;
    background-color: #ccccff;
    background-image: url(BlueLinearR.jpg);
    background-repeat: no-repeat;
    overflow: hidden;
}


div.Header2
{
    height      : 60px;
    position    : absolute;
    top         : 78px;
    width       : 100%;
    background-color: #ccccff;
    background-image : url(heli horizontal.png);
    left : 0;
}

div.NavigatieBalk
{
    left: 0;
    height: 40px;
    position: absolute;
    top: 136px;
    width: 100%;
    z-index: 5;
}

div.SectionLeft
{
    left: 0;
    min-height: 700px;
    position: absolute;
    top: 175px;
    width: 120px;
    padding: 3px;
    background-image: url(Blue vertical.jpg);
    background-color: #ccccff;
    color: #660066;
    overflow: hidden;
    background-repeat: repeat-y;
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    z-index : 2;
}

div.SectionRight
{
    right: 0%;
    min-height: 900px;
    position: absolute;
    top: 175px;
    width: 12%;
    padding: 5px;
    text-align: left;
    background-color: #C3D9FF;
    overflow: hidden;
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    z-index: 3;
}

div.ContentHeliStart
{
    left: 117px;
    min-height: 900px;
    position: relative;
    top: 165px;
    width: 70%;
    text-align: center;
    border-left: black 1px solid;
    
    text-align: left;
    background-color: #ffffff;
    padding: 3px;
}

div.AdSenseBottom
{
    left: 117px;
    position: relative;
    width: 70%;
    text-align: center;
    border-left: black 1px solid;
    text-align: left;
    background-color: #ffffff;
    padding: 3px;
}

div.Footer
{
    left: 117px;
    position: relative;
    width: 70%;
    text-align: center;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    text-align: left;
    background-color: #ffffff;
    padding: 3px;
}

