/* made by JdoubleU! media */ 
/* http://www.jdoubleu.nl */ 
/* contact: jdoubleu at gmail dot com */ 
/* do not copy or steal, that would be bad */ 
/* code by AppeltjeQ */
/* version 2.0 */ 

* {
margin:0;
padding:0;
}

body {
font-family:Arial, Helvetica, sans-serif;
margin:0;
padding:0;
background-color: #FDFDFD;
font-size: 14px;
}

h1 {
font-size: 24px;
color: #FFFFFF;
}

img.thumbs {
	margin-right: 5px;
	margin-bottom: 5px;
}

#container {
	position: relative;
	margin-left:auto;
	margin-right:auto;
	width:750px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#content {
position: relative;

	font-size:11px;
	background-image: url(images/background.gif);
	width: 730px;
	padding: 10px;
	height: 530px;
}

#tekst {
	float: left;
	width: 284px;
	margin-top: 84px;
	background-image: url(images/vlakpaars.gif);
	height: 411px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: 10px;
}

#tekst p {
color: #FFFFFF;
font-size: 12px;
}

#banner {
	float: left;
	width: 125px;
	height: 431px;
	margin-left: 52px;
	margin-top: 84px;
	margin-right: 10px;
}

#nav {
	float: left;
	width: 122px;
	height: 431px;
	margin-left: 50px;
	margin-top: 84px;
}

#navhome {
position: relative;
	float: left;
	z-index: 100;
}

#navinfo {
position: relative;
	float: left;
	z-index: 200;
 	top: -47px;
	left: 60px;
}

#navproducts {
position: relative;
	float: left;
	z-index: 300;
 	top: -40px;
}

#navportfolio {
position: relative;
	float: left;
	z-index: 400;
    top: -30px;
	left: 20px;
}

#navcontact {
position: relative;
	float: left;
	z-index: 500;
    top: -32px;
	left: 40px;
}

#navoverige {
position: relative;
	float: left;
	z-index: 600;
    top: -29px;
	left: 14px;
}

a {
text-decoration: underline;
color:#ffffff;
}
 p.copy {
color: #999999;
font-size: 9px;
text-align: right;
}


a.copy2 {
text-decoration: underline;
color:#999999;
}
