html {
	height:100%;
	margin: 0px;
	padding:0px;
}

body {
	background: #F9FAFB url(layout/bg.jpg) no-repeat 50% 0;
	margin: 0;
	padding: 0;
	color: #191919;
	font-size: 11px;
	font-family: Verdana;
	text-align: left;
	height:100%;	/*border:none;*/
}

#wrapper {
	width:1010px;
	margin: 0px auto 0px auto;
	/*height: 100%;
	height: 100% + 226;*/
	min-height:750px;
	background-repeat: repeat;
	}

#Header {
	width: 1010px;
	height: 167px;
	margin:0px 0px 0px 0px;
	padding:0;
}

#Left {
	width: 146px;
	background: url(layout/left.jpg) no-repeat;
	float: left;
	height: 500px;
}

#Right {
	width: 146px;
	background: url(layout/right.jpg) no-repeat;
	float: right;
	height: 740px;
}

#Main {
	margin:0px;
	padding:0px;
	min-height:817px;
}

#middle {
	/*margin:0px 145px;*/
	padding: 0px;
	min-height:817px;
	background: url(layout/body_main_repeat.jpg) repeat-y 0px -1px;
	width: 718px;
	float: left;
}

#middle_home {
	margin:0px 146px;
	padding: 0px;
	min-height:817px;
}

#mainTxtvlakBG_home {
	background: url(layout/body_main_home.jpg) no-repeat 0px 0px;
	min-height:817px;
	width: 718px;
}

#mainTxtvlakBG {
	background: url(layout/body_main.jpg) no-repeat 0px 0px;
	min-height:817px
	width: 716px;
}

#content {
	margin:0px;
	padding:0px;
	/*height: 100%;*/
	min-height:817px;
}

#leftTxt {
	padding: 42px 2px 0px 14px;
}

#leftTxtAanbieding {
	padding: 10px 12px 0px 16px;
}

#rightTxt {
	padding: 42px 12px 0px 8px;
}

.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	margin:0; padding:0;
	background:transparent;
}

#imageRight {
	overflow:hidden;
	display:table;
	padding: 0px 0px 0px 18px;
	width: 340px;
	float: right;
	height: 700px;
}

#footer {
	/*clear:both;
	overflow:hidden;
	display:inline-block;*/
	margin:0px 146px;
	background: url(layout/footer.jpg) no-repeat;
	height: 60px;
	padding: 14px 0px 0px 18px;
}

/* -- PAGINAS MAIN TXT VLAK -- */
#mainTxtvlak {
	padding: 16px 26px 6px 28px;
	margin-bottom: 0px;
}

#mainTxtvlakHome {
	padding: 0px;
	margin-bottom: 0px;
}

#scroll {
	overflow-x: hidden;
	overflow-y: auto;
	/*overflow: scroll;*/
	height: 695px;
}

td {
	border:none;
	padding: 0px 0px 0px 0px;
}

.td {
	border:solid 1px;
	padding: 0px 0px 0px 4px;
	border: 1px solid #000000;
}

.imageborder {
	border: 1px solid #999999;
}

/* -- NAVIGATE -- */
a {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

a:link, a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

a:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #999999;
}

a.bold:link, a.bold:visited {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

a.bold:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #fff;
}

a.mail {
	font-size: 9px;
	text-decoration: none;
	text-align: left;
}

a.mail:link, a.mail:visited {
	color: #1141a0;
}

a.mail:hover {
	color: #999999;
}

a.btn_blauw {
	font-size: 11px;
	text-decoration: none;
	text-align: left;
}

a.btn_blauw:link, a.btn_blauw:visited {
	color: #1141a0;
}

a.btn_blauw:hover {
	color: #999999;
}


a.small:link, a.small:visited {
	color: #999999;
	size: 12px;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	font-size: 10px;
}

a.small:hover {
	color: #999999;
	size: 12px;
	text-decoration: none;
}

/* -- FONTS -- */
.HeaderTxt {
	color: #1141a0;
	font-weight: bold;
	font-size: 24px;
	font-style: italic;
}

.bodyKopje {
	color: #333333;
	font-weight: bold;
	font-size: 11px;
}

.body {
	color: #333333;
	font-size: 11px;
	font-family: Verdana;
}

.bodyAanbied {
	color: #333333;
	font-size: 13px;
	font-family: Verdana;
}

.bodySmall {
	color: #333333;
	font-size: 9px;
	font-family: Verdana;
}

.activeitem {
	color: #1141a0;
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
}

.activeitemAanbied {
	color: #1141a0;
	font-size: 15px;
	font-family: Verdana;
	font-weight: bold;
}
