body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	color: #5B5B5B;
	background-image: url(images/right.jpg);
	background-repeat: repeat-x;
}

img {
	border:solid 0px;
}


.knoppen {
	color: #005379;
}


.onder {
	font-size: 10px;
	color: #5C5C5C;
}

.onder a{
	font-size: 10px;
	color: #5C5C5C;
	text-decoration: none;
}

.onder a:hover{
	font-size: 10px;
	color: #5C5C5C;
	text-decoration:underline;
}

#logo
{
    position: absolute;
    padding-top: 60px;
}
#pad {
	position: absolute;
	left: 445px;
	top: 150px;
	font-size: 10px;
	color: #5A5A5A;
}

#top_buttons {
	position: relative;
	left: 865px;
	top: 20px;
	width: 200px;
}

#buttons {
	position: relative;
	left: 448px;
	top: 108px;
	width: 600px;
}

#buttons_zoeken {
	position: relative;
	left: 33px;
	top: 61px;
}

#buttons_ovaal {
	position: absolute;
	left: 737px;
	top: 154px;
}

#onder_tekst {
	position: relative;
	right: 250px;
	top: 13px;
}

#sfeerbeeld {
	position: absolute;
	left: 730px;
	top: 480px;
}

#content {
	position: relative;
	left: 450px;
	top: -180px;
	color: #5B5B5B;
	font-family: Arial;
	font-size: 12px;
	margin-left: 13px;
	width: 500px;
}

h2 {
	font-family: Arial;
	font-size: 12px;
	color: #005379;
	font-weight: bold;
	margin-right: 5px;
	margin-left: -13px;
	margin-bottom: 5px;
	padding: 0px;
}

#vervolg_buttons {
	position: absolute;
	left: 140px;
	top: 158px;
	width: 284px;
	height: 496px;
}

#vervolg_buttons td, a {
	color: #005379;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#vervolg_buttons a:hover {
	color: #FFFFFF;
}

#content_vervolg {
	position: relative;
	margin-left: 449px;
	margin-top: 30px;
	width:500px;
	padding-left: 13px;
	top: 20px;
}

#content_vervolg td {
	color: #5B5B5B;
	font-family: Arial;
	font-size: 12px;
}


h1 {
	font-family: Arial;
	font-size: 17px;
	color: #005379;
	font-weight: bold;
	margin-right: 5px;
	margin-left: -13px;
	margin-bottom: 5px;
	padding: 0px;
}

#producten{
	padding-left:100px;
}

h3{
	font-family: Arial;
	font-size: 12px;
	color: #005379;
	font-weight: bold;
	margin-right: 5px;
	margin-bottom: 2px;
	padding: 0px;
}
.displayInline
{   
    display: inline;
}