﻿@import url("Typo.css");

* 
{
    padding: 0;
    margin: 0;
}

body 
{
    font-family: Verdana;
    font-size: 8pt;
}

#container 
{
}

#banner 
{
    height: 454px;
    background-image: url(../NativeMedia/start_back.png);
}

#mainimage 
{
    width: 562px;
    margin: 0 auto 0 auto;
    background-image: url(../NativeMedia/intro.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    height: 453px;
}

#flyOver 
{
    position:absolute;
    width: 562px;
    height: 453px;
}

#flyOver img 
{
    position: relative;
    z-index: 3;
}

#footer 
{
    text-align: center;
    padding: 20px 0 0 0;
}

#footer img 
{
    margin: 0 7px 0 7px;
    border: none;
}

#bloemen 
{
    margin: 113px 0 0 -547px;
    position: relative;
    z-index: 1;
}    

#mainimage ul 
{
    margin: 0;
}

#mainimage ul li 
{
    list-style-type: none;
}

#mainimage ul li a
{
    float: left;
    width: 187px;    
    height: 454px;
    background-repeat: no-repeat;
    text-indent: -9999px;
    position: relative;
    z-index: 2;
}

#TotemMenu_ahref_2:hover 
{
    background-image: url(../NativeMedia/degedachte_hover.png);
}

#TotemMenu_ahref_3:hover 
{
    background-image: url(../NativeMedia/vestigingen_hover.png);
}

#TotemMenu_ahref_9:hover 
{
    background-image: url(../NativeMedia/reageren_hover.png);
}