﻿html, body, form    {width: 100%; height: 100%; margin: 0; padding: 0;}

body                {background-image: url(../img/bg.jpg); background-repeat: repeat-y; background-position: left top; font-family: Arial, Tahoma, Verdana; font-size: 11px;}
li                  {color: #fff; line-height: 16px; }
a                   {color: #fff; text-decoration: underline;}
a:hover             {text-decoration: none;}

.subMenuLink        {color: #fff; text-decoration: none; display: block; padding:  2px 0 2px 50px;}
.subMenuLink:hover  {text-decoration: underline;}
.menuContainer      {background-image: url(../img/menuBg.jpg); background-repeat: no-repeat; background-position: left top; width: 961px; height: 384px; border: 0px solid black; float: left; padding: 107px 0 0 0;}

.deDruppel					{ position:absolute; left:675px; top:400px; height: 250px; width: 240px; }
.deDruppel p				{ color: #666; line-height: 1.5em; }

.contactGegevens			{ position:absolute; left:675px; top:260px;}
.contactGegevens a			{ color: #48d8ff; text-decoration: underline;}
.contactGegevens a:hover	{ text-decoration: none;}

.menu1              {background-image: url(../img/menu1.gif); background-repeat: no-repeat; background-position: right bottom; width: 635px; height: 20px; display: block;}
.menu2              {background-image: url(../img/menu2.gif); background-repeat: no-repeat; background-position: right bottom; width: 635px; height: 20px; display: block;}
.menu3              {background-image: url(../img/menu3.gif); background-repeat: no-repeat; background-position: right bottom; width: 635px; height: 20px; display: block;}
.menu4              {background-image: url(../img/menu4.gif); background-repeat: no-repeat; background-position: right bottom; width: 635px; height: 20px; display: block;}
.menu5              {background-image: url(../img/menu5.gif); background-repeat: no-repeat; background-position: right bottom; width: 635px; height: 20px; display: block;}

#ctl00_subMenu1     {display: none;}
#ctl00_subMenu2     {display: none;}
#ctl00_subMenu3     {display: none;}
#ctl00_subMenu4     {display: none;}
#ctl00_subMenu5     {display: none;}

.content            {border: solid 0px black; width: 560px; margin: 20px 0 0 20px; }
.content h1         {color: #2ee701; font-size: 16px; margin: 0; padding: 2px;}
.content .h1subtitle{color: #2ee701; font-size: 12px; margin: 0; padding: 2px; font-weight: bold;}
.content h2         {color: #5eff56; font-size: 16px; margin: 0; padding: 2px;}
.content .h2subtitle{color: #5eff56; font-size: 12px; margin: 0; padding: 2px; font-weight: bold;}
.content h3         {color: #3cffaf; font-size: 16px; margin: 0; padding: 2px;}
.content .h3subtitle{color: #3cffaf; font-size: 12px; margin: 0; padding: 2px; font-weight: bold;}
.content h4         {color: #45ffe3; font-size: 16px; margin: 0; padding: 2px;}
.content .h4subtitle{color: #45ffe3; font-size: 12px; margin: 0; padding: 2px; font-weight: bold;}
.content h5         {color: #48d8ff; font-size: 16px;}
.content .h5subtitle{color: #48d8ff; font-size: 12px; margin: 0; padding: 2px; font-weight: bold;}
.content p          {color: #fff; font-size: 11px; line-height: 18px;}
.content td					{color: #fff; font-size: 11px; line-height: 18px;}

.content .validateMessage	{ color: #48d8ff; }
	
.imgOutlineRight    {float: right; padding: 5px;}
.right              {float: right; padding: 3px;}
.table td           {vertical-align: top; color: #fff; padding: 5px;}

