/* Start of CMSMS style sheet 'tesselaaradvies_visie' */
html{
	margin:0px;
	padding:0px;
}

body{
	margin:0px;
	padding:0px;
	background-image:url(images/Visie/background.jpg);
	background-repeat:repeat-x;
	background-color:#7D7E80;
}

#container{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	width:759px;
}

#header{
	width:759px;
	height:124px;
	background-image:url(images/Visie/header.jpg);
	background-repeat: no-repeat;
}

#menu{
	height:30px;
	background-color:#5D5E60;
}

#bottom{
	height:428px;
}

#tekst img{
	position:absolute;
	left:-65px;
	bottom:0px;
}

#tekst{
	height:428px;
	position:relative;
	background-color:#228042;
}

#text  {
	position:absolute;
	left:39px;
	top:21px;
	color:#FFF;
	z-index:1;
	width:700px;
}

.textin{
	position:absolute;
	left:30px;
}

#footer{
	height:20px;
	background-image:url(images/Visie/footer.jpg);
	background-repeat:no-repeat;
}

/* End of 'tesselaaradvies_visie' */

