body, html {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #46402d;
	text-align: left;
	background-color: #ffffff;
	
	scrollbar-3dlight-color:dddee0;
    scrollbar-arrow-color: #55c3ec;
    scrollbar-base-color: dddee0;
    scrollbar-track-color: #dddee0;
    scrollbar-darkshadow-color: dddee0;
    scrollbar-face-color: dddee0;
    scrollbar-highlight-color: 55c3ec;
    scrollbar-shadow-color: dddee0;
}

td {
	vertical-align: top;
}

tr {
	vertical-align: top;
}
a:link, a:visited {
	color: #46402d;
	text-decoration: underline;
}
a:hover, a:active {
	color: #ffa304;
}

a.nav:link, a:visited {
	color: #ffffff;
	text-decoration: none;
}

a.nav:hover, a:active {
	color: #ffa304;
}
h1, h2, h3, h4, h5, h6 {
	color: #660066;
	margin: 0px;
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
hr {
	width: 110px;
	height: 1px;
	border: 0px;
	border-top: 1px solid #006699;
	margin: 10px;
}
em, i {
	font-style: italic;
}
strong, b {
	font-weight: bold;
}



#wrapperbureau {
	width: 900px;
	height:550px;
	position: absolute;
	top: 50px;
	left: 50%;
	margin-left: -450px;
	background-image: url(../afbeeldingen/achtergrondfoto1.jpg);
	background-repeat: no-repeat;
}

#wrapperdiensten {
	width: 900px;
	height:550px;
	position: absolute;
	top: 50px;
	left: 50%;
	margin-left: -450px;
	background-image: url(../afbeeldingen/achtergrondfoto4.jpg);
	background-repeat: no-repeat;
}


#wrapperportfolio {
	width: 900px;
	height:550px;
	position: absolute;
	top: 50px;
	left: 50%;
	margin-left: -450px;
	background-image: url(../afbeeldingen/achtergrondfoto3.jpg);
	background-repeat: no-repeat;
}

#wrapperoverig {
	width: 900px;
	height:550px;
	position: absolute;
	top: 50px;
	left: 50%;
	margin-left: -450px;
	background-image: url(../afbeeldingen/achtergrondfoto3.jpg);
	background-repeat: no-repeat;
}





#inhoud {
	height: 380px;
	width: 760px;
	margin-top: 60px;
	padding-left: 70px;
	float: left;
}

#inhoudpolaroid {
	height: 408px;
	width: 800px;
	margin-top: 32px;
	padding-left: 70px;
	float: left;
}

#inhoudportfolio {
	height: 375px;
	width: 760px;
	margin-top: 65px;
	padding-left: 70px;
	float: left;
}


#inhoudportfoliotest {
	height: 375px;
	width: 840px;
	margin-top: 65px;
	padding-left: 30px;
	float: left;
}

#bureaulinks{
	padding-top: 30px;
}

#dienstenrechts{
	padding-top: 45px;
	padding-right: 50px;
	text-align: right;
}

#pijlrechts{
	padding-top: 150px;
}

#pijllinks{
	padding-top: 150px;
}


#nav {
	height: 90px;
	width: 830px;
	margin-top: 15px;
	padding-left: 70px;
	float: left;
}
#naviframe {
	height: 85px;
	width: 440px;
	overflow: hidden;
}

#logoiframe {
	height: 350px;
	width: 350px;
	overflow: hidden;
}

.kopjeblauw{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #55c3ec;
}

.kopjes{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #46402d;
	font-weight: bold;
}


