/* CSS Document */

html, body{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	background-color:#fff;
	margin: 0px;
	padding: 0px;
	height: 100%;
}

img{
	border: 0px none #000;
}

.clients{
	margin:3px 6px 3px 0; 
	padding:2px; 
	float:left; 
	border: 1px solid #7788CC;
}
a{
	color: #78c;
	font-weight: bold;
	text-decoration:none;
}	
a:visited{
	color: #78c;
	font-weight: bold;
}
a:hover{
	color: #999;
	font-weight: bold;
}
ul.rightlist{
 	list-style:square inside;
	margin: 0;
	padding: 0;
}
ul.body{
 	list-style:square inside;
	margin: 0;
	padding: 0;
}
div#page{
	height: 100%;
}
div#heading{
	margin: 0px 0px 0px 0px;
	height: 100px;
	width:795px;
	margin:0px auto;
}
div#container{
	margin: 0px auto;
	width: 743px;
}
#nav{
	width:159px;
	margin: 4px 0px 0px 0px;
	float:left;
}
#content{
	width:584px;
	float:left;
	background: url(images/lijn_v.gif) repeat-y 0px 100%;
}
#topbox{
	height:130px;
}
#topbox{
	background: url(images/lijn_v.gif) repeat-y 0px 100%;
	padding:0px 1px;
}
#leftside{
	float:left;
	width:418px;	
}
#leftcontent{
	padding: 20px 10px 16px 10px;
}
#rightside{
	width:164px;

	}
#rightside{
	float:left;
	padding: 0px 0px 0px 1px;
	color:#78c;
	background: url(images/lijn_v.gif) repeat-y 0px 100%;
	}
.rightcontent{
	margin: 8px 0px 0px 6px;
	color:#78c;
}

#linktable{
	font-size: 11px;
	font-weight: bold;
	color:#ccc;
}

a.navlink{
	padding: 0px 2px 0px 2px;
	color: #999;
	text-decoration: none;
	/*display:block;*/
}
a.navlink:visited{
	color: #999;
}
a.navlink:hover{
	color:#fff;
	background-color: #78c;
}
.toplink{
	padding: 0px 2px 0px 2px;
	color: #333;
	text-decoration: none;
	/*display:block;*/
}
a.toplink:visited{
	color: #333;
}
a.toplink:hover{
	color:#fff;
	background-color: #78c;
}
a.navselected{
	padding: 0px 2px 0px 2px;
	color:#78c;
	text-decoration: none;
	/*display:block;*/
}	
a.navselected:visited{
	color: #78c;
}
a.navselected:hover{
	color:#fff;
	background-color: #78c;	
}

a.bimage{
	width: 164px;
	height: 164px;
}
/*
 * Ik geef eerst width en height op, rest (margins enzo) doe ik later ivm oudere-browser-bugs
 * Maar volgens de regels zou het ook in 1 declaratie moeten kunnen.
 * Dus nog eens een bimage....
*/
a.bimage{
	float: left;
	border: 1px solid #000;
	margin:0px 8px 0px 0px;

}
a.bimage:hover{
	border: 1px solid #fff;
}
.mensblok{
	float:left;
	margin: 0px 0px 14px 0px;
	/*line-height: 12px;*/
}
.kop{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	color: #78c;
	margin: 0px 0px 6px 0px;
}
.subkop{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	color: #78c;
	margin: 0px 0px 6px 0px;
}
#rightborder{
	width:1px;
}
#rightborder{
	float:right;
	margin:0px 0px 0px 0px;
	
	background: url(images/lijn_v.gif) repeat-y 0px 100%;
}
.lijn{
	clear:both;
	width:100%;
	height:1px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background:url(images/lijn_h.gif) repeat-x 1px 100%;
	font-size:1px !important;
	line-height:1px !important;
}
