@charset "windows-1252";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/layout/images/achtergrond.jpg);
	background-repeat: repeat-x;
}
.main {
	margin-top: 0px;
}
.linkerkolom {
	float: left;
	height: 100%;
	width: 300px;
	padding-left: 25px;
}
.linkerkolom_portfolio {
	float: left;
	height: 100%;
	width: 200px;
	padding-left: 25px;
}
.rechterkolom {
	float: right;
	height: 100%;
	width: 450px;
	padding-right: 25px;
}
.rechterkolom_portfolio {
	float: right;
	height: 100%;
	width: 505px;
	padding-right: 25px;
}
.middenkolom {
	margin-right: 275px;
	margin-left: 240px;
}
.clearboth {
	clear: both;
	height: 10px;
}
.heading {
}
/* CSS Document */

.wrapper {
	height: 100%;
	width: 806px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/layout/images/vulling.jpg);
	background-repeat: repeat-y;
}
td {
	padding-left: 25px;
}
a:link {
	color: #A80057;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A80057;
}
a:hover {
	text-decoration: none;
	color: #A80057;
}
a:active {
	text-decoration: none;
	color: #A80057;
}

