body {
text-align: center;
padding: 0px;
maring: 5px;
background: url(slices/bg.gif);
}
#container {
position: relative;
margin: 0 auto 0 auto;
width: 730px;
height: 800px;
background: white;
}
#header {
position: relative;
height: 239px;
width: 730px;
background: url(slices/header.jpg);
}
#content {
position: relative;
height: 507px;
width: 730px;
background: white;
left: 0px;
top: -1px;
}
#footer {
position: relative;
height: 54px;
width: 730px;
background: url(slices/footer.jpg);
}
#proximedia {
position: absolute;
left: 22px;
bottom: 17px;
height: 21px;
width: 69px;
}

/* Begin Menu */
#menu1 {
position: absolute;
left: 10px;
top: 2px;
height: 26px;
width: 202px;
}
#menu2 {
position: absolute;
left: 10px;
top: 30px;
height: 26px;
width: 202px;
}
#menu3 {
position: absolute;
left: 10px;
top: 58px;
height: 26px;
width: 202px;
}
#menu4 {
position: absolute;
left: 10px;
top: 86px;
height: 26px;
width: 202px;
}
#menu5 {
position: absolute;
left: 10px;
top: 114px;
height: 26px;
width: 202px;
}
#menu6 {
position: absolute;
left: 10px;
top: 142px;
height: 26px;
width: 202px;
}
#menu7 {
position: absolute;
left: 10px;
top: 170px;
height: 26px;
width: 202px;
}
#menu8 {
position: absolute;
left: 10px;
top: 198px;
height: 26px;
width: 202px;
}
#menu9 {
position: absolute;
left: 10px;
top: 226px;
height: 26px;
width: 202px;
}
#menu10 {
position: absolute;
left: 10px;
top: 254px;
height: 26px;
width: 202px;
}
/* Einde Menu */

#logos {
position: absolute;
left: 10px;
top: 284px;
width: 202px;
height: 238px;
}
#bovag {
position: absolute;
left: 6px;
bottom: 6px;
width: 190px;
height: 43px;
}
#cbr {
position: absolute;
left: 6px;
bottom: 44px;
width: 122px;
height: 90px;
}
#knmv {
position: absolute;
right: 7px;
bottom: 55px;
width: 79px;
height: 79px;
}
#banner {
position: absolute;
bottom: 2px;
width: 100%;
text-align: center;
}

/* TEKST CONTAINER */

#text-container {
	position: absolute;
	font-family: arial;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	color: #333;
	right: 11px;
	top: 1px;
	height: 500px;
	width: 500px;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3569D5;
	overflow: auto;
	background: url(slices/bg_text.gif) center center no-repeat;
	left: 222px;

}

/* EINDE TEKST CONTAINER */

h1 {
font-family: arial;
font-size: 15px;
font-weight: bold;
color: #3569D5;
}
.contact-form {
font-family: arial;
font-size: 13px;
font-weight: normal;
color: #333;
}
.foto {
	margin:1px;
	border:1px solid #3569D5;
}
