* {
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}
body 
{
	background-color:#6f90a1;	
	background-image:url('/images/bg.gif');
  background-position:center;
  background-repeat:repeat-y;
}
#totalpage
{
	width:955px;
	height:100%;	
	margin-left:auto;
	margin-right:auto;	
}
/* header part the logo and menu*/
#pagewrapper
{
	width:955px;
	float:left;
	background:#ffffff;
}

#imagewrapper{
  position:relative;
}

#handimage
{
	width:155px;
	height:172px; 
	top:38px;
	left:760px; 
	display: block;
	position: absolute;
	z-index:2; 	 
}

#topsection
{
	width:955px;	
	z-index:1;
	
}
#header
{
	width:955px;		
	float:left;
	
}

#middletext2 H1{
 text-transform:uppercase;
}

#headerlogo
{
	width:230px;	
	float:left;
}
#menuwrapper
{
	width:725px;	
	float:left;			
}
#menudiv
{
	width:725px;	
	height:25px;
	margin:20px 0px 0px 0px;
}

#menudiv ul
{
	font-family:Verdana;
	font-size:10px;
	list-style:none;
	
}
#tabNavigation li
{
	float:left;
	background: url(/images/mainmenu_bg.jpg) repeat-x;
	text-align:center;
	height:25px;
	
}

#tabNavigation li a:hover
{
	color:#fff;
}

#tabNavigation a
{
	margin:0px 0px 0px 0px;
	text-decoration:none;
	color:Black;
	padding:0px 0px 0px 10px;
	background: url(/images/mainmenu_left.jpg) no-repeat left top;
	height:25px;
	float:left;
	cursor:pointer;
	display:block;
	
}

#tabNavigation a span
{
	padding:5px 10px 0px 0px;
	background: url(/images/mainmenu_right.jpg) no-repeat right top;
	height:20px;
	float:left;	
	text-transform: uppercase;	
}
#menudiv2
{
	padding:0px 0px 0px 0px;
	width:725px;
	height:31px;
	background-image:url(/images/bor_menu_bg.jpg);
	background-repeat:repeat-x;
	border-top:solid 1px #999997;	
	
}
#secondmenudiv
{
	width:725px;
	height:31px;
	background-image:url(/images/bor_menu_bg.jpg);
	background-repeat:repeat-x;
	border-top:solid 1px #999997;	
}

#secondmenudiv UL
{
	list-style:none;
	font-size:11px;
	margin-top:7px;
}

#secondmenudiv LI
{
	float:left;
	border-right:solid 1px #5C4529;
	padding: 0 0.5em 0 0.5em;
	text-transform: uppercase;
}

#secondmenudiv LI.lastitem
{
	border:0;
}

#secondmenudiv LI.firstitem
{
	padding: 0 1.0em 0 0;
}

#secondmenudiv img
{
	float:left;
}

#secondmenudiv a
{
	font-family:Verdana;
	font-size:10px;
	text-decoration:none;
	color:#5C4529;
}
#secondmenudiv a:hover
{

	color:#FAA635;
}
/*------------------------------- kleiner submenu --- */

#secondmenudivsmall
{
  font-size:9px;
	width:725px;
	height:31px;
	background-image:url(/images/bor_menu_bg.jpg);
	background-repeat:repeat-x;
	border-top:solid 1px #999997;	
}

#secondmenudivsmall UL
{
	list-style:none;
	font-size:9px;
	margin-top:7px;
}

#secondmenudivsmall LI
{
	font-size:9px;
	float:left;
	border-right:solid 1px #5C4529;
	padding: 0 4px 0 4px;
}

#secondmenudivsmall LI.lastitem
{
	border:0;
}

#secondmenudivsmall LI.firstitem
{
	padding: 0 3px 0 0;
}

#secondmenudivsmall img
{
	float:left;
}

#secondmenudivsmall a
{
	font-family:Verdana;
	font-size:9px;
	text-decoration:none;
	color:#5C4529;
}
#secondmenudivsmall a:hover
{
	color:#FAA635;
}

/* --------------------------------- */

#middlesnippethome
{
	width:955px;
	height:140px;
	border-top:solid 1px #e0e0e2;	
	border-bottom:solid 1px #e0e0e2;	
	background-color:#fff2df;
	float:left;
		
}

#middlesnippet
{
	width:955px;
	height:140px;
	border-top:solid 1px #e0e0e2;	
	border-bottom:0px;	
	background-color:#fff;
	float:left;
	margin-top:0px;
}

#middlesnippet2
{
	width:955px;
	height:120px;
	border-top:solid 1px #e0e0e2;	
	border-bottom:0px;	
	background-color:#fff;
	float:left;
	margin-top:0px;
}

#middletext
{
	width:891px;
	height:107px;
	margin:21px 33px 0px 31px;
	background-image:url(/images/header.jpg);
	font-family:verdana;
	font-size:12pt;
	
}
#middletext h1
{
	margin:8px 0px 0px 20px;
	color:White;
	font-family:Verdana;
	font-size:18pt;
 
}
#middletext p
{
	margin:10px 0px 0px 20px;
	font-family:Verdana;
	font-size:12px;
}
#middletext a
{
	color:white;
}
#middletext2
{
	width:891px;
	height:107px;
	margin:21px 33px 0px 31px;
	background-image:url(/images/header2.jpg);
	font-family:verdana;
	font-size:12pt;
		color:white;
}
#middletext2 h1
{
	padding:50px 0px 0px 130px;
	color:White;
	font-family:Verdana;
	font-size:18pt;
}
#middletext2 p
{
	margin:10px 0px 0px 20px;
	font-family:Verdana;
	font-size:12px;
}
#middletext2 a
{
	color:white;
}
/*-------------- content-----------------*/
#content
{
	width:955px;		
	padding-top:35px;
	float:left;	
	list-style:disc;
	font-family:Verdana;
	font-size:8pt;
}

