﻿@import url("Typo.css");

* 
{
    padding: 0;
    margin: 0;
}

body 
{
    font-family: Verdana;
    font-size: 8pt;
}

#container 
{
}

#mainimage 
{
    width: 960px;
    margin: -10px auto 0 auto;
    background-image: url(../NativeMedia/intro.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
    height: 453px;
}

#footer 
{
    text-align: center;
    padding: 20px 0 0 0;
}

#footer img 
{
    margin: 0 7px 0 7px;
    border: none;
}    

#mainimage ul 
{
    margin: 0 0 0 192px;
    
}

#mainimage ul li 
{
    list-style-type: none;
}

#mainimage ul li a
{
    float: left;
    width: 192px;    
    height: 453px;
    background-repeat: no-repeat;
    text-indent: -9999px;
    position: relative;
    z-index: 2;
}

#TotemMenu_ahref_2:hover 
{
    background-image: url(../NativeMedia/algemeen_hover.jpg);
}

#TotemMenu_ahref_3:hover 
{
    background-image: url(../NativeMedia/herbergier_hover.jpg);
}

#TotemMenu_ahref_9:hover 
{
    background-image: url(../NativeMedia/reageer_hover.jpg);
}