/* Aangepast Luis Almagro */

html, body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Arial;
	line-height: 14px;
	height: 100%;
}

#header {
	position: relative;
	top: 0px;
	left: 0px;
	width: 750px;
	height: 200px;
	border-bottom: 0px solid #d9330d;
	background-color: white;
	margin-bottom: 0px;
}

#banner {
	position:absolute;
	top: 55px;
	left: 0px;
	height: 145px;
	width: 750px;
	background-repeat: no-repaet;
}

#bread {
	position:relative;
	top: 0px;	
	left: 0px;
	width: 750px;
	height: 18px;
	padding-top: 2px;
	background-color: #b698b2;
	font-size: 11px;
}

#menu {
	position:absolute;
	width: 750px;
	top: 179px;
	z-index: 100;
	text-align:center;
}
	
#submenu {
	position: relative;
	width: 180px;
	z-index: 100;
}

#content {
	position: relative;
	top: 20px;
	left: 20px;
	width: 550px;
	margin-bottom: 40px;
	padding-right: 20px;
}

#footer{
	position: relative;
	bottom: 0px;
	width: 750px;
	height: 22px;
	padding-top: 3px;
	color: white;
	font-size: 12px;
	text-align: center;
	background-color: #4b0041;
}

#naw {
	margin-left: 10px;
	width: 160px;
	height: 154px;
	overflow: hidden;
	background-color: #b799b3;
	margin-bottom: 10px;
	padding: 0px;
	padding-top: 0px;
	background-image: url(/template/images/naw-background.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#naw p, #naw td {
	margin-top: 0px;
	font-size: 10px;
	font-weight: bold;
	margin: 10px;
}

/* Tot hier */

fieldset {
	margin: 6px;
	padding: 6px;
}

.navlink {
	color: #601e5c;
}

.navlinkactive {
	color: #601e5c;
}

.maintable {
	width: 752px;
	height: 100%;
	position: relative;
	left: 50%;
	margin-left: -375px;
}

.maintable td,.maintable tr {
	position: relative;
}

.bannerbar {
	width: 749px;
	height: 120px;
	border-right: 1px solid #d9330d;
}

.topdividerbar {
	height: 10px;
}

.mainmenubar {
	height: 24px;
	padding-left: 12px;
}

.submenubar {
	height: 100%;
	width: 150px;
	background-color: #f8dad0;
}

.submenubar table td {
	border-bottom: 1px solid top;
	padding-top: 3px;
	padding-right: 5px;
}

.locationbar {
	color: gray;
	text-align: left;
}

.printbar {
	color: gray;
	text-align: right;
}

.contentbar {
	height: 100%;
	width: 610px;
}

.languagebar {
	background-color: #EEEEEE;
	text-align: right;
	height: 20px;
}

.languageselect {
	font-size: 10px;
	padding: 10px;
}

.contentdiv_ie {
	background: #ffffff;
	position: absolute;
	width: 575px;
	height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0px;
	margin: 0px;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color: #d9e0d9;
	scrollbar-arrow-color: #d9e0d9;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #d9e0d9;
	scrollbar-base-color: #ffffff;
}

.contentdiv_mozilla {
	background: #ffffff;
	position: absolute;
	top: 196px;
	bottom: 0px;
	width: 571px;
	height: auto;
	min-height: auto;
	overflow: auto;
}

.infolayer {
	position: relative;
	background-color: white;
	bottom: 0px;
	border-top: 1px solid top;
	width: 100%;
	height: 22px;
	color: #d9330d;
	font-size: 12px;
	text-align: center;
	padding-top: 4px;
}

.standaard {
	font-size: 12px;
	line-height: 14px;
	font-family: Verdana;
	font-weight: normal;
	color: #000000;
}

.kop1 {
	font-size: 16px;
	font-weight: bold;
}

.kop2 {
	font-size: 14px;
	font-weight: bold;
}
