body {
 	margin: 0 0 0 0;
	left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
 	background-color: #ffffff;
}
table#outertable {
	position: absolute;
	top: 0px;
	width: 100%;
	}
div.inner {
	overflow:hidden;
	position: relative;
	top: 0px;
 	height: 700px;
	width:986px;
 	background-color: #ffffff;
	border: 1px solid #666666;
	border-top: 0;
	text-align:left;
	}
div.links{
	position: relative;
	left: 0px;
	top:0px;
	width: 480px;
	height: 480px;
	padding: 0px;
	padding-left: 30px; 
	margin: 0;
	background-color: #ffffff;
	border:0;
}
div.midden{
	position: relative;
	left: 500px;
	top:-480px;
	width: 240px;
	height: 455px;
	padding: 0px;
	padding-left: 30px;
	margin: 0;
	margin-top: 25px;
	background-color: #ffffff;
	border:0;
}
div.rechtsboven{
	position: relative;
	left: 760px;
	top:-960px;
	width: 220px;
	height: 240px;
	padding: 0px;
	margin: 0;
	margin-top: 25px;
	background-color: #ffffff;
	border:0;
}
div.rechtsonder{
	position: relative;
	left: 760px;
	top:-990px;
	width: 220px;
	height: 240px;
	padding: 0px;
	margin: 0;
	/* margin-top: 8px; */
	background-color: #ffffff;
	border:0;
}
div.etiket {
	position: absolute;
	top:76px;
	right:0;
	background:transparent url('bg-etiket.png') repeat-y; /* #bc0032; */
	font-size:16pt;
	color: white;
	padding: 9px 55px 9px 63px; /* voor bg-etiket155 links 30 rechts 25 px padding */
}
h1 {
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
	border-bottom:1px #bc0032 solid;
	width: 210px;
	margin-top: 0px;
	margin-bottom:0px;
	padding-top: 5px;
}
ul {
	list-style-image: url(../../nl/gfx/blokje.png);
	list-style-position: inside;
 	font-size: 10pt; /* zou dit van body moeten erven */
	font-weight: normal;
	margin-top: 5px;
	margin-left: 0px;
	padding-left: 0px;
	line-height: 1.3em;
	margin-bottom: 0px;
}
p {
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-left:0px;
 	margin-bottom:15px;
}
p.carrousel {
	margin-top:103px;
}
p.footer {
	margin-left: 30px;
	border-top: 1px solid #666666;
	font-size: 9pt;
	width: 920;
	padding-top: 6px;
	margin-bottom: 6px;
}
.lead {
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
	margin-top: 0px;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a.kop1 {
	color: white; /* #cc9933; */
	background-color: #bc0032;
	width: 140px;
	height: 17px;
	padding-left:10px;
	padding-right:10px;
}
.navigatie { /* voorkomt uiteenvallen tabs */
	padding:0;
	margin:0;
}
a.footer {
	padding-left:4px;
	padding-right:4px;
}
#feed {
	font-weight: bold;
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 0px;
	line-height: 1.2em;
}

