@charset "UTF-8";
/* CSS Document */

body {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-width: 0px 0px 0px 0px;
	background-position: center;
	text-align: center;
	background-color: #ffffff;
}

p {
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-size: 0.75em;
}

a, img { 
	border:none; 
}

ul {
	list-style-image:url('sqpurple.gif');
}

li {
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-size: 0.75em;
}

/*content*/
#FP {
	position: absolute;
	left: 0;
	width: 100%;
}

#flash {
	position: absolute;
	left: 50%;
	margin-left: -400px;
	width: 800px;
	padding: 0px 0px 0px 0px;
	top: 60px;
	text-align: left;
}

#text{
	margin-left: -395px;
	margin-top: 150px;
	position: absolute;
	left: 50%;
	width: 782px;
	padding: 0px 0px 150px 0px;
	text-align: left;
	border-top: 4px solid #333;
	border-left: 4px solid #333;
	border-right: 4px solid #333;
	border-top-right-radius: 40px;
}
#photo{
	margin-left: -395px;
	margin-top: 150px;
	position: absolute;
	left: 50%;
	width: 782px;
	padding: 50px 0px 150px 0px;
	text-align: center;
	border-top: 4px solid #333;
	border-left: 4px solid #333;
	border-right: 4px solid #333;
	border-top-right-radius: 40px;
}

#textbox{
	padding: 0px;
	width: 682px;
	margin: 50px;
}

/*MENUBAR VOOR SUBPAGES*/
#page_menubar {
	margin-left: -400px;
	margin-top: 12px;
	position: absolute;
	left: 50%;
	width: 800px;
	height: 100px;
	padding: 0px 0px 0px 0px;
}

#mb_home {
	position: inherit;
	width: 250px;
	height: 88px;
	padding: 0px 0px 0px 0px;
	top: 8px;
	left: 497px;
}

#mb_diensten {
	position: inherit;
	width: 96px;
	height: 20px;
	padding: 0px 0px 0px 0px;
	top: 43px;
	left: 70px;
}

#mb_contact {
	position: inherit;
	width: 84px;
	height: 20px;
	padding: 0px 0px 0px 0px;
	top: 43px;
	left: 215px;
}

#mb_impressie {
	position: inherit;
	width: 107px;
	height: 26px;
	padding: 0px 0px 0px 0px;
	top: 42px;
	left: 350px;
}

/*contactpage*/

#adresbox {
	position: absolute;
	padding: 0px 0px 0px 0px;
}
#kvkbox {
	position: absolute;
	left: 410px;
	padding: 0px 0px 0px 0px;
}
#adresbar {
	position: absolute;
	padding: 0px 0px 0px 0px;
	top: 20px;
}
#phonebar {
	position: absolute;
	padding: 0px 0px 0px 0px;
	top: 85px;
}
#mailbar {
	position: absolute;
	padding: 0px 0px 0px 0px;
	top: 140px;
}
#adreslogo {
	margin-left: 10px;
	position: absolute;
	width: 30px;
	padding: 0px 0px 0px 0px;
	margin-top: 8px;
	text-align: left;
}
#adrestext {
	margin-left: 100px;
	position: absolute;
	width: 180px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}