body,td,th {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin: 0px;
}
html {
       overflow-y: scroll;
}


a:link, a:visited, a:active {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: none;
}
p
{
margin-bottom:0px;
}

form {
	margin: 0;
}
h1, h2, h3, h4, h5 {
	margin: 5px 0px 5px 0px;
	color: #4a3472;
}
h5
{
        font-style:italic;
        font-size:13px;
        line-height:175%;
        margin-bottom:0px;
}

.header {
	background-color: #336699;
	vertical-align: middle;
	text-align: center;
	color: #FFFFFF;
	height: 50px;
	font-size: 20px;
	font-weight: bold;
}

.highlight {
	background-color: #D0D0D0;
}
.content {
	background-color: #FFFFFF;
	padding: 20px;
	height: 400px;
	vertical-align: top;
}
.footer {
	background-color: #DDDDDD;
	text-align: center;
	font-size: 10px;
	height: 10px;
}

#navContainer {width: auto;display:block;clear:both; }


/* Remove List Formattings
~~~~~~~~~~~~~~~~~~~~  */
 ul.menu, li.menu {

	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

/* Header menu */	 
#header_menu {position: absolute; margin-left: 20px;}
#header_menu li {line-height: normal;}
ul#header_menu  {z-index: 10; clear: both;}

#nav {
	font-size:0.9em; height: 22px;
	border-top: 0;
	padding:0;
}
#nav ul {
	text-transform:uppercase;
  
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	font-size: 100%; 
	width: auto;
	/*
	(Disappearing List-Background)
	http://www.positioniseverything.net/explorer/ie-listbug.html
	*/
	position: relative; /* Fix the Stupid IE6 Bug */
}
#nav ul li {	
	text-transform:uppercase;float: left; color: #fff; text-align: left; font-weight: normal;}
#nav ul li a {font-weight:900; display: block; padding: 5px 10px;  padding-bottom: 1px; color: #fff; text-decoration: none;}

/* Root Level Link Formatting */
#nav ul li a:hover, #nav li a:focus { font-weight:900; color: #ffffff; background: #4e374b; }
#nav li a:active, #nav ul li a.active { font-weight:900; color: #ffffff;}

/* Current page Customisations*/
#nav li.menu-current a		{color: #ffffff; background-color:#a2929d;}
#nav li.menu-current a		{font-weight: 900;} 
#nav li.menu-parent a		{color: #ffffff; background-color:#a2929d;}
/* 2nd Child menu */
#nav .menu li ul {position: absolute; width: 12em; margin: 0; display: none; text-transform: none; border-top: 0; font-size: 100%;}
#nav .menu li ul li {text-align: left; width:200px; font-weight: normal; margin: 0; line-height: 1.2em;}
#nav .menu li ul a {background: #dfd9dc; width:200px; color: #52384c; border: 0;}

/* 2nd Child link hover */
#nav .menu li ul a:hover {color: #a2929d; background: #52384c; border: 0;}

/* Show and hide */
#nav .menu li:hover ul, #nav .menu li a:focus ul, #nav .menu li.subMenu ul {display: block;}
#nav .menu li ul ul { display: none;}
#nav .menu li:hover ul ul, #nav .menu li.subMenu ul ul {display: none;}
#nav .menu li:hover ul, #nav .menu li li:hover ul, #nav .menu li.subMenu ul, #nav .menu li li.subMenu ul {display: block;}


/* 3rd Child Menu Appreances */
#nav .menu li ul li ul li a 	{ width: 11.5em; padding: .6em .1em .6em .4em; background: #571f1c; color: #fff; }

/* Positioning the Pop-out Drops */
#nav li {position: relative;}

#nav ul ul ul {
	position: absolute;
	top: 1px;
	left: 100%;
}




/* end menu */

.plaatjelinks
{
margin-right:15px;
}

.plaatjerechts
{
margin-left:15px;
}
.verkooptabel p
{
margin:0px;
}

