BODY {
	background-color: white;
}

body, td, tr, p, li, th, input, select {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
}

body {
	padding: 0px;
	/* overflow-y: auto; */
	overflow-y: scroll;
}

a {
	text-decoration: none;
}

/* layout table */
.mainTable {
	background-color: white;
	border: 8px solid white;
}

.bottomCell {
	background-image: url('pix/menubackground.gif');
}

.menuCell, .menuCellLite, .darkCell {
	color: white;
}

.menuCell a, menuCell a:visited {
	font-weight: bold;
}

.topMenuContainer {
	background-image: url('pix/menubackground.gif'); 
	color: white;
	height: 19px;
}

.topMenuLeft, .topMenuRight{
	color: white;
}

.menuCell a, menuCell a:visited .topMenuLeft a, .topMenuRight a {
	text-decoration: none;
	font-weight: bold;
	color: white;
}

.menuCellLite a {
 	text-decoration: none;
	font-weight: normal;
	color: white;
}

.topMenuRight a, {
	font-weight: normal;
}

.zoekFormInput {
	width: 100px;
	font-size: 10px;
	/* height: 15px; */
}

.zoekSubmit {
	border: 1px outset white;
	/* color: white;
	height: 12px;
	height: 15px; */
}

.zoekSubmit a, .zoekSubmit a:visited {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	padding: 0px 5px 0px 5px;
	/* color: white; */
}

/* leftmenu */
.leftMenuMain {
	margin-left: -1px;
	width: 211px;
}

.leftMenuSub {
	position: absolute;
	visibility: hidden;
	top: 0px;
	left: 0px;
	z-index: 1000;
	layer-background-color: white;
}

.menuItem {
	height: 20px;
	width: 211px;
}

.menuItemActivePath {
	height: 20px;
	width: 211px;
}

.menuItem a {
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	padding: 3px 0px 0px 20px;
	display: block;
	width: 211px;
	/* width: auto; */
	height: 20px;
}

.menuItemActivePath a {
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	padding: 3px 0px 0px 20px;
	display: block;
	width: auto;
	height: 20px;
}

.cover {
	position:absolute; 
	top:0px; 
	left: 0px; 
	width: 195px; 
	height: 25px; 
	visibility: hidden; 
}

.collect {
	 position:absolute; 
	 top:0px; 
	 left: 0px; 
	 width:95%; 
	 height:95%; 
	 visibility: hidden;
	 z-index:100;
}

DIV.nav {
	position:absolute; 
	z-index: 500;
}


/* content */
.contentContainer{
	border: 1px solid black;
	background-color: white;
	width: 100%;
}

.contentTitle .header {
	padding: 3px 5px 0px 15px;
	/* padding: 0px 5px 0px 15px; */
	font-size: 11px;
	font-weight: bold;
	color: white;
	height: 21px;
}

.kruimelPad, a {
	text-decoration: none;
	color: white;
	font-weight: normal;
	font-size: 10px;
}

.contentTitle .header a.kruimelPad, .contentTitle .header a.kruimelPad:visited {
	text-decoration: none;
	color: white;
	font-weight: normal;
	font-size: 10px;
}

.contentBody {
	padding: 15px 10px 10px 15px;
	line-height: 16px;
	height: 100%;
	/* overflow-y: auto; */
}
.contentBody a{
	text-decoration: none;
	color:#FD1813;
}
.contentBody a:visited {
	text-decoration: none;
	color:#FD1813;
}
.contentBody a:hover {
	text-decoration: underline;
}
.anchor {
	font-size: 11px;
	text-decoration: none;
	color:#000000;
}
.contentBody .anchor {
	font-size: 11px;
	text-decoration: none;
	color:#000000;
}


.contentBody .titelKop {
	font-size: 12px;
	font-weight: bold;
	color: #fd1813;
	margin-top: 0px;
	margin-bottom: 5px;
}
.contentBody .tussenKop {
	/* font-weight: bold; */
	color: #000000;
	margin-top: 20px;
	/* margin-top: 0px;
	margin-bottom: 5px; */
}


.listBody {
	padding: 10px 10px 0px 15px;
	line-height: 16px;
	height: 100%;
}
.listBody a{
	text-decoration: none;
	color:#FD1813;
}
.listBody a:visited {
	text-decoration: none;
	color:#FD1813;
}
.listBody a:hover {
	text-decoration: underline;
}
.listBody .titelKop {
	font-size: 12px;
	font-weight: bold;
	color: #fd1813;
	margin-top: 0px;
	margin-bottom: 5px;
}
.listBody .tussenKop {
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 5px;
}


.headerBody {
	padding: 15px 10px 10px 15px;
	line-height: 16px;
	height: 100%;
}
.headerBody b{
	font: 13px Arial;
	font-weight: bold;
}
.headerBody a{
	text-decoration: none;
	color:#FD1813;
}
.headerBody a:visited {
	text-decoration: none;
	color:#FD1813;
}
.headerBody a:hover {
	text-decoration: underline;
}

.headerBody .titelKop {
	font-size: 12px;
	font-weight: bold;
	color: #fd1813;
	margin-top: 0px;
	margin-bottom: 5px;
}
.headerBody .tussenKop {
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 5px;
}


.tableContainer {
	background-image: url('pix/tablemask.gif');
	background-color: black;
	border: 1px solid black;
	width: 500px;
}

.contentTable th {
	color: white;
	padding: 0px 5px 0px 5px;
}

.contentTable td {
	padding: 0px 5px 0px 5px;
}

.contentForm input, .contentForm select {
	font-size: 11px;
}

.contentForm input.wide, .contentForm select.wide {
	width: 100%;
}


.contentForm input.radio {
	
}

.imgDescr {
	padding: 3px 0px 3px 0px;
	font-size: 9px;
	color: #000000;
	width: 126px;
}
.imgDescrBig {
	padding: 1px 0px 10px 0px;
	font-size: 9px;
	color: #000000;
	width: 506px;
}

/* hot item */
.hotItemContainer {
	width: 100%;
	height: 50px;
	background-color: white;
}

.hotItemOuterBorder {
	border-style: solid;
	border-width: 0px 1px 0px 0px;
	padding: 1px;
}
.hotItemInnerBorder {
	border-style: solid;
	border-width: 1px;
}

a.nextChevron {
	font-size: 10px;
	padding: 3px 5px 3px 5px;
	/* display: block; */
	color:#FD1813;
}
a:hover.nextChevron {
	text-decoration: underline;
}

.hotItemImg {
	padding: 0px 0px 0px 0px;
}
td.hotItemImageBg {
	background-color: #ffffff;
}
td.hotItemBodyBg {
	background-color: #ffffff;
}

.hotItemBody {
	padding: 10px 10px 0px 15px;
	line-height: 16px;
	/* overflow: hidden; */
	width: auto;
}

.hotItemTitle {
	font-size: 13px;
	font-weight: bold;
}
.hotItemTitle a, .hotItemTitle a:visited {
	font-size: 13px;
	font-weight: bold;
	color:#FD1813;
	text-decoration: none;
}

.hotItemTitle a:hover {
	text-decoration: underline;
}

