@charset "utf-8";
/* CSS Document */
 
#body {
	height: 250px;
	width: 1300px;
	padding: 5px;
	}

.sidebar-left {
	float: left;
	margin-left:80px;
	}
 
.sidebar-right {
	float: right;
	margin-left:100px;
	}

.hoofdtekst{
	font-family:calibri;
}

.menu a{
	text-decoration: none;
	color:#000000;
	text-align: center;
	font-family: calibri;
	font-size: 16px;
    text-align: center;
}

.menu a:hover {
	color:#000000;
	text-decoration: underline;
	font-style: calibri;
}

.adres{
	text-indent:294px;
	font-family:calibri;
	font-size:12px;
	color:#000000;
	background-color:#FFFFFF;
	width:100%;
}

.head{
	font-family:calibri;
}

.kop{
	font-family:calibri;
	font-weight:bold;
	font-size:20px;
	
	
}

#bodycontact {
	height: 250px;
	width: 1100px;
	padding: 5px;
	}

#bodykosten{
	height:250px;
	width:800px;
	padding: 5px;
}

