#nav, .left, .doc, .current, .sidebar, #aanspreking, #nav_imageviewer { display : none; } 
body {
	background-image: url(../images/bg-body.gif);
	background-color: #00adef;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: auto;
	color: #333333;
}
a:link, a:visited, a:active{
	color: #00adef;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}
strong{
	font-weight: bold;
	color: #00adef;
}

.subtitle{
	font-size: 12px;
	font-weight: bold;
	color: #00adef;
	margin-bottom: 10px;
}
.current{
	font-size: 11px;
	font-weight: bold;
}

.rightitem{
	border-bottom: 1px solid #dfdfdf;
	padding: 3px 3px 3px 7px;
	font-size: 12px;
	line-height: normal;
	color: #333333;
	clear: both;
	height: 16px;
	margin-bottom: 2px;
	background-image: url(../images/bullet.gif);
	background-position: 7px 8px;
	background-repeat: no-repeat;
	padding-left: 19px;
}

.linkitem{
	border-bottom: 1px solid #dfdfdf;
	padding: 3px 3px 3px 7px;
	font-size: 12px;
	line-height: normal;
	color: #333333;
	clear: both;
	margin-bottom: 5px;
	background-image: url(../images/bullet.gif);
	background-position: 7px 8px;
	background-repeat: no-repeat;
	padding-left: 19px;
}

.groter{
	height: 30px;
}

.rightitem .name{
	float: left;
}

.rightitem .function{
	color: #00adef;
	float: right;
}

.rightitem a:link, .rightitem a:active, .rightitem a:visited{
	color: #333333;
	text-decoration: none;
}

.rightitem a:hover{
	text-decoration: underline;
}

.functiontitle{
	color: #333333;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
}

.foto{
	float: left;
	margin: 3px 10px 5px 0;
	border: 6px solid #00adef;
}
h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}
.text{
	padding: 15px;
	padding-left: 0px;
	width: auto;
	text-align: justify;
}
.right{
}

#homeleft{
	width: auto;
	display : block;
}

#homeright{
	width: auto;
	display : block;
}
