#scrollDiv {
	height: 100%;
	overflow: scroll;
	overflow-x: hidden;
}

a {
	color: #0000ff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #5f5f5f;
	overflow: hidden;
}

img {
	border: 0px;
}

table {
	border: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.tableMain {
	width: 775px;
	height: 100%;
	background: #ffffff;
}

.tdTop {
	height: 113px;
	background: url(/images/bg_top_blauw.gif) no-repeat 0% 100%;
}

.tdMid {
	height: 100%;
	background: url(/images/bg_mid_rood.gif) bottom repeat-x;
}

.tableMid {

	height: 100%;
}

.midShadowL {
	height: 100%;
}

.midShadowR {
	height: 100%;
}

.midLeft {
	width: 173px;
	height: 100%;
	background: #ffffff;
}

.midLeft2 {
	width: 173px;
	height: 100%;
	background: #c0d0e7;
}

.midCenter {
	width: 371px;
	height: 100%;
	background: #ffffff;
}

.midRight {
	width: 173px;
	height: 100%;
	background: #f0f0f0;
}

.midRonding {
	height: 26px;
}

.tdBot {
	height: 55px;
}

.tdFooter {
	color: #cb0218;
}

.tdFooter a {
	color: #cb0218;
	text-decoration: none;
}

.tdFooter a:hover {
	color: #cb0218;
	text-decoration: underline;
}

.tdBrand {
	
}

div.mainMenu {
	width: 100%;
	height: 28px;
	background: #cf001c;
}

table.mainMenu {
	margin-left: 11px;
	margin-top: 2px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

td.mainMenu_off {
	color: #ffffff;
	padding-left: 8px;
	padding-right: 8px;
	cursor: hand;
	cursor: pointer;
}

td.mainMenu_on {
	color: #c0cfe6;
	padding-left: 8px;
	padding-right: 8px;
	cursor: hand;
	cursor: pointer;
}

input.zoekform {
	width: 90px;
	height: 19px;
	border: 0px;
	background: #e26677;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	padding: 2px;
}

td.alineaTitel {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #1c437f;
	padding-bottom: 10px;
}

td.artikelTitel {
	height: 29px;
	background: url(/images/bg_artikelTitel.gif) no-repeat;
	text-indent: 10px;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #1c437f;
}

td.artikelTitel2 {
	text-indent: 5px;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #1c437f;
	padding-bottom: 10px;
}

td.artikelTekst {
	padding: 5px;
	font-size: 9px;
}

h1 {
	font-size: 14px;
	font-style: italic;
	color: #1c437f
}

table.submenu {
	width: 173px;
	background: #7f99be;
	margin-bottom: 10px;
}

td.submenuItem {
	font-familiy: Arial;
	font-size: 11px;
	height: 18px;
	cursor: hand;
	cursor: pointer;
	color: #ffffff;
	text-indent: 8px;
}

td.submenuItem_over {
	font-familiy: Arial;
	font-size: 11px;
	height: 18px;
	cursor: hand;
	cursor: pointer;
	color: #c0cfe6;
	text-indent: 8px;
}




ul.AlineaMenu {
	list-style-type: square;
}

li.AlineaMenu {
}

li.AlineaMenu a:link, a:active, a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

li.AlineaMenu a:hover {
	color: #1c437f;
	font-weight: bold;
	text-decoration: none;
}
