body {

	background-image: url(BodyAllBack.jpg);

	padding: 0px;

	background-color: #CCCCCC;

	background-repeat: repeat-x;

	margin-top: 35px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 1em;

	color: #333333;

}

html {

	font-size: 95%;

}



#all {

	background-image: url(DivAllBack.jpg);

	background-repeat: no-repeat;

	margin: auto;

	width: 950px;

	background-position: 5px;

}

#voorstelling {

	width: 245px;

	float: left;

	margin: 10px;

	padding: 5px;

}

#werkenvisie {

	width: 360px;

	float: left;

	margin: 10px;

	padding: 5px;

}

#contact {

	width: 235px;

	margin: 10px;

	padding: 5px;

	float: left;

}

#allLinks {

	margin: 0px;

	padding: 0px;

}



#titelVoorstelling {

	background-image: url(images/L_voorstelling.jpg);

	background-repeat: no-repeat;

	margin: 0px;

	padding: 0px;

	height: 21px;

}

#titelNieuws{

	background-image: url(images/L_nieuws.jpg);

	background-repeat: no-repeat;

	margin: 0px;

	padding: 0px;

	height: 21px;

}

#titelVisie {

	background-image: url(images/L_visie.jpg);

	background-repeat: no-repeat;

	margin: 0px;

	padding: 0px;

	height: 21px;

}

#titelContact {

	background-image: url(images/L_contact.jpg);

	background-repeat: no-repeat;

	margin: 0px;

	padding: 0px;

	height: 21px;

}

#txtVoorstelling {

	background-image: url(images/linkBtmBack.jpg);

	background-repeat: repeat-x;

}

#txtNieuws {

	background-image: url(images/linkBtmBack.jpg);

	background-repeat: repeat-x;

}

#txtVisie {

	background-image: url(images/linkBtmBack.jpg);

	background-repeat: repeat-x;

}

#txtContact {

	background-image: url(images/linkBtmBack.jpg);

	background-repeat: repeat-x;

}

#myflash {

	text-align: center;

	margin: auto;

}

a:link {

	color: #013567;

}

a:visited {

	color: #336600;

}

a:hover {

	color: #336600;

	text-decoration:underline;

}

a:active {

	color: #339900;

}

