﻿html,body
{
    margin: 0px;
    padding:0px;
    height:100%;
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    color: Black;
	font-size: 14px;
	font-family:Trebuchet MS, helvetica;
}

table
{
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    color: Black;
	font-size: 14px;
	font-family:Trebuchet MS, helvetica;    
}

a
{
   color: Black;
   text-decoration: underline;
}
a:hover
{
    text-decoration: none;
}

h1
{
    font-size: 18px;
    color: #336699;
}

h2
{
    font-size: 15px;
    color: #336699;
}

#divsponsor
{
    width: 100%;
    background-image: url(../img/addelhaize.jpg);
    background-repeat: no-repeat;
    height: 100px;
}

#divheader
{
    width: 100%;
    background-image: url(../img/header.jpg);
    background-repeat: no-repeat;
    height: 100px;
}

#divMenubalk
{
    position:relative;
    top: 100px;
    width:100%;
    background-color: #336699;
    color: #FFFFFF;
}

.menuItem
{
    vertical-align:middle;
    margin-left: 10px;
    font-size :13px;
}

span:hover
{
    color:Black;
}

.menuTabel
{
    position:absolute;
    left: -1000px;
    font-size: 12px;
    border-collapse:collapse;
    background-color: #eeeeee;
    color: #336699;
}

.blokVoorMenu
{
     background-color: #336677;
}

#divcontent
{
    position:relative;
    top: 120px;
    width:100%;
    margin-left:20px;
}


.kaartje{
	color: #68676C;
	font-size: 12px;
	font-family: Arial;
	text-align: left;
}

th, .tblheader
{
    background-color: #507CD1;
    font-weight: bold;
    color: White;
}

table
{
     color: #333333;
}

#divpage
{
    position:relative;
    min-height:100%;
}

.defaultItem
{
    
}

.alternatief
{
    background-color: #EFF3FB;
}
