.homebg {
	background-attachment: fixed;
	background-image: url(images/body_bgrnd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 16px; }
	
.inhoudbg {
	background-attachment: fixed;
	background-image: url(images/inhoud_bgrnd2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.homebg a,p,h1,h4,td{
		font-family: Arial, Helvetica, sans-serif;
	    font-size: 14px;
	}

.homebg ul li{
	list-style-position: outside;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 16px;
}

.homebg h1{
	font-size: 115%;
	color: #020167;
	font-style: normal;
	/*font-weight: bolder;*/
}

.homebg h4{

	font-size: 110%;
	color: #020167;
	font-style: normal;
	font-weight: bolder;
	right: -50px;
	padding-top: -50px;
}


.homebg a{
	/*font-size: 16px;*/
	color: #020167;
	font-style: normal;
	font-weight: bolder;
	text-decoration: underline;
}



.homebg a:hover{
	/*font-size: 18px;*/
	color: #FF0000;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;
}



td#H_line{
	border-bottom-style: dotted;
	border-bottom-color: #020167;
	border-bottom-width: thin;
}



td#sidelinks a {
	display: block;
	margin:0px 3px 0 0;
	padding: 1px 8px 1px 12px;
	font: bold  12px Arial, Verdana, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	width: 126px;
	border-top: thin none #CCCCCC;
	border-right: thin none #333333;
	border-bottom: thin solid #333333;
	border-left: thin none #CCCCCC;
	background-image: url(images/halfscreen-gray.gif);
}

td#sidelinks a:hover {
	color: #FF0000;
	padding-left: 12px;
	border-left-color: #000000;
	background-image: url(images/halfscreen-white.gif);
	border-left-width: 15px; 
				}


td#sidelinks1 a {
	display: block;
	margin:0px 3px 0 0;
	padding: 1px 8px 1px 12px;
	font: bold  12px Arial, Verdana, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	width: 126px;
	border-top: thin none #CCCCCC;
	border-right: thin none #333333;
	border-bottom: thin solid #333333;
	border-left: thin none #CCCCCC;
	background-image: url(images/halfscreen-gray.gif);
}

td#sidelinks1 a:hover {
	color: #FF0000;
	padding-left: 12px;
	border-left-color: #000000;
	background-image: url(images/halfscreen-white.gif);}
	/*border-left-width: 15px; */
	

table#forum a {
	display: block;
	background-color: #666666;
	margin:0px 3px 0 0;
	padding: 1px 8px 1px 12px;
	font: 12px Arial, Verdana, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	width: 70px;
	border-top: thin none #CCCCCC;
	border-right: thin none #333333;
	border-bottom: thin solid #333333;
	border-left: thin none #CCCCCC;
}

table#forum a:hover {
	background-color: #999999;
	color: #FF0000;
	padding-left: 12px;
	border-left-color: #000000;
	/*border-left-width: 15px; */
				}
				

table#kader  {
	background-color: #EEEEEE;
	/*border: 1px solid #020167;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


.kaderkop {
	background-color: #020167;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
	
td#kader {
	background-color: #EEEEEE;
	border: 1px solid #020167;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td#kader a {
	display: block;
	background-color: #EEEEEE;
	margin:0 3px 0 0;
	padding: 1px 3px;
	font: normal 12px Arial, Verdana, sans-serif;
	color: #020167;
	width: 100px;
	text-decoration: none;
	border-top: thin none;
	border-right: thin none;
	border-bottom: 1px dotted #020167;
	border-left: thin none;
}

td#kader a:hover {
	color: #FF0000;
	border-left:3px none;
	padding-left: 3px;
				}


table#kader2  {
	/*background-color: #EEEEEE;
	border: 1px solid #020167;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


.kaderkop2 {
	background-color: #020167;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
	
td#kader2 {
	/*background-color: #EEEEEE;*/
	border: 1px solid #020167;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
}

td#kader2 a {
	font: normal 38px Arial, Verdana, sans-serif;
	color: #020167;
	
	text-decoration: none;
	border-top: thin none;
	border-right: thin none;
	border-bottom: 1px dotted #020167;
	border-left: thin none;
}


td#kader2 a:hover {
	border-left:3px none;
	padding-left: 3px;
				}

