body{
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16.67px;
}

img{
	border: 0;
}

p{
	padding: 0;
	margin: 0 0 16.67px 0;
}


#container{
	width: 768px;
	margin: auto;
}


/*- MENU ---------------------------------*/

#menu{
	width: 135px;
	float: left;
	padding-bottom: 10px;
	background: #BCBDC0;
	text-align: center;
}


/*- CONTENT ------------------------------*/

#content{
	width: 616px; /*633*/
	padding: 25px 0px 25px 17px;
	float: right;
}

#content p, #content p a{
	color: #AF232C;
}

.bottom{
	vertical-align: bottom;
}

/* Home */
.margin15{
	margin: 0 15px 15px 0;
}
.margin15b{
	margin: 0 0 15px 0;
}
.margin85l{
	margin: 0 0 0 85px;
}

/*- FOOTER ------------------------------*/

#footer{
	 float:right;
	 width: 600px;
	 padding: 25px 16px 25px 17px;
	 margin: 0;
}

.groot25{
	font-size: 25px;
}

#footer p#credits{
	width: 400px;
	text-align:justify;
	margin: 0;
}

img#groupmaes{
	float: right;
	margin-top: 30px;
}


/*- KEUZEPAGINA ---------------------------*/
.noBack{
	background: none !important;
}
#keuze a{
	color: #000000 !important;
}
