@import url("style.css");
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background-image: url(../images/background.gif);
	background-color: #92003f;
	background-repeat: repeat-x;
}
.wrapper {
	background-image: url(../images/bck_main.jpg);
	background-repeat: repeat-y;
	margin: auto;
	width: 852px;
}
.main_con {
	width: 852px;
	margin: auto;
	padding-left: 0px;
	padding-top:  0px;
}
.swi {
	position: relative;
	top: 30px;
	left: 720px;
	height: 15px;
	width: 80px;
	color: #C2C2C2;
}
.header {
	background-image: url(../images/bck_header.jpg);
	background-repeat: no-repeat;
	width: 852px;
	height: 48px;
}
#blok_header {
	text-align: left;
}
.con_left {
	width: 225px;
	height: 700px;
	float: left;
	padding-left: 50px;
	margin: 0px 0px 0px 0px;
}
#menubalk {
	height: 70px;
	width: 520px;
	margin-top: 0px;
	margin-left: 17px;
	float: left;
}
.con_right {
	background-color: #FFFFFF;
	width: 500px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 40px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	border-left: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	float: right;
}
.schilderij_content {
	background-color: #FFFFFF;
	padding: 0px;
	width: 485px;
	clear: both;
	float: left;
}
.schilderij_titel {
	width: 400;
	clear: both;
	padding-left: 85px;
}
.float_img {
	margin-right: 10px;
	margin-left: 10px;
	clear: both;
	float:right;
}
.float_img_left {
	margin-right: 0px;
	margin-left: 10px;
	clear: both;
	float:left;
}
.floatright {
	float: right;
	border: 1px solid Black;
	margin: 5px 0px 0px 15px;
}
.floatleft {
	float: left;
	border: 1px solid Black;
	margin: 5px 15px 0px 0px;
}
.floatleft2 {
	float: left;
	margin: 5px 15px 0px 0px;
}
.content_footer {
	height: 40px;
	width: 500px;
	padding-top: 5px;
	margin-top: 50px;
	border-top: 1px solid #e2e2e2;
	border-bottom: 0px solid #e2e2e2;
}
.footer {
	width: 852px;
	background-image: url(../images/bck_footer.jpg);
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 10px;
	font-weight: lighter;
	color: #ccc;
	height: 68px;
	margin-top: 20px;
	text-align: center;
	clear: both;
}

