/* Start of CMSMS style sheet 'tesselaaradvies_dienstverlening' */
html{
	margin:0px;
	padding:0px;
}

body{
	margin:0px;
	padding:0px;
	background-image:url(images/dienstverlening/background.jpg);
	background-repeat:repeat-x;
	background-color:#006B27;
}

#container{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	width:759px;
}

#header{
	width:759px;
	height:124px;
	background-image:url(images/dienstverlening/header.jpg);
	background-repeat: no-repeat;
}

#menu{
	height:30px;
	background-color:#5D5E60;
}

#bottom{
	height:448px;
}

#tekst img {
	bottom:115px;
	position:absolute;
	right:-102px;
}

#tekst{
	height:448px;
	position:relative;
	background-color:#7D7E80;
}

#text  {
	color:#FFFFFF;
	left:39px;
	position:absolute;
	top:21px;
	width:670px;
	z-index:1;
}

.textin{
	position:absolute;
	left:30px;
}

#footer{
	height:20px;
	background-image:url(images/dienstverlening/footer.jpg);
	background-repeat:no-repeat;
}

/* End of 'tesselaaradvies_dienstverlening' */

