html, body {
    background-color: #DFCEB2;
	background-image: url(img_index/back/pozadina.jpg);
	height: 100%; /* Make sure the document takes up the whole window. */
	margin:0px;
	padding: 0px;
	/*overflow: -moz-scrollbars-horizontal;*/
	overflow-x: auto;
	overflow-y: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*letter-spacing: 1px;*/
	}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
#shiv {
	position: relative;
	background: transparent;
	width: 100%;
	height: 50%; /* Bump div#contents down half the height of the screen. */
	margin-bottom: -260px; /* Half the height of div#contents minder is lager 265*/
	/*z-index: 1;*/
	clear: both;
}
#mid {
	margin:0 auto;
	width: 965px;
	height: 424px;
	background-repeat: no-repeat;
	background-position: right;
}

#bcontent {
	width: 100%;
	height: 442px;
	background-color: #FBF9F4;
}
#tumbstable {
	position:relative;
	top: 15px;
	left: 22px;
	width: 585px;
	/*margin-bottom: -137px;*/
	height: 405px;
	float:left;
}
#links {
	position:relative;
	top: 15px;
	left: 22px;
	width: 185px;
	/*margin-bottom: -137px;*/
	height: 405px;
	float:right;
}
#bup {
	width: 100%;
	height: 17px;
	background-image: url(img_index/back/bup.jpg);
	background-repeat: repeat-x;	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#bdown {
	width: 100%;
	height: 17px;
	background-image: url(img_index/back/bdown.jpg);
	background-repeat: repeat-x;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
table {
	margin-bottom: 10px;
}
/*img {
	vertical-align: bottom;
}*/
#foot {
	width: 100%;
	height: 43px; /*hoogte balk*/
	padding-top: 9px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
#foottxt {
	margin:0 auto;
	width: 965px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #666666;
	/*letter-spacing: 22px;*/
	text-indent: 28px;
}
.pag {
	font-size: 12px;
	letter-spacing: 5px;
}
.header {
	font-size: 12px;
	letter-spacing: 2px;
}
#txt_bvrij {
	position: relative;
	left: -200px;
	top: 220px;
	width: 64px;
	height: 39px;
}
#txt_bopdracht {
	position: relative;
	left: 1px;
	top: 75px;
	width: 78px;
	height: 38px;
}
#txt_info {
	position: relative;
	left: -50px;
	top: -20px;
	width: 77px;
	height: 18px;
}
#txt_home {
	position: relative;
	left: -190px;
	top: 12px;
	width: 46px;
	height: 17px;
}
#txt_klein {
	position: relative;
	left: -70px; /*hoger is naar links*/
	top: 235px;
	width: 90px;
	height: 22px;
}
#txt_schilder {
	position: relative;
	left: 10px;
	top: 285px;
	width: 84px;
	height: 23px;
}