#content UL
{
  margin-left:25px;
  margin-bottom:10px;
	font-family:Verdana;
	font-size:8pt;
	list-style:disc;

}

#leftcontent
{
	width:145px;	
	text-align:center;
	float:left;
}
#leftcontent p
{
	font-size:8pt;
	margin:10px 0px 10px 0px;
	color:#bcbcbc;

}
#leftcontent img
{
	margin-bottom:0px;
}

#contentsnippet
{
	width:490px;
	float:left;
}

.contentheader
{
	width:490px;
	height:33px;
	position:relative;
	float:left;
}
.contentheaderleft
{
	width:9px;
	height:33px;
	float:left;
}

.contentheadermiddle
{
	width:472px;
	height:33px;
	background-image:url(/images/center.jpg);
	background-repeat:repeat-x;
	float:left;
}
.contentheadermiddle h5
{
	padding:5px 0px 0px 5px;
	color:white;
	font-family:Verdana;
	font-weight:bold;
	font-size:11px;
}
.contentheaderright
{
	width:9px;
	height:33px;
	float:left;
	
}
.contenttext
{
  font-family:Verdana;
	width:490px;
	float:left;
	font-size:8pt;
}

.contenttext h1 {
	color:#fe9900;
	font-family:Verdana, Geneva, sans-serif;
}

.contenttext p
{
	margin:5px 0px 10px 10px;
	font-family:Verdana;
	font-size:8pt;
	color:#333333;
}

.contenttext ul li
{
	font-size:8pt;
}

.contenttext td
{
	margin:5px 0px 10px 10px;
	font-family:Verdana;
	font-size:8pt;
	color:#333333;
}

#rightcontent
{
	/*width:300px;	*/
	width:240px;
	/*margin:30px 0px 0px 20px;*/
	padding:0px 0px 0px 20px;
	float:left;
	font-family:Verdana;
	font-size:8pt;
}
#rightcontent h3
{
	margin:0px 0px 0px 0px;
	color:#639ad2;
	
	font-family:Arial;
	font-size:16pt;
	background-color:white;
	background-image:url(/images/bottomstripe.jpg);
	background-repeat:repeat-x;
	background-position:bottom center;
	width:240px;
	padding-bottom:2px;
	
}

.nieuwscontent
{
	
	width:240px;
	background-color:#c1d6eb;
	margin-top:1px;
	background-image:url(/images/bottomstripe.jpg);
	background-repeat:repeat-x;
	background-position:bottom center;
	float:left;
	
}
.nieuwscontent p
{		
	padding:10px 10px 10px 10px;
	font-family:Arial;
	font-size:11px;
	line-height:150%;
}

.nieuwscontent  a
{
	color:Black;
	padding:0px 0px 0px 0px;
	font-family:Arial;
	font-size:11px;
}
.nieuwscontent img
{
	margin:0px 10px 0px 0px;
	position:relative;
	float:right;
	padding:0px 0px 10px 0px;
	
}
#sitename
{
	width:240px;
	margin:20px 0px 0px 0px;
	height:25px;
	text-align:center;
	color:White;
	background-color:#e97424;
	font-weight:bold;
	font-family:Verdana;
	font-size:12px;
	float:left;
}
#sitedata
{
	width:240px;
	height:50px;
	margin:0px 0px 0px 0px;
	text-align:center;
	background-color:#fde2b3;
	color:#e97424;
	float:left;
}
#footercontent
{
	width:924px;

	padding:20px 0px 50px 31px;		
	float:left;	
}
#leftfooterimg
{
	width:14px;
	float:left;
}
#rightfooterimg
{
	width:14px;
	float:left;
}
.separator
{
	width:2px;
	margin:11px 0px 0px 5px;
	float:left;
}
#middlefooterdata
{
	height:92px;	
	background-image:url(/images/centerline.jpg);
	background-repeat:repeat-x;
	float:left;
	
}
.footerdata
{
	width:275px;
	font-family:Arial;
	font-size:10px;
	float:left;
	margin:0px 0px 0px 0px;
}
.footerdata img
{
	margin:10px 10px 0px 0px;
	float:left;
}
.footerdata h5
{
	margin:10px 0px 0px 0px;
	color:#6a9ec6;
	font-family:Arial;
	font-size:10px;
}
.footerdata p
{
	font-family:Arial;
	font-size:10px;
}
.footerdata a
{
	font-family:Arial;
	font-size:10px;
	color:Black;
}

.nieuwscontent2
{
	
	width:220px;
	background-color:#f9e1bc;
	margin-top:1px;
	background-image:url(/images/bottomstripe.jpg);
	background-repeat:repeat-x;
	background-position:bottom center;
	float:left;	
	padding:10px 10px 10px 10px;
	font-family:Arial;
	font-size:11px;
	line-height:150%;
}

#rightcontent h4
{
	margin:0px 0px 0px 0px;
	color:#fe9900;
	
	font-family:Arial;
	font-size:16pt;
	background-color:white;
	background-image:url(/images/bottomstripe.jpg);
	background-repeat:repeat-x;
	background-position:bottom center;
	width:240px;
	padding-bottom:2px;
	
}