* {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: arial;
}

a {
	text-decoration: none;
	color: #FFF;
}

body {
background: #323232 url('images/bg.gif') repeat-x;
}

#header {
	width: 599px;
	height: 69px;
	margin: 0 auto;
}

#nav {
	float: right;
	background: url('images/nav.gif') no-repeat;
	width: 382px;
	height: 29px;
	margin-top: 1px;
}

#nav ul {
	margin: 0;
	padding: 0;
}

#nav ul li {
	float: left;
	width: 50px;
	height: 29px;
	list-style: none;
	padding-left: 13px;
	padding-right: 13px;
}

#nav a {
	display: block;
	width: 60px;
	height: 29px;
	text-decoration: none;
	line-height: 29px;
	color: #FFF;
}

#nav a:hover {
	color: #000;
}

#update {
	float: left;
	width: 200px;
	height: 29px;
	line-height: 29px;
	color: #FFF;
	font-size: 12px;
}

#main {
	margin: 0 auto;
	width: 600px;
}

#form {
	float: left;
	margin-top: 15px;
	width: 600px;
	height: auto;
}

#form table {
	float: left;
	background: #FFF;
	width: 600px;
	padding: 9px;
	font-size: 11px;
}

#form table td {
	padding-left: 20px;
	padding-bottom: 10px;
}

h2 {
	background: #fe3000;
	height: 30px;
	padding: 3px;
	padding-left: 20px;
	font-size: 11px;
	line-height: 30px;
	color: #FFF;
	font-weight: normal;
	border: 9px solid white;
}

.blok h2 {
	width: 559px;
}

.blok, .portfolio_links {
	float: left;
	height: auto;
	margin-top: 15px;
	background: #FFF;
}

.portfolio_rechts {
	float: right;
	height: auto;
	margin-top: 15px;
	background: #FFF;
}

.blok {
	width: 600px;
}

.portfolio_links, .portfolio_rechts {
	width: 292px;
}

p {
	padding-left: 20px;
	padding-bottom: 10px;
}

.portfolio_img {
	float: left;
	width: 90px;
	height: 90px;
	padding-left: 20px;
	padding-bottom: 10px;
}

.portfolio_txt {
	float: left;
	padding-left: 10px;
	padding-bottom: 10px;
	width: 150px;
}

.blokje {
	clear: both;
	float: left; 	
	width: 10px;
	height: 20px;
	background: #fe3000;
	border-top: 4px solid white;
	margin-left: 20px;
	margin-bottom: 30px;
}

.online {
	float: left;
	width: 100px;
	height: 20px;
	background: #323232;
	border-top: 4px solid #fe3000;
	border-left: 1px solid white;
	border-right: 1px solid white;
	line-height: 20px;
	text-align: center;
	color: #FFF;
}

.kopen {
	float: left; 	
	width: 120px;
	height: 20px;
	background: #fe3000;
	border-top: 4px solid white;
	line-height: 20px;
	text-align: center;
	color: #FFF;
}

.online a:hover, .kopen a:hover {
	color: #000;
}

#footer_copyright {
	margin-top: 15px;
	float: left;
	background: #FFF;
	width: 600px;
}

.copyright {
	float: left;
	padding: 9px;
}

.nav2 {
	float: right;
	padding: 9px;
}

.nav2 a {
	color: #000;
}

.nav2 a:hover {
	color: #fe3000;
}

#uitgelicht {
	float: left;
	background: #FFF url('images/uitgelicht.gif') no-repeat;
	width: 598px;
	height: 190px;
	margin-top: 15px;
}

#uitgelicht p {
	float: left;
	width: 300px;
	margin-top: 20px;
}

#uitgelicht img {
	float: right;
	width: 332px;
	height: 170px;
	margin-top: -167px;
	margin-right: 10px;
}

.block_link {
	display: block;
	width: 200px;
	height: 25px;
	background: #fe3000;
	text-decoration: none;
	text-align: center;
	line-height: 25px;
	color: #FFF;
	border: none;
	cursor: pointer;
}

.block_link:hover {
	color: #000;
}
	
#footer img {
	height: 34px;
	width: 38px;
	float: left;
}

#footer {
	margin-top: 15px;
	float: left;
	background: #323232;
	width: 600px;
}

#footer p {
	float: right;
	width: 500px;
	color: #828282;
}