/* Start of CMSMS style sheet 'tesselaaradvies_contact' */
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:500px;
}

#tekst img {
	bottom:0;
	position:absolute;
	right:30px;
}

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

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

#m62b34fbrp_submit{
	width:100px;
	height:22px;
	color:#D8E4D8;
	border:none;
	margin-top:5px;
	background-color:#006b27;
	font-size:11px;
}

input, textarea{
	width:250px;
	margin-bottom:10px;
}

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

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

a{
	color:#FFF;
	text-decoration:none;
}

a:hover{
	color:#FFF;
}

/* End of 'tesselaaradvies_contact' */

