html {
   background-color: #fff;
   color: #333333;
	margin: 0;
	padding: 0;
   font-family: arial, verdana, helvetica, sans-serif;
   font-size: 12px;
   line-height: 19px;
	overflow: scroll; 
	background-image: url("../images/achtergrond.jpg");
	background-position: center;
}

body {
	margin: 0;
   padding: 0;
   text-align: center;
	height: 100%;
	width: 1006px;
   margin: 0 auto;

/*	border: 1px solid #7c7e7d;*/

}

h1 {
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #7c7e7d;
}

b {
	color: #0397d6;
}

img{border:none}

/* --- navigation -------------------------------- */

div.page-navigation .topmenu{
	list-style:none;
	margin:0px;
	padding:0px;
}
div.page-navigation .topmenu li{
	margin:0px;
	padding:0px;
	float:left;
	position:relative;
}

div.page-navigation  .topmenu li a{
	margin: 0 0 0 10px;
	padding: 5px 10px 5px 10px;
	display:block;
	color: white;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

div.page-navigation  .topmenu li a:hover{
	margin: 0 0 0 10px;
	padding: 5px 8px 5px 8px;
	color: black;
	background-color: #ff8400;
	border-left: 2px solid white;
	border-right: 2px solid white;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

div.page-navigation  .topmenu li:hover .subtop{
	display:block;
}

div.page-navigation  .topmenu .subtop {
	display:none;
	list-style:none;
	padding:0;
	margin:0;
	position:absolute;
	z-index:100;
	top:30px;
	left:0px;
	background-color:#000000;
	width:120px;
}
div.page-navigation  .topmenu .subtop a {
	margin:0;
	width:100px;
}
div.page-navigation  .topmenu .subtop a:hover, div.page-navigation  .topmenu .subtop a:active {
	margin:0;
}

div.page-navigation a{
	margin: 0 0 0 10px;
	padding: 5px 10px 5px 10px;
	color: white;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

div.page-navigation a:hover{
	margin: 0 0 0 10px;
	padding: 5px 8px 5px 8px;
	color: black;
	background-color: #ff8400;
	border-left: 2px solid white;
	border-right: 2px solid white;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.sample-pic a{
	text-decoration: none;
}



/* ----------------------------------- */

div.page-header{
	width: 1002px;
	height: 145px;
	background-image:url("../gfx/header.jpg");
	border: 1px solid #7c7e7d;
}

div.page-navigation{
	width: 1004px;
	background-color: black;	
	text-align: left;
	padding: 5px 0 5px 0px;
	margin: 0;
	position:relative;
	top:0;
	left:0;
	z-index:1;
	height:30px;
}


div.page-text{
   background-color: #fff;
	height: inherit;
	width: 740px;
	border: 1px solid #7c7e7d;
	margin: 10px 0 0 0;
	padding: 0;
	text-align: left;
	min-height: 527px;	
	background-image: url("../gfx/left_bg.jpg");
	background-position: bottom right;
	background-repeat: no-repeat;
}

div.page-text p{
	margin: 0px 50px 15px 30px;
}
div.page-text table td p{
	margin:0;
	padding:0;
}

div.contact-form{
	margin: 10px 50px 15px 30px;
	text-align: left;
}
/*
div.page-text table{
	margin: 0px 50px 15px 30px;
}*/

.table {
	margin: 0 0 15px 28px;
}

span.table-text{
	margin-left: 25px;	
}

.table-head {
	color:white;
}

div.page-right{

	width: 25%;
	float: right;
}

div.page-right-container{
   background-color: #fff;
	border: 1px solid #7c7e7d;
	text-align: left;
	margin: 10px 0px 0 0;
	min-height: 210px;
	width: 250px;
	background-image: url("../gfx/right_bg.jpg");
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 0 0 10px 0;
}

div.page-right-container p{
	padding: 0 0 0 10px;
}


div.page-right-top{
	height: 20px;
	background-color: black;
	color: #ff8400;
	font-weight: bold;
	padding: 0 0 0 10px;
}

div.page-text-top{
	height: 20px;
	background-color: #ff8400;
	margin: 0 0 15px 0;
	color: white;
	font-weight: bold;
	padding: 0 0 0 30px;
}

/* ------------Links----------------------- */

a:link, a:active, a:visited{
	text-decoration: none;
	font-weight: bold;
	color: #ff8400;
}

a:hover{
	text-decoration: none;
	font-weight: bold;
	color: #676767;
}

div.page-right-top p a:link, div.page-right-top p a:active, div.page-right-top p a:visited{
	font-weight: bold;
	color: #7c7e7d;
	text-decoration: none;	
}

div.page-right-top p a:hover {
	font-weight: bold;
	color: #ff8400;
	text-decoration: none;	
}

div.page-footer a:link, div.page-footer a:active, div.page-footer a:visited{
	font-weight: bold;
	color: #7c7e7d;
	text-decoration: none;	
}

div.page-footer a:hover {
	font-weight: bold;
	color: #ff8400;
	text-decoration: none;	
}

div.page-navigation div.taal{
	width:50px;
	float:right;
	margin:0 10px 0 0;
}
div.page-navigation div.taal div{
	float:left;
	width:25px;
}

div.taal a:link , div.taal a:visited, div.taal div a:hover , div.taal div a:active {
	text-decoration: none;
	font-weight: bold;
	background:none;
	margin:1px;
	padding:0;
	color:none;
	border:none;
}


ul.mainmenu {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.mainmenu .submenu {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	list-style-type: none;
}
ul.mainmenu .submenu .subsubmenu {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	list-style-type: none;
}
ul.mainmenu a {
	line-height: 2em;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #E6E6E6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
	font-size:10px;
}
ul.mainmenu a:link {
	font-weight:bold;
}
ul.mainmenu a:visited {
	font-weight:bold;
}
ul.mainmenu a:hover {
	font-weight:bold;
	background-color:#F4F4F4;
	color:black;
}
ul.mainmenu a:active {
	font-weight:bold;
	background-color:#F4F4F4;
	color:black;
}
ul.mainmenu a.active {
	font-weight:bold;
	background-color:#F4F4F4;
	color:black;
}

a.rightblock, a.rightblock:visited, a.rightblock:hover{
	color:#E0E0E0;
	border:none;
}
