@charset "utf-8";
/* CSS Document */
body, html {
	margin: 0;
	padding: 0;
	min-height: 101%;
	height: 101%;
	font-size:80%;
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
}
img {
	border: 0;
}
a {
	outline:expression(hideFocus=‘true’);
	outline:0;
}
#container {
	margin: 0 auto;
	width: 980px;
	min-height: 100%;
	height: 100%;
	height: auto;
	overflow: hidden;
	background-image: url(images/bgcont.gif);
	background-repeat: repeat-y;
}
#header {
	width: 980px;
	height: 60px;
	line-height: 50px;
	clear: both;
	background-image: url(images/bgheader.jpg);
}
#header h1 {
	margin-left: 20px;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 23px;
	color: #128984;
}
#header h2 {
	margin-right: 20px;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #44477e;
	text-align: right;
}
#left {
	float: left;
	width: 400px;
}
#header #right {
	float: left;
	clear: right;
	width: 580px;
}
#topmenu {
	width: 980px;
	height: 140px;
	background-color: #FFF;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color:#FFF;
	text-align: center;
}
#topmenuleft img{
	float: left;
	background-color: #fff;
}
#topmenuright {
	float: left;
	width: 770px;
	height: 140px;
}

.difje {
	float: left;
	width: 152px;
	height: 69px;
	margin-left: 2px;
	margin-bottom: 2px;
	font-size: 10px;
	filter:alpha(opacity=70); /* msie */
	-moz-opacity: 0.70; /* firefox 1.0 */
	-khtml-opacity: 0.70; /* webkit */
}
.difje:hover {
	filter:alpha(opacity=100); /* msie */
	-moz-opacity: 1; /* firefox 1.0 */
	-khtml-opacity: 1; /* webkit */
}
.difje_actief {
	filter:alpha(opacity=100); /* msie */
	-moz-opacity: 1; /* firefox 1.0 */
	-khtml-opacity: 1; /* webkit */
}
.difje a{
	position: relative;
	top: 54px;
	font-weight: bold;
	text-decoration: none;
	filter:alpha(opacity=100); /* msie */
	-moz-opacity: 1; /* firefox 1.0 */
	-khtml-opacity: 1; /* webkit */
}
.difje a:link{
	color: #333;
}
.difje a:hover{
	color: #333;
}
.difje a:visited{
	color: #333;
}
.difje a:active{
	color: #333;
}

#leftmenu {
	float: left;
	width: 190px;
	min-height: 100%;
	height: 100%;
	height: auto;
	background-color: #44477e;
	padding: 10px;
	color: #fff;
}
.hoofd{
	width:170px; 
	list-style-type:none; 
	margin-left: 0; 
	padding-left: 0;
}

.hoofd li{
	border-bottom: dotted 1px #fff;
	padding: 10px;
	width:100%;
	font-weight: bold;
}
.hoofd a:link {
	color: #fff;
	text-decoration: none;
}
.hoofd a:visited {
	color: #fff;
	text-decoration: none;
}
.hoofd a:hover {
	color: #B1B4D6;
	text-decoration: none;
}

.sub {
	list-style-type: none;
	margin-left: 0; 
	padding-left: 0;	
}
.sub li {
	margin-left: 10px;
	padding: 0;
	padding-top: 5px;
	width:100%; 
	font-size: 1.1em;
	font-weight: normal;
	border: none;
}
.sub a:link {
	color: #fff;
	text-decoration: none;
}
.sub a:visited {
	color: #fff;
	text-decoration: none;
}
.sub a:hover {
	color: #B1B4D6;
	text-decoration: none;
}
#content {
	float: left;
	clear: none;
	width: 598px;
	min-height: 100%;
	height: 100%;
	height: auto;
	padding: 10px;
}
#content ul{
	font-size: 1.1em;
}
#content h1{
	font-size: 1.1em;
	font-weight: bold;
	color: #44477E;
	margin-bottom: 18px;
}
#content h2{
	font-size: 1.1em;
	font-weight: bold;
	color: #333;
	margin-bottom: 0px;
	line-height: 15px;
}
#content p{
	font-size: 1.1em;
	margin: 0;
	padding: 0;
	line-height: 18px;
}
#content a:link{
	color: #333;
}
#content a:visited{
	color: #333;
}
#content a:hover{
	color: #333;
}
.tussen{
	float: left;
	height: auto;
}
.imgright{
	float: right;
	margin: 15px;
	margin-right: 0px;
	margin-left: 10px;
	margin-top: 0px;
	
}
.imgleft{
	float: left;
	margin: 8px;
	margin-left: 0px;
	margin-top: 3px;
	vertical-align: middle;
	overflow: hidden;
}
.imgweb{
	float: left;
	margin: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 187px;
	height: 104px;
	border: solid 1px #44477e;
}
.diensten{
	margin-left: 0;
	padding: 0;
	font-size: 1.1em;
	font-weight: bold;
}
.diensten li {
	list-style-type: none;
	background-image: url(images/diensten.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: left;
	width: 150px;
	min-height: 90px;
	height: auto;
	margin-right: 20px;
	margin-bottom: 20px;
	line-height: 17px;
	padding-left: 26px;
}
#rightmenu {
	float: left;
	clear: right;
	width: 132px;
	min-height: 100%;
	height: 100%;
	height: auto;
	background-color: #1aa192;
	padding: 10px;
	text-align: center;
}
#rightmenu img{
	border: none;
	margin-bottom: 10px;
}
#rightmenu_contact{
	padding-top: 10px;
	padding-bottom: 15px;
	width: 130px;
	height: 110px;
	background-image: url(images/corner.gif);
	background-repeat: no-repeat;
}
#rightmenu_contact h6{
	margin-top: 0;
	margin-bottom: 8px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #fff;
}
#rightmenu_contact p{
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
}
#rightmenu_bezoek{
	padding-top: 10px;
	padding-bottom: 15px;
	width: 130px;
	height: 110px;
	background-image: url(images/corner.gif);
	background-repeat: no-repeat;
}
#rightmenu_bezoek p{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
}
#footer {
	margin: 0 auto;
	margin-top: 2px;
	width: 980px;
	height: 15px;
	background-color: #C3C4D6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 15px;
	text-align: center;
}
#footer a:link{
	color: #fff;
}
#footer a:hover{
	color: #fff;
}
