﻿/*

	PDL-Webdesign
	http://www.pdleng.nl

*/

*
{
padding: 0em;
margin: 0em;
}
.suckertreemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.suckertreemenu ul li{
position: relative;
display: inline;
float: left;
background-color: #003466; /*overall menu background color*/
}

/*Top level menu link items style*/
.suckertreemenu ul li a{
display: block;
width: 100%; /*Width of top level menu link items*/
padding: 7px 8px;
border-right: 1px solid white;
border-left-width: 0;
text-decoration: none;
color: white;
}
	
/*1st sub level menu*/
.suckertreemenu ul li ul{
left: 0;
position: absolute;
top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
left: 159px; /* no need to change, as true value set by script */
top: 0;
}

/* Sub level menu links style */
.suckertreemenu ul li ul li a{
display: block;
width: 170px; /*width of sub menu levels*/
color: white;
text-decoration: none;
padding: 5px 5px;
border: 1px solid #ccc;
}

.suckertreemenu ul li a:hover{
background-color:#CCC;
color: black;
}

/*Background image for top level menu list links */
.suckertreemenu .mainfoldericon{
background: #003466;
}

/*Background image for subsequent level menu list links */
.suckertreemenu .subfoldericon{
background: #003466 url(../images/arrow-right.gif) no-repeat center right;
}

* html p#iepara{ /*For a paragraph (if any) that imimagestely follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left; height: 1%; }
* html .suckertreemenu ul li a { height: 1%; }
/* End */



body
{
background: #003466;
padding: 5px 0px 35px 10px;
}

body,input
{
font-size: 10pt;
font-family: "Tahoma", "times new roman", serif;
color: #2a2876;
}

p
{
line-height: 1.5em;
margin-bottom: 1.0em;
text-align: left;
}

a
{
color: #B96D00;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}


h3 span
{
font-weight: normal;
}

h3
{
display: inline;
font-weight: bold;
background-repeat: no-repeat;
background-position: right;
}

h3
{
font-size: 1.2em;
}

h4
{
font-size: 1.2em;
text-align:center;
}

.contentarea
{
padding-top: 1.3em;
}

img
{
border: solid 1px #6F5230;
}

img.left
{
position: relative;
float: left;
margin: 0em 1.8em 1.4em 0em;
}

img.right
{
position: relative;
float: right;
margin: 0em 0em 1.8em 1.8em;
}
.divider
{
position: relative;
height: 14px;
margin: 0em 0em 1.5em 0em;
clear: both;
text-align:center;
text-transform:uppercase;
font-stretch:wider;
font-weight:bold;
}
.divider1
{
position: relative;
background: #fff url('../images/border2.gif') repeat-x;
height: 14px;
margin: 0em 0em 1.5em 0em;
clear: both;
}

.divider2
{
position: relative;
height: 1px;
border-bottom: solid 1px #eaeaea;
margin: 2.0em 0em 2.0em 0em;
}

li {
	font-family: Tahoma;
	font-size: 10pt;
	color: #5E507A;
	font-style: normal;
	text-decoration: none;
	line-height: 150%;
	list-style-image: url("../images/image_nav_arrow1.gif");
}

#upbg
{
	position: absolute;
	top: -240px;
	left: -25px;
	width: 100%;
	height: 275px;
	background: #003466;
	z-index: 1;
}

#outer
{
z-index: 2;
position: relative;
/*
	The width value below controls the overall width of the design. By default it's set to 82%
	(so it'll take up 82% of the browser window's width). You can set it to a different percentage
	value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
*/
width: 1024px;
border: solid 7px #fff;
background-color: #fff;
margin: 0 auto;
}

#header
{
	position: relative;
	width: 1024px;
	height: 133px;
	background-image:url(../images/Banner-tekst.jpg);
	background-repeat:no-repeat;	
}

#zoeken
{
	float:right;
	width: 235px;
	margin-bottom: 2px;
	padding-top:50px;
	background-color: #c0c0c0;
}

#headerpic
{
position: relative;
height: 40px;
width:1024px;
background-color: #c0c0c0;
margin-bottom: 1px;
}

#menu
{
	position: relative;
	height: 35px;
	width:1024px;
	margin-bottom: 2px;
	background-color: #003466;
}

#menubottom
{
background: #fff url('../images/border1.gif') repeat-x;
height: 14px;
margin-bottom: 1.5em;
margin-top: .8em;

}

#iframe
{
padding: 0px 20px 0px 20px;
min-height:550px;
}

#content-message{
min-height:600px;
background-color:#C0C0C0;
}
#content
{
	min-height:600px;
	background-color: #FFF;
	padding-top: 0;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 25px;
}
#content-pictures
{
padding: 0em 3.0em 0em 3.0em;
min-height:50px;
}

#primarycontainer
{
float: left;
margin-right: -18.0em;
width: 70%;
}

#primarycontent
{
margin: 1.5em 22.0em 0em 0em;
}

#secondarycontent
{
margin-top: 1.5em;
float: right;
width: 18.0em;
}

#footer
{
position: relative;
height: 2.0em;
width:1024px;
clear: both;
padding-top: 5.0em;
background: #fff url('../images/border2.gif') repeat-x 0em 2.5em;
font-size: 0.8em;
}

#footer .left
{
	position: absolute;
	left: 2.0em;
	bottom: 1.2em;
	visibility: visible;
}

#footer .right
{
	position: absolute;
	right: 2.0em;
	bottom: 1.2em;
	visibility: visible;
}
