*{
	margin:0;
	padding:0;
}

/* body */

body {
	background:#fff;	
	font : 0.8em Arial, Helvetica, sans-serif;
	color:#000;
}
a{
	color:#000;
	text-decoration:none;
}
.nobg ,.nobg li{
	background:none!important;
}
table{
	margin:10px 0 10px 0;
}
form{
	display:none;
}

#map{
	width:638; 
	height:300px; 
	border:1px solid #ccc;
	margin-top:20px;
}
.complogodiv{
	float:right;
	margin:0 0 20px 20px;
}
.trtop{
	background:#000;
	color:#fff;
	font-weight:bold;
	padding:1px 0 1px 4px;
}
img {
	border:0;
}
.smalltext {
	display:none;
}
.field{
	border:1px solid #000;
	padding:15px;
	margin:10px;
}
.field img, table img{
	border:none!important;
}

hr {
	height: 0;
	border: 0;
	border-top: 1px solid #000;
	margin:10px 0 10px 0;
	padding:0;
}
ul{
	list-style:none;
}
.clear {
	clear:both;
	line-height:0!important;
	height:0!important;
}

/* wrapper */
#wrapper{
	width:680px;
	margin:0 auto;
	padding-top:0;
}
/* Top menu */
#wrapper #menu{
	display:none;
}

/* Midden Bann */
#midban {
	display:none;
}

/* links content */
#links{
	width:100%;
	overflow:hidden;
	display:inline;
}
#links h1{
	background:#fff;
	color:#000;
	height:20px;
	font-size:1.2em;
	padding:4px 0 0 15px;

}
#links .leftcontent{
	background:#000;
	padding:10px;
	min-height:200px;
	margin-bottom:20px;
	border:none;
}
#links .leftcontent h1, #links .leftcontent h2,#links .leftcontent h3,#links .leftcontent h4,#links .leftcontent h5{
	font-size:1.2em;
	color:#000;
	letter-spacing:1px;
	margin: 15px 0 15px 0;
	background:none;
	padding:0;
}
#links .leftcontent h3{
	font-size:1.1em;
}
#links .leftcontent h4,#links .leftcontent h5{
	font-size:1.0em;
}
#links .leftcontent p{
	line-height:2.0em;
	clear:left;
	margin-bottom:15px;
}
#links .leftcontent form p{
	margin-bottom:5px;
}

#links li a{
}
#links label{
	float:left;
	width:180px;
}
#links .space{
	margin-top:20px;
}
#links #mijnmenu{
	padding:8px;
	background:none;
	border-bottom:1px solid #75ec00;
	margin:-10px 0 20px -10px;
	width:642px;
	height:14px;
}
#links #mijnmenu a{
	color:#000;
}


/* rechts menu */
#rechts{
	display:none;
}

/* Footer */
#footer {
	display:none;
}

/* top menu */
#topper{
	display:none;
}