﻿body 
{
    font-family: Levenim MT, Olympus; 
	font-size:11pt;
	color: White;
}


TD.tab
{
    background-image: url(Tab2.jpg);
    background-repeat: no-repeat;
    width: 100px;
    height:40px;
    text-align: left;
    font-size:9pt;
    font-weight: bold;
    font-family: Levenim MT, Olympus;
    vertical-align: middle;
    padding-right: 0px;
    padding-left: 22px;
}


a.tab
{
    color:#ffffff;
}

a.tab:hover
{
    color: #464646;
}

div
{
    background-color: #ffffff;
    height:32px;
    vertical-align: middle;
    padding-left: 10px;
    padding-right: 10px;  
    padding-top: 10px;  
    width: 818px;
}

IMG
{
	border-style: none;
}

.gallery
{
    border-color: White;
    border-style:double;
    border:3px;
}

p
{
    text-align:justify;
    vertical-align:10px;
    font-family: Levenim MT, Olympus; 
	font-size:9pt;
	color: White;
}

p.about
{
    width:330px;
}

p.bodemtekst
{
    text-align:center;
    font-size:8pt;
    color:#464646;
}


p.quotes
{
    font-size: 8pt;
    width:150px;
}

a
{
    text-decoration: none;
}

a:hover
{
    color: #00ffce;
}


a.about
{
    text-decoration:underline;
    color: white;
}  

a.about:hover
{
    color: #00ffce;
}

li
{
   color: #FF000A;
}

li:hover
{
    color: #00FF00;
}

li.links
{
    color: White;
    font-size:9pt;
    list-style-type:square;
    margin-left: -23px;
}

table.buitenlijn
{
    border: solid 6px #00ffce;
}

.banner
{
    border-color:white;
    border-width:2px;
    border-style:solid;
}

.banner:hover
{
    border-color:#00ffce;
}

.bannercode
{
    width: 525px; 
    height: 55px; 
    overflow: auto;
}