/* Fraya default style v1.00 */
/* een template voor een boxmodel met DIV container */
/* Layout boxmodel.css*/

/* Fraya / www.fraya.nl */


html,body {
	margin: 0px;
	height: 100%;
	width: 100%;
	background: url(../images/bg_cc2.jpg);
}
#tabelvullend {
	margin: 0px;
	height: 100%;
	width: 100%;
}
#border {
	border: 1px double #616F85;
}

#container {
	text-align: left;
	vertical-align: top;
	position: relative;
	margin: 0 auto;
	height: 680px;
	width: 780px;
}
#kop {
	position: absolute;
	height: 100px;
	width: 780px;
	left: 0px;
	top: 0px;
	background: url(../images/htcens_kop.png);
}
#navigatie {
	position: absolute;
	height: 20px;
	width: 780px;
	left: 0px;
	top: 100px;
	text-align: center;
	background: url(../images/bg_nav.jpg);
	font: 8.5pt Verdana;
	color: #000000;
}

#celcentreren {
	text-align: center;
	vertical-align: middle;
	background: url(../images/bg_cc2.jpg) repeat scroll;
}
#tekstvak {
	background: url(../images/bg_home7.jpg);
	overflow: auto;
	position: absolute;
	height: 540px;
	width: 780px;
	left: 0px;
	top: 120px;
	font: normal 8.5pt Verdana;
	color: #000000;
	text-align: left;
	vertical-align: top;
}
a:link {
	color: #FFFFFF;
	font: 600 9pt Verdana;
	text-decoration: none;
}
.h1 {
	font: bolder 9pt Verdana;
	color: #424D5B;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font: 600 9pt Verdana;
}
a:hover {
	color: #000000;
	font: 600 9pt Verdana;
}
#foot {
	color: #FFFFFF;
	position: absolute;
	z-index: 1;
	height: 20px;
	width: 780px;
	left: 0px;
	visibility: inherit;
	font: italic bold 7.5pt Verdana;
	top: 660px;
	text-align: justify;
}
a.foot:link {
	font: italic 7.5pt Verdana;
	text-decoration: none;
	color: #FFFFFF;
}
a.foot:visited {
	font: italic 7.5pt Verdana;
	color: #FFFFFF;
	text-decoration: none;
}
a.foot:hover {
	color: #FF6600;
	font-family: Verdana;
	font-size: 7.5pt;
	font-style: italic;
	font-weight: bold;
}
a.tekst:link {

	color: #000000;
	font: bold 8.5pt Verdana;
	text-decoration: underline;
}
a.tekst:visited {

	color: #000000;
	text-decoration: none;
	font: bold 8.5pt Verdana;
}
a.tekst:hover {

	color: #424D5B;
	font: bold 8.5pt Verdana;
}
#h_tekstvak {
	background: url(../images/bg_home.jpg);
	position: absolute;
	height: 540px;
	width: 780px;
	left: 0px;
	top: 120px;
	font: normal 8.5pt Verdana;
	color: #000000;
	text-align: left;
	vertical-align: top;
	overflow: auto;
}
#tab_nav {
	height: 18px;
	width: 420px;
	font: 600 9pt Verdana;
	color: #000000;
	left: 500px;
	top: 100px;
}
#tab_tekstv {

	height: 500px;
	width: 750px;
	font: 8.5pt Verdana;
}
#tab_left {

	height: 30px;
	width: 120px;
	font: 600 9pt Verdana;
	color: #000000;
	left: 15px;
	top: 75px;
}
