body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	background-color:#FFFFFF;
}
#header {
	height: 110px;
	width: 100%;
	display: block;
	visibility: visible;
	left: 0px;
	top: 0px;
	background-image: url(media/bg_top.gif);
	background-repeat: repeat-x;
	position: absolute;
}
#menu
{
	height: 24px;
	width: 750px;
	display: block;
	visibility: visible;
	left: 0px;
	top: 86px;
	background-image: url(media/bg_menubar.gif);
	background-repeat: repeat-x;
	position: absolute;
	margin-left: auto;
	margin-right: auto;
}
#text {
	position:absolute;
	top: -100px;
}
#container {
	display: block;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 652px;
	text-align: left;
}
#textbox {
	margin-top: 10px;
}
#container_header {
	display: block;
	position: relative;
	padding: 0px;
	width: 652px;
	height: 68px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 18px;
}
#footer {
	background: url(media/bg_footer.gif) repeat-x left top;
	height: 89px;
	text-align: center;
	padding-top: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#A1AABC;
}

/* links leo*/
#footer a {
	font-weight:bold;
	text-decoration:none;
	color:#A1AABC;
}
#footer a:hover {
	font-weight:bold;
	text-decoration:underline;
	color:#A1AABC;
}
.submenu {
	width: 191px;
}
.content {
	width: 461px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 17px;
	padding-left: 20px;
	padding-bottom: 20px;
}
.text td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 17px;
}
.introtext {
	font-weight: bold;
	color: #45577A;
}
#textbox_home {
	margin: 0px 0 0 0px;
	width: 652px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 17px;
	padding-top: 0px;
	padding-bottom: 20px;
	min-height: 300px;
}

.titel {
	background-image: url(media/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding-left: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #45577A;
	line-height: 18px;
}
h1 {
	background-image: url(media/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding-left: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #45577A;
	line-height: 18px;
}
.inleiding {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #45577A;
	line-height: 17px;
	padding-left: 20px;
}
#banner_prod {
	width: 562px;
	height: auto;
	margin-bottom: 20px;
	padding-top: 120px;
	text-align: center;
}
#banner_home {
	width: 562px;
	height: auto;
	margin-bottom: 20px;
	padding-top: 120px;
	text-align: center;
}
#banner {
	margin-bottom: 20px;
	padding-top: 120px;
}
a {
	color: #45577A;
	text-decoration: none;
}
a:hover {
	color: #45577A;
	text-decoration: underline;
}
#logo {
	height: 68px;
	width: 276px;
	position:absolute;
	background-image: url(media/logo.gif);
	background-repeat: no-repeat;
	left: -51px;
}
#dots {
	height: 40px;
	width: 207px;
	position:absolute;
	background-image: url(media/dots.gif);
	background-repeat: no-repeat;
	margin-left: 222px;
	margin-top: 17px;
	top: 1px;
	left: 223px;
}
.kopje {
	font-family: Arial, Helvetica, sans-serif;
	color: #CFCECF;
	font-size: 14px;
	font-weight: bold;
	line-height: 40px;
	background-image: url(media/kopje_bg.gif);
	margin-right: 2px;
	margin-left: 2px;
}
li {
	list-style-image: url(media/AI_vink_b.gif);
	line-height: 20px;
	list-style-position: inside;
}
.lijst_sub li {
	margin-left: 20px;
	list-style-image: none;
	list-style-type: circle;
	font-weight: normal;
}
.submenu ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	list-style: none;
	margin: 0 0 0 0px;
	padding: 0 0 0 0;
}
.submenu ul li {
	background: transparent;
	list-style-image: none;
	margin: 0;
	padding: 0 0 0 0px;
}
p {
	padding-left: 20px;
}
.introtext a {
	color: #333333;
}