﻿a
{
   color: #000080;
}
body
{
   background-image:  url(../images/ketting.png);
   background-repeat: no-repeat;      
   color: #000080;
   clear: both;
   font-family: Lucida Sans Unicode, Lucida Console, Verdana, Tahoma;
   font-size: 13px;
   padding: 0px;
   margin: 0px;
   text-align: center;
}
div
{
   padding: 0px;
   margin: 0px;
   text-align: left;
}
div.header
{
   font-size: 18px;
   font-weight: bold;
   margin: 0px;
   padding: 0px;
}
div.pagina
{
   margin: 0px;
   padding: 0px;
   overflow: auto;
   text-align: center;
   width: 730px;
}
div.boven
{
   background-image: url(../images/logoklein.gif);
   background-repeat: no-repeat;
   background-position: right;
   background-color: Transparent;
   height: 85px;   
   width: 700px;
}
div.menu
{
   background-image: url(../images/gradient.png);
   background-repeat:repeat-x;
   height: 24px;
   text-align: center;
   width: 730px;
}
div.midden
{
   float: left;
   padding: 10px 5px 10px 5px;
   text-align: justify;
   width: 718px;
}
div.onder
{
   background-image: url(../images/gradient2.png);
   background-repeat:repeat-x;
   color: #ffffff;
   float: left;
   font-size: 9px;
   height: 24px;
   padding: 4px 5px 0px 0px;
   text-align: right;
   width: 718px;
}
input
{
   font-family: Lucida Sans Unicode, Lucida Console, Verdana, Tahoma;
   font-size: 13px;
}
textarea
{
   font-family: Lucida Sans Unicode, Lucida Console, Verdana, Tahoma;
   font-size: 13px;
}

/* Menu layout*/
div.balk
{
   position: relative;
}
.m0l0iout {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 23px;	
	padding-left: 5px;
	color: #ffffff;
   vertical-align: bottom;
   text-align: left;
   position:relative;
}
.m0l0iover {
   font-family: Verdana; 
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 23px;	
	padding-left: 5px;
	color: #ffffff;
   vertical-align: bottom;
   text-align: left;
   position:relative;
}
.m0l0oout {
   font-family: Verdana; 
	font-size: 11px;
	text-decoration: none;
	line-height: 23px;	
   vertical-align: bottom;
   text-align:center;
   position:relative;
}
.m0l0oover {
   font-family: Verdana; 
	font-size: 11px;
	text-decoration: none;
	line-height: 23px;	
   vertical-align: bottom;
   text-align:center;
   position:relative;
}