@charset "utf-8";
body {
	text-align: justify;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #CDC4C2;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #662626;
	font-variant: small-caps;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: normal;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	color: #007CF9;
	margin: 0px;
}
.oneColFixCtr  #mainContentwebdesign {
	float: left;
	overflow: hidden;
	width: 200px;
	height: 200px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../achtergronden/web_muis.jpg);
	background-color: #FFFFFF;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.oneColFixCtr   #mainContentontwerpen {
	float: left;
	overflow: hidden;
	width: 200px;
	height: 200px;
	padding: 10px;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.oneColFixCtr    #mainContentprijzen {
	float: left;
	overflow: hidden;
	width: 200px;
	height: 200px;
	margin-top: 24px;
	margin-right: 25px;
	margin-left: 15px;
	margin-bottom: 15px;
	padding: 10px;
}
.oneColFixCtr     #mainContentcontact  {
	float: left;
	overflow: hidden;
	width: 200px;
	height: 200px;
	margin-top: 25px;
	margin-right: 25px;
	margin-left: 15px;
	margin-bottom: 15px;
	background-image: url(../achtergronden/web_scherm.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 10px;
}
.oneColFixCtr    #mainContentportfolio {
	float: left;
	overflow: hidden;
	width: 200px;
	height: 200px;
	padding: 10px;
	margin-top: 24px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.oneColFixCtr   #mainContentadvies {
	float: left;
	overflow: hidden;
	width: 200px;
	height: 200px;
	padding: 10px;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.oneColFixCtr #container #ontwerp {
	position: absolute;
	width: 700px;
	height: 480px;
	background-color: #FFFFFF;
	background-image: url(../achtergronden/ontwerp.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-color: #998682;
	border-right-color: #A08F8B;
	border-bottom-color: #A08F8B;
	border-left-color: #998682;
	visibility: visible;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}
.oneColFixCtr #container #advisering {
	position: absolute;
	width: 700px;
	height: 480px;
	background-color: #FFFFFF;
	background-image: url(../achtergronden/advies.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #998682;
	border-right-color: #A08F8B;
	border-bottom-color: #A08F8B;
	border-left-color: #998682;
	visibility: visible;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}
.oneColFixCtr #container #prijzen {
	position: absolute;
	width: 700px;
	height: 480px;
	background-color: #FFFFFF;
	background-image: url(../achtergronden/prijslijst.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #998682;
	border-right-color: #A08F8B;
	border-bottom-color: #A08F8B;
	border-left-color: #998682;
	visibility: visible;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}
.oneColFixCtr #container #portfolio {
	position: absolute;
	width: 740px;
	padding: 20px;
	height: 480px;
	background-color: #CDC4C2;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: visible;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
