body {
	margin:0px;
	background-repeat: repeat-x;
	overflow:scroll;
	overflow-x:hidden;
}
.imagelist {
	border: 1px solid black;
}
body,.titel_rood,.titel_zwart,.subtitel_rood,.tekst,.item,
.menuitems,.submenuitem,.rollnormal,.rollover,a,a.dis_link,p,.zoeken,
.button,.field {
	font-family:Verdana,"Trebuchet MS", Arial,Verdana;
}
.menuitems {
	font-size:10px;
	font-weight:bold;
	vertical-align:bottom;
	text-align:center;
}
li {
	margin-left:-25px;
}
.submenuitem {
	font-size:12px;
	font-weight:bold;
	vertical-align:bottom;
	text-align:center;
	color:#FFFFFF;
	text-decoration:none;
}
a.item {
	text-decoration:none;
}
.rollnormal {
	background-image: url(../images/bg_rollnormal.jpg);
	background-repeat: repeat-x;
	border:1px solid white;
	border-bottom:0px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	cursor:pointer;
}
.rollover {
	background-image: url(../images/bg_rollover.jpg);
	background-repeat: repeat-x;
	border:1px solid black;
	border-bottom:0px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	cursor:pointer;
}
td {
	text-decoration:none;
	color:#000000;
}
.tekst {
	text-decoration:none;
	color:#000000;
	width:700px;
	line-height:2;
}
.subtitel_rood {
	text-decoration:none;
	color:#cc0000;
}
.error {
	color:#cc0000;
	font-weight:bold;
}
.titel_rood,.titel_zwart {
	font-weight:bold;
	text-decoration:none;
}
.titel_rood {
	color:#cc0000;
}
.titel_zwart {
	color:#000000;
}
a {
	text-decoration:none;
}
a,a.regular_link:link {
	color: #000000;
}
a,a.regular_link:hover {
	color: #000000;
	text-decoration:underline;
}
a,a.regular_link:active {
	color: #000000;
}
a,a.regular_link:visited {
	color: #000000;
}
.disclaimer {
	padding-left:5px;
	padding-bottom:10px;
}
a.dis_link {
	text-decoration:none;
	font-size:11px;
}
a.dis_link:link {
	color: #666666;
}
a.dis_link:hover {
	color: #666666;
	text-decoration:underline;
}
a.dis_link:active {
	color: #666666;
}
a.dis_link:visited {
	color: #666666;
}
.field{
	height:19px;
	background-color: #FFFFFF;
	border: 1px solid black;
	font-size:11px;
	color:#666666;
	margin-bottom:2px;
}
.button{
	height:19px;
	background-color: #CCCCCC;
	border: 1px solid black;
	font-size:11px;
}
hr {
	width:700px;
	margin-left:0px;
	border:0px solid black;
	border-top:1px solid black;
}
.zoeken {
	width:700px;
	font-size:10px;
}
#imageContainer {
	position:relative;
	width: 781;
	height: 157px;
}
#imageContainer {
	height:148px;
}
#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
}

