*{margin:0;padding:0;}

body{background-color:#C5D9F5;}

#global{margin:0px; width:1000px;}

#pretete{background:transparent url('images/schaduw-boven.gif') repeat-x;}

#pretete div{height:44px;}
#test {background: #ffffff url('images/back-main.jpg') repeat-x; height:auto;padding:4px 4PX 4px 4px;font-family:Arial, Tahoma, sans-serif; font-size:14px;clear:both; overflow:auto; }
#right-text { margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;  }
#right-text ul { display: inherit; list-style: disc; margin:0px 0px 0px 20px; padding: 0px 0px 0px 0px; }
#right-text ul li { margin:0px 0px 0px 0px; padding: 0px 0px 0px 0px; font-size: 14px;  }
#right-text ol { display: inherit; list-style: a; margin:0px 0px 0px 20px; padding: 0px 0px 0px 0px; }
#right-text ol li { margin:0px 0px 0px 0px; padding: 0px 0px 0px 0px; font-size: 14px;  }

#taal1{margin-right:0px;}
#taal{margin-right:240px;}
#taal .links{background:transparent url('images/top-links.gif') left no-repeat;}
#taal .rechts{height:44px;background:transparent url('images/top-rechts.gif') right no-repeat;}
#taal .midden{background:transparent url('images/top-midden.gif') repeat-x;}
#taal1 .blinks{background:transparent url('images/bottom-links.gif') left no-repeat;}
#taal1 .brechts{height:44px;background:transparent url('images/bottom-rechts.gif') right no-repeat;}
#taal1 .bmidden{background:transparent url('images/bottom-midden.gif') repeat-x;}
#taal .inhoud{text-align:left; margin-left: 20px; padding-top:22px; font-family:Arial, Tahoma, sans-serif; font-size:8pt; color:#0F1F40; font-weight: bold;}
#taal .inhoud a{color:#0F1F40; text-decoration:none;background-position:left center; background-repeat:no-repeat; padding-left:20px; margin:0 2px 0 2px;}
#taal .inhoud a:hover{color:#045A95;}
#taal .inhoud a.taal-fr{background-image:url('images/flag_french.gif');}
#taal .inhoud a.taal-en{background-image:url('images/flag_english.gif');}
#taal .inhoud a.taal-de{background-image:url('images/flag_german.gif');}
#taal .inhoud a.taal-nl{background-image:url('images/flag_dutch.gif');}

#global-g{background: transparent url('images/schaduw-links.gif') repeat-y left; padding-left:12px;}
#global-d{background: transparent url('images/schaduw-rechts.gif') repeat-y right; padding-right:12px;}
#logo span{display:none;}
#logo .logo-groot {
background:transparent url(images/logo-groot.gif) no-repeat scroll 0 0;
float:left;
height:116px;
width:380px;
}
#logo{background: #06477F url('images/topbanner.jpg') no-repeat; height:116px;}
#menu{background: #196CA3 url('images/menu-back.jpg') no-repeat; height:20px;padding:4px 0 4px 0;margin: auto;width:976px;}
#menu ul{float:right; margin:0;}
#menu ul li{display:inline; padding:0 10px 0 10px; font-size: 10pt; color:white; font-weight:bold; font-family: Arial, sans-serif;}
#menu ul li a{color:#DCEEF9; text-decoration: none;}
#menu ul li a:hover{color:white;}
#tekst{font-size: 12px;font-family: Arial;}
.Main
{
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

.top
{
    background-color: #C3D3E7;
}

.PageBackgroundGradient
{
  background-image: url('images/Page-BgGradient.jpg');
  background-repeat: repeat-x;
  height: 100%;
}
.page
{
    border-left: 1px solid #000000;
    border-right: 1px solid #00000;
    width: 1000px;
    height: 400px;
    margin-left: auto;
    margin-right: auto;
    background-color: #ffffff;
}
/* Generated via www.cssmenubuilder.com */
/***********************************************************************************************

	Copyright (c) 2005 - Alf Magne Kalleland post@dhtmlgoodies.com

	Get this and other scripts at www.dhtmlgoodies.com

	You can use this script freely as long as this copyright message is kept intact.

	***********************************************************************************************/
	body{
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
		margin-top:0px;

	}
	.bodyText{
		padding-left:10px;
		padding-right:10px;
		border-top:1px solid #000000;
	}
	.bodyText p{
		margin-top:5px;
	}
	#mainContainer{
		width:1000px;
		//height:600px;
		border:1px solid #000000;
		margin:0 auto;
		background-image:url('../../images/heading3.gif');
		background-repeat:no-repeat;
		padding-top:85px;
	}
	#mainMenu{
		//background-color: #97ACBF;	/* Background color of main menu */
        background: #196CA3 url('images/menu-back.jpg') no-repeat;
        font-family: Arial, sans-serif;	/* Fonts of main menu items */
		font-size:12px;	/* Font size of main menu items */
		border-bottom:1px solid #000000;	/* Bottom border of main menu */
		height:18px;	/* Height of main menu */
        padding:4px 0 4px 0;
        margin: auto;width:976px;

		position:relative;	/* Don't change this position attribute */


	}
	#mainMenu a{
		padding-left:10px;	/* Spaces at the left of main menu items */
		padding-right:10px;	/* Spaces at the right of main menu items */
        padding-bottom:4px;
        //font-weight:bold;
		/* Don't change these two options */
		position:absolute;
		bottom:-1px;	/* Change this value to -2px if you're not using a strict doctype */
	}
	#submenu{
		font-family: Arial, sans-serif;	/* Font  of sub menu items */

		background-color:#C4D1DB;	/* Background color of sub menu items */
        height:22px;
        border-bottom:1px solid #000;
		width:100%;	/* Don't change this option */

	}
	#submenu div{
		white-space:nowrap;	/* Don't change this option */

	}
	/*
	Style attributes of active menu item
	*/
	#mainMenu .activeMenuItem{
		/* Border options */
		border-left:1px solid #000000;
		border-top:1px solid #000000;
		border-right:1px solid #000000;
		background-color: #C4D1DB;	/* Background color */
        font-weight:bold;
		cursor:pointer;	/* Cursor like a hand when the user moves the mouse over the menu item */
	}

	#mainMenu .activeMenuItem img{
		position:absolute;
		bottom:0px;
		right:0px;
	}

	/*
	Style attributes of inactive menu items
	*/
	#mainMenu .inactiveMenuItem{
		color: #fff;	/* Text color */
		cursor:pointer;	/* Cursor like a hand when the user moves the mouse over the menu item */
	}

	#submenu a{
		text-decoration:none;	/* No underline on sub menu items - use text-decoration:underline; if you want the links to be underlined */
		padding-left:5px;	/* Space at the left of each sub menu item */
		padding-right:5px;	/* Space at the right of each sub menu item */
		color: #000;	/* Text color */
		font-size:12px;
	}

	#submenu a:hover{
		color: #FF0000;	/* Red color when the user moves the mouse over sub menu items */
        //font-weight:bold;
	}
    #mainmenu a:hover{
		//color: #FF0000;	/* Red color when the user moves the mouse over sub menu items */
        font-weight:bold;
	}

table.directions th {
	background-color:#EEEEEE;
      }

