body {
	width:650px;
	background-color:#fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color:#333333;
	margin:0;
	padding:0;
}

#header{
	float:left;
	width:650px;
	height:185px;
	background:url(img/header4.jpg) no-repeat top left;
}

#content {
	float:left;
	width:650px;
	text-align:left;
	padding: 0 0 40px 0;
	background:url(img/body.jpg) no-repeat top left;
}

#padding{
padding: 0 10px 0 10px;
}

#footer {
	float:left;
	width:650px;
	height:140px;
	background:url(img/footer.jpg) no-repeat bottom left;
}

#kader {
width:50%;
background:#fff url(img/linkerkant2.gif) repeat-y left top;
float:left;
}

#kader2 {
width:100%;
margin:0px auto;
background:#fff url(img/linkerkant2.gif) repeat-y left top;
}

.boven {
width:100%;
height:20px;
background:url(img/boven2.gif) no-repeat left top;
}
.boven span {
display:block;
position:relative;
height:20px;
background:url(img/boven-rechts2.gif) no-repeat right top;
}
.midden-content {
position:relative;
background:url(img/rechterkant2.gif) repeat-y right top;
padding:1px 20px 1px 25px;
margin:-1px 0 -50px 0;
}
.beneden {
width:100%;
height:60px;
background:url(img/beneden2.gif) no-repeat left bottom;
}
.beneden span {
display:block;
position:relative;
height:60px;
background:url(img/beneden-rechts2.gif) no-repeat right top;
}
p {margin:0 0 1em 0}

.clear{
clear:both;
}

h1{
color:#536ea5;
font-size:18px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
