@charset "UTF-8";


body {
	background-color: #663300;
	background-image:url(../images/background.jpg);
	background-position:center;
	color:#000000;
	font-family:Helvetica, Arial;
	font-size:12px;
	line-height:2.5ex;
	margin:0px;
}





a {
	font-size: 12px;
	color: #e45428;
	text-decoration:none;
}
a:visited {
	color: #e45428;
}
a:hover {
	color: #e45428;
	text-decoration:underline;
}
a:active {
	color: #e45428;
}


h1,h2,h3,h4,h5,h6 {
	font-family: Helvetica, Arial;
	font-weight: bold;
}
h1 {
	font-size: 24px;
	letter-spacing:-0.4px;
	color: #0089bd;
	margin-bottom:0.5ex;
	margin-top:10px;
}

h2 {
	font-size: 24px;
	letter-spacing:-0.4px;
	color: #0089bd;
	margin:0;
	margin-bottom:0.4ex;
}

.portfolio {
	font-size: 12px;
	color: #0089bd;
	line-height:2.5ex;
}




#nav {
	background-color: #FFFFFF;
	height: 60px;
	width: 900px;
	left: 50%;
	margin-left:-450px;
	top: 0px;
	position:absolute;
}


#header {
	background-color: #0089bd;
	height: 462px;
	width: 900px;
	left: 50%;
	margin-left:-450px;
	top: 80px;
	position:absolute;
}


#header img {
	background-color: #FFFFFF;
	height: 450px;
	width: 888px;
	left: 50%;
	margin-left:-444px;
	top: 6px;
	position:absolute;
}

#flashheader {
	background-color: #0089bd;
	height: 494px;
	width: 894px;
	left: 50%;
	margin-left:-450px;
	top: 80px;
	position:absolute;
	padding-left:6px;
	padding-top:6px;
}

#base-noheader {
	width: 900px;
	left: 50%;
	margin-left:-450px;
	top: 80px;
	position:absolute;
}

#base {
	width: 900px;
	left: 50%;
	margin-left:-450px;
	top: 542px;
	position:absolute;
}

#portfolio {
	height:400px;
	margin-top: 30px;
	margin-bottom: 30px;
	background-color:#FFFFFF;
}

#portfolio-werk {
	position:absolute;
	margin-top:6px;
	left:6px;
	width:648px;
	height:388px;
	background-color:#000000;
}

#portfolio-beschrijving {
	position:absolute;
	margin-top:12px;
	right:12px;
	width:220px;
	height:380px;;
}

#content {
	background-color:#FFFFFF;
	padding:20px 30px 30px 30px;
}

#footer {
	background-color: #FFFFFF;
	height: 190px;
}

#line {
	width:840px;
	position:absolute;
	bottom:160px;
	padding-left:30px;
}

#line img {
	width:840px;
	height: 6px;
}

#quick-contact {
	position:absolute;
	left:30px;
	bottom:20px;
	width:220px;
}

#sitemap1 {
	position:absolute;
	left:300px;
	bottom:20px;
	width:100px;
}

#sitemap2 {
	position:absolute;
	left:400;
	bottom:20px;
	width:100px;
}

#up {
	right: 50%;
	margin-right:-500px;
	top: 25px;
	position:fixed;
}
