/* Global */

body {
	background: #ffffff;
	color: #333333;
	margin: 0px;
	padding: 0px;
	height: 100%;
	overflow: auto;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 20px;
}
 a {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
	font-size: 11px;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}
#center {
	position: absolute;
	top: 50%;
	width: 100%;
	overflow: visible;
	height: 1px;
}
#main {position:absolute;width: 100%; height: 580px;top: -290px;}
div#main_container{
	margin: 0 auto 0 auto 0 auto 0 auto;
	position:absolute;
	width: 100%;
	height: 580px;
	background-color: #D6D6CD;
	background-image: url(img/bg_wit.gif);
	background-repeat: repeat-x;
}

div#midden {
	width:860px;
	margin: 0 auto;
}

#left {
	float: left;
	width: 130px;
	height: 556px;
	margin: 0px;
	padding: 0px;
	border-top-width: 12px;
	border-top-style: solid;
	border-top-color: #8484FF;
	border-bottom-width: 12px;
	border-bottom-style: solid;
	border-bottom-color: #8484FF;
}
#masterdiv {
	left: 0px;
	top: 220px;
	margin: 0px;
	position: relative;
	padding: 0px;
}

#right {
	float: right;
	width: 130px;
	height: 556px;
	margin: 0;
	padding: 0;
	border-top-width: 12px;
	border-top-style: solid;
	border-top-color: #8484FF;
	border-bottom-width: 12px;
	border-bottom-style: solid;
	border-bottom-color: #8484FF;
}
#content{
	width:598px;
	height:556px;
	position: relative;
	float:left;
	background-color: #ffffff;
	border-top-width: 12px;
	border-top-style: solid;
	border-top-color: #0000FF;
	border-bottom-width: 12px;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
	margin: 0px;
	padding: 0px;
}
#content2{
	width:598px;
	height:556px;
	position: relative;
	float:left;
	background-color: #ffffff;
	border-top-width: 12px;
	border-top-style: solid;
	border-top-color: #0000FF;
	border-bottom-width: 12px;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
	background-image: url(img/handshake.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	padding: 0px;
	
}
#header{
	position: relative;
	left:17px;
	top:18px;
	text-align:left;
	width:521px;
}
#header2{
	position: relative;
	left:17px;
	top:18px;
	text-align:left;
	width:521px;
}
#inhoud{
	position: relative;
	left:17px;
	top:56px;
	text-align:left;
	width:320px;
}
#inhoud h2 {
	font:150% Trebuchet MS;
	color:#222;
	border-bottom:1px solid #eee;
}
#inhoud p {
	color: #333333;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
}
#inhoud em {
	color: #333333;
	font: bold 12px "Arial",Helvetica,sans-serif;
}
#inhoud a {
	color: #0000FF;
	font: bold 12px "Arial",Helvetica,sans-serif;
	text-decoration:none;
}
#inhoud a:hover {
	color: #333333;
	font: bold 12px "Arial",Helvetica,sans-serif;
	text-decoration:none;
}
#inhoud2 {
	position: relative;
	left:17px;
	top:57px;
	text-align:left;
	width:550px;
}
#inhoud2 h2 {
	font:150% Trebuchet MS;
	color:#222;
	border-bottom:1px solid #eee;
}
#inhoud2 p {
	color: #333333;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
}
#inhoud2 em {
	color: #333333;
	font: bold 12px "Arial",Helvetica,sans-serif;
}
#inhoud2 a {
	color: #0000FF;
	font: bold 12px "Arial",Helvetica,sans-serif;
	text-decoration:none;
}
#inhoud2 a:hover {
	color: #333333;
	font: bold 12px "Arial",Helvetica,sans-serif;
	text-decoration:none;
}
#subinhoud{
	position: relative;
	left:44px;
	top:160px;
	text-align:right;
	width:270px;
	color: #0000FF;
	font-style: italic;
}
#subinhoud2{
	top:510px;
	text-align:right;
	width:300px;
	color: #0000FF;
	font-style: italic;
	position: absolute;
	left: 250px;
	
}
#teller {
	color: #FFFFFF;
	font-size: 10px;
	visibility: hidden;
	position: relative;
	height: 60px;
	width: 60px;
	top: 100px;
}
.kern {
	background-image: url(img/pijltje.gif);
	background-repeat: no-repeat;
	background-position: 90px 10px;
}
.diensten {
	background-image: url(img/pijltje.gif);
	background-repeat: no-repeat;
	background-position: 90px 10px;
}
.voorwie {
	background-image: url(img/pijltje.gif);
	background-repeat: no-repeat;
	background-position: 90px 10px;
}
table.info {}
.info td {
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}
.menutitle{
	cursor:pointer;
	margin-bottom: 5px;
	background-color: #eee;
	color: #333333;
	width: 124px;
	text-align:left;
	font-weight:bold;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.menutitle a:hover{
	color: #0000FF;
}

.submenu{
	margin-bottom: 0.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.submenuplus{
	font-size: 1px;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
}
table.knop {}


.submenu a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(img/menubg.gif);
	background-repeat: repeat-x;
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: 5px;
	width: 129px;
}
.submenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(img/menubg.gif);
	background-repeat: repeat-x;
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: 5px;
	width: 129px;
}
.submenu a:hover {
	text-decoration: none;
	color: #0000FF;
	background-image: url(img/menubg_hover.gif);
	background-repeat: repeat-x;
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: 5px;
	width: 129px;
}
.submenu a:active {
	text-decoration: none;
}
 .current {
	color: #0000FF;
	background-color: #FFFFFF;
	width: 129px;
	display: block;
}
table.contact {}

.contact td {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
.size10 {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
.size11 {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
.rand {
	color: #CCCCCC;
	padding-left: 2px;
	padding-right: 5px;
}
h5 {
	font-size: 16px;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
}
