#around {
	margin: auto;
	width: 900px;
/*	height: 100%;*/
}

#linksboven {
	background-image: url(http://www.mdsonline.nl/images/hoek_linksboven.jpg);
	background-repeat: no-repeat;
}
#linkszij {
	background-image: url(http://www.mdsonline.nl/images/bg_links.jpg);
	background-repeat: repeat-y;
}
#linksonder {
	background-image: url(http://www.mdsonline.nl/images/hoek_linksonder.jpg);
	background-repeat: no-repeat;
}
#boven {
	background-image: url(http://www.mdsonline.nl/images/bg_boven.jpg);
	background-repeat: repeat-x;
	padding: 30 0 0 0;
	font-size: 15px;
	line-height: 120%;
	font-weight:bold;
	text-align:center;
	overflow: hidden;
}

#midden {
	background-image: url(http://www.mdsonline.nl/images/bgimage.gif);
}
#onder {
	background-image: url(http://www.mdsonline.nl/images/bg_onder.jpg);
	background-repeat: repeat-x;
	padding: 0 25 0 0;
	font-size: 10px;
	text-align:right;
	overflow: hidden;
}
#rechtsboven {
	background-image: url(http://www.mdsonline.nl/images/hoek_rechtsboven.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
#rechtszij {
	background-image: url(http://www.mdsonline.nl/images/bg_rechts.jpg);
	background-position: right;
	background-repeat: repeat-y;
}
#rechtsonder {
	background-image: url(http://www.mdsonline.nl/images/hoek_rechtsonder.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
#container {
	background-attachment: fixed;
}
#content {
	overflow: auto;
	padding: 20 40 20 50;
}


body {background-color: white;font-family: verdana;font-size: 11px; line-height: 16px;margin: 10 0 0 20;}
td {font-family: verdana;font-size: 11px; line-height: 16px; vertical-align: top;}
h3 {margin-bottom: 40px;margin-top: 40px;font-weight: bold;color: darkred;font-size: 11px;}
h1, .titel {font-size: 18px;font-weight: bold; margin: 0; }
h2, .subtitel {font-size: 12px;font-weight: bold; margin: 0;padding-top: 4px;}
.center {text-align: center;}
A {color: darkblue;text-decoration: none;}
A:hover {color: darkred;}
#menu {line-height: 14px;padding-top: 50px;}
#submenu {line-height: 13px;margin-left: 10px;}
#menu A {color: black;font-weight: bold;text-decoration: none;font-size: 10px;letter-spacing:0px;}
#menu A:hover {color: darkred;}
#submenu A {color: black;font-weight: normal;text-decoration: none;font-size: 10px;}
#submenu A:hover {color: darkred;}
#onder A {color: black;font-weight: bold;text-decoration: none;font-size: 10px;letter-spacing:0px;}
#onder A:hover {color: darkred;}
#voet {margin-top: 10px;font-size: 9px; text-align: center;}
#voet a {color: black}
#voet A:hover {color: darkred;}
