* {
	margin: 0;
	padding: 0;
	}

#container {
	width: 1003px;
	height: 100%;
	position: absolute;
	top: 0px;
	margin-left: -501px;
	left: 50%;
	z-index: 1;
}

#logo {
	width: 1003px;
	height: 227px;
	position: absolute;
}

#text {
	width:1003px;
	height: 240px;
	position:absolute;
	top: 227px;
}

#star {
	width: 194px;
	height: 193px;
	position:absolute;
	z-index: 2;
	right: -40px;
	top: 380px;
}

#links {
	width: 400px;
	height: 35px;
	position:absolute;
	z-index: 2;
	top: 435px;
	left: 1px;
}

#sub1 {
	width: 481px;
	height: 200px;
	position: absolute;
	top: 475px;
	left: 0px;
	z-index: 2;
}

.sub1 {
	width: 240px;
	float: left;
}

.sub1 ul {
	list-style-type: none;
}

.sub1 ul li {
	margin: 5px 0;
	color: #6b6b6b;
}	

.sub1 ul li a {
	color: #6b6b6b;
}

#bericht {
	width: 420px;
	height: 160px;
}

#naam{
	width: 211px;
	height: 17px;
}

#bedrijf{
	width: 211px;
	height: 17px;
}

#email{
	width: 211px;
	height: 17px;
}

#land{
	width: 211px;
	height: 17px;
}

#onderwerp{
	width: 211px;
	height: 17px;
}

#tekstvlak {
	width: 211px;
	height: 127px;
}

#portfolio {
		width: 1002px;
		height: 10px;
		top: 467px;
		position:absolute;
}


#footermiddle {
	bottom:0px;
	height: 600px;
	width: 100%;
	background-image:url(images/blue.jpg);
	margin-left:0%;
}

.featured {
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3a495e;
}

