body 
	{
	background-attachment: fixed;
	margin:0;
	padding:0;
	background-color: #d1cdad;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	font-family: "Courier New", Courier, monospace;
	font-size:13px;
	line-height:160%;
	font-weight:normal;
	color:#6c736c;
	}

h1, h2, h3
	{
	font-family: "Courier New", Courier, monospace;
	line-height:110%;
	color: #a89f52;
	font-weight:bold;
	margin: 0 auto 10px auto;
	}
	


a 
	{
	color: #16769e;
	font-weight:bold;
	text-decoration:none;
	}

a:hover
	{
	color: #0cb0f4;
	font-weight:bold;
	}
	
#container
	{
	margin: 0 auto;
  	width: 940px;
  	text-align:left;
	}
	
#kader 
	{
	width:800px;
	float:right;
	margin:0 auto;
	padding:0 94px;
	background-image:url(../images/back_kader.jpg);
	background-repeat:no-repeat;
	}

#header 
	{
	width:800px;
	height:214px;
	float:right;
	margin:0 auto;
	background-image:url(../images/back_header.jpg);
	padding:0 94px;
	}
	
#topcontainer ul
{
	list-style: none;
	padding: 0;
	margin: 73px 0 0 250px;
	display: block;
	float: left;
}

#topcontainer li
{
	list-style: none;
	float: left;
}

#topcontainer a
{
	background-image:url(../images/back_link_left.png);
	background-position: top left;
	background-repeat:no-repeat;
	font: bold 16px "Courier New", Courier, monospace;
	float:left;
	color:#cdc8c3;
	line-height:23px;
	height: 31px;
	padding-left: 18px;
	display: block;
	text-decoration:none;
	
}

#topcontainer a span{

display: block;
background-image:url(../images/back_link_right.png);
background-repeat:no-repeat;
background-position:top right;
padding: 4px 18px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
}

#topcontainer a:active
{
color:#0099FF;
}
#topcontainer a:hover
{
	color:#FFFFFF; }
	
	
#link_top
{
	float:right;
}

#page 
	{
	width:807px;
	margin: 0 -15px 0 0;
	float:right;
	background-image:url(../images/back_page1.jpg);
	border:#CCFF66;
	}
	
#right
	{
	width: 260px;
	float:right;
	background-image:url(../images/back_menu.png);
	background-position: 0 0;
	background-repeat:no-repeat;
	text-align:left;
	margin-right:7px;
	height:600px;
   	}
	
#right_blanco
	{
	width: 260px;
	float:right;
	text-align:left;
	margin-right:7px;
	height:600px;
   	}
	
#right h1
{
	background-image:url(../images/back_h3_menu.jpg);
	background-repeat:no-repeat;
	background-position:right;
	height:70px;
}

#right_blanco h1
{
	background-image:url(../images/back_h3_menu.jpg);
	background-repeat:no-repeat;
	background-position:right;
	height:70px;
}

#right h3,h2
{
	padding: 25px 0 0 40px;
	font-weight:bold;
}


#content
	{
	width: 433px;
	float:right;
	padding: 50px 50px 25px 50px;
	}

	

#menu {
	padding: 0px;
	width: 230px;
	margin-left: 18px;
}

	
#menu ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}


#menu li a 
{
	display: block;
	padding: 7px 0px 7px 25px;
	width:210px;	
	text-decoration:none;
	color: #157ab5;
	font-weight:normal;
	line-height:120%;
	background-image: url(../images/bulet_menu.gif);
	background-repeat: no-repeat;
	background-position: 0.1em;
}
	

#menu active a:link, #menu active a:visited, #menu active a:hover
{
color: #999;
}

#menu a:hover
{
	color: #157ab5;
	font-weight:bold;
	background-image: url(../images/bullet_menu_hover.gif);
	background-repeat: no-repeat;
	background-position: 0.1em;
}


#menu #currentpage a {
	color: #157ab5;
	font-weight:bold;
	background-image: url(../images/bullet_menu_hover.gif);
	background-repeat: no-repeat;
	background-position: 0.1em;
	}

a.contact 
	{
	display:block;
	background-image: url(../images/mail.gif);
	background-repeat: no-repeat;
	height:100px;
	width:220;
	}

a.contact:hover
	{
	background-image: url(../images/mail_hover.gif);
	background-repeat: no-repeat;
	}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

/* afsluiter */

   #footer {
   
    clear: both;
	margin: 0px auto;
   width: 800px;
   padding: 70px 117px 0 117px;
   font-size:90%;
   background-image:url(../images/back_footer.jpg);
   background-repeat:no-repeat;
   height:60px;
   }
   
   
/* hide from ie on mac \*/	
	#flashcontent {
		width: 480px;
		height: 680px;
	}
/* end hide */
   
   
