﻿body 
{
    color: #000000;
    background-color: #ffffff;
    font-family: TimesNewRoman;
    font-size:medium;
}

#map
{
     width: 400px;
     height: 200px;
     border: 1px solid black;
}

span.MyText
{
     color: #0099cc;
     text-align: left;
}


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-repeat: no-repeat;
    text-align: right;
    overflow: hidden;
}

div.NavHome, div.NavHome a:link, div.NavHome a:visited
{
    position:absolute;
    background-color:transparent;
    float:left;
    top:1px; 
    left:1px;
    width:200px;
    height:90px;
}

div.NavHome a:hover
{
    cursor:pointer;
}

div.Banner-half
{
    position: absolute;
    top:5px; 
    left:25%; 
    width:234px;
    height:60px;
    border-style:none;
    background-color:transparent;
}

div.Banner-1
{
    position: absolute;
    top:15px; 
    left:20%; 
    width:200px;
    height:40px;
    border-style:none;
    background-color:transparent;
}

div.Banner-2
{
    position: absolute;
    top:15px; 
    left:30%; 
    width:200px;
    height:40px;
    border-style:none;
    background-color:transparent;
}

div.Banner-3
{
    position: absolute;
    top:15px; 
    left:45%; 
    width:300px;
    height:40px;
    border-style:none;
    background-color:transparent;
}


div.HeaderRight
{
    height: 75px;
    position: absolute;
    top: 0;
    right :0%;
    width: 400px;
    background-color: #ccccff;
    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: 130px;
    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.SocialMedia
{
    float:left; 
    width:55px;
    background-color: #C3D9FF;
}

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: 129px;
    min-height: 900px;
    position: relative;
    top: 165px;
    width: 70%;
    text-align: center;
    border-left: black 1px solid;
    text-align: left;
    background-color: #ffffff;
    padding-left: 3px;
}

div.AddSenseOnTop
{
    left: 129px;
    top : 165px;
    position: relative;
    width: 70%;
    text-align: left;
    border-left: black 1px solid;
    background-color: #ffffff;
    padding-left: 3px;
}


div.AdSenseBottom
{
    left: 129px;
    position: relative;
    width: 70%;
    text-align: center;
    border-left: black 1px solid;
    background-color: #ffffff;
    padding: 3px;
}

div.Footer
{
    left: 129px;
    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;
}

.Icon1
{
    position:relative;
    display:inline-block;
    left:20px;
    border-color:transparent;
    text-align:left;
}






