/* 

Basing door:	BasingDienst.nl
Medewerker:		C. Herbers
Email:			helpdesk@basingdienst.nl

*/

/* Body */

body {
	background-image: url('images/bg.png');
	margin-top: 0px; 
}

div#clear {
	clear: both;
}

/* Container */

div#container {
	width: 642px;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
}

/* Header */

div#header {
	background-image: url('images/header.png');
	width: 642px;
	height: 75px;
}

/* Content */

div#left {
	float: left;
	width: 384px;
	margin-top: 19px;
}

div#right {
	float: right;
	width: 255px;
	margin-top: 19px;
}

div#balk {
	position: absolute;
	left: 0px;
	width: 100%;
	background: url('images/balk.png');
	height: 13px;
	margin-top: 2px;
}

div#l_c_top {
	width: 376px;
	height: 35px;
	margin-left: 4px;
	background: url('images/l_c_top.png');
}

div#l_c_bottom {
	width: 376px;
	margin-left: 4px;
	background: url('images/c_bottom.png');
	background-repeat: repeat-x;
}

div#l_top {
	background: url('images/l_top.png');
	width: 384px;
	height: 4px;
}

div#l_middle {
	background: url('images/l_middle.png');
	width: 384px;
}

div#l_bottom {
	background: url('images/l_bottom.png');
	width: 384px;
	height: 4px;
}

div#r_c_top {
	width: 247px;
	height: 35px;
	margin-left: 4px;
	background: url('images/r_c_top.png');
}

div#c_bottom {
	width: 247px;
	margin-left: 4px;
	background: url('images/c_bottom.png');
	background-repeat: repeat-x;
}

div#r_top {
	background: url('images/r_top.png');
	width: 255px;
	height: 4px;
}

div#font1 {
	font-family: "trebuchet ms";
	font-size: 12px;
	color: #212121;
	margin-left: 6px;
	margin-right: 6px;
	padding-top: 6px;
	padding-bottom: 2px;
}

div#font1 a {
	font-family: "trebuchet ms";
	font-size: 12px;
	color: #212121;
	margin-left: 6px;
	margin-right: 6px;
	padding-top: 6px;
	padding-bottom: 2px;
	text-decoration: none;
}

div#font2 {
	font-family: "trebuchet ms";
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	margin-left: 50px;
	margin-right: 6px;
	padding-top: 13px;
	padding-bottom: 2px;
}

div#font2 a {
	font-family: "trebuchet ms";
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	margin-left: 50px;
	margin-right: 6px;
	padding-top: 13px;
	padding-bottom: 2px;
	text-decoration: none;
}

div#r_middle {
	background: url('images/r_middle.png');
	width: 255px;
}

div#r_bottom {
	background: url('images/r_bottom.png');
	width: 255px;
	height: 6px;
}

div#plaatje {
	background-image: url('images/plaatje.png');
	width: 233px;
	height: 203px;
	margin-left: auto;
	margin-right: auto;
}

div#button {
	background-repeat: no-repeat;
	width: 206px;
	height: 24px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 4px;
	margin-bottom: 3px;
}

div#plaatje a {
	background-image: url('images/plaatje.png');
	width: 233px;
	height: 203px;
	margin-left: auto;
	margin-right: auto;
}

div#button a {
	background-image: url('images/button.png');
	width: 206px;
	height: 24px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 4px;
}

div#spacer1 {
	height: 4px;
	width: 206px;
}

/* Footer */

div#footer {
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	margin-top: 8px;
}
