/* CSS Document */
body{
	background-image: url(../images/sjaak-background.jpg);
	background-position: center;
	background-repeat: repeat-y;
	background-color: #000000;
	text-align: center; 
}

#container{
	width: 960px; 
	margin-left: auto;
	margin-right: auto;
	text-align: left; 
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -4em;
	position:relative; 
}

#bannertotal{
	width: 960px;
	height: 260px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	float: left;
	position:relative; 
}

#menubar{
	width: 960px;
	height: 37px;
	background-image:url(../images/menu.jpg);
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	float: left;
	position:relative; 
}

#left_border{
	width: 170px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	float: left;
	Margin-top: 0px ; 
	margin-right: 0px; 
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 10px;
	overflow: none;
	padding-bottom:0px; 
	position:relative; 
}

#content_container{
	width: 960px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	float: left;
	background-image:url(../images/bg-content.jpg);
	background-repeat:repeat-y;
	Margin-top: 0px ; 
	margin-left: 0px;
	margin-right: 0px; 
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 10px;
	overflow:auto;
	position:relative; 
}
#content{
	width: 590px;
	float: left;
	Margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	color:#000000;
	font-size: 10px;
	overflow:visible;
	position:relative;
}

#right{
	width: 200px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	float: left;
	margin-bottom: 0px;
}

#footer{
	width: 960px;
	height: 90px;
	background-image:url(../images/bg_footer.jpg);
	text-align:center;
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	color:#000000;
	font-size: 10px;
	float: left;
	position:relative;
	overflow: visible;
}


/*FONTS*/
h1 {
	font: bold normal 21px Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-indent: 38px;
	background-image:url(../images/titelimage.gif);
	background-repeat:no-repeat;
	color: #000000;
}
p {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #000000;
	white-space: normal;
}
h2 {
	font: bold normal 14px Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-decoration:underline;
}
h3 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-decoration: underline;
}
li {
	color: #000000;
	list-style: square; 
	font: normal, 11px Arial, Helvetica, sans-serif;
}
a:link {
	font:  bold  Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: underline;
}
a:visited {
	font:  bold Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: underline;
}
a:hover {
	font: bold  Arial, Helvetica, sans-serif;
	color: #000066;
}
a:active {
	font: bold  Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: underline;
}
td {
	font: normal 12px/normal Arial, Helvetica, sans-serif;
	color: #000000;
	
}
td img {
	vertical-align: bottom;
} 

th {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

div.hr {
  height: 15px;
  background: url(../images/horizontalrule.jpg) no-repeat scroll center;
}
div.hr hr {
  display: none;
}

/* IMAGE BEHAVIUOR */ 
.thumbnail{
	position: absolute;
	left: 236px;
	top: 227px;
	visibility: inherit;
}

.thumbnail:hover{
	background-color: transparent;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: none;
	padding:0px;
	left: 0px;
	border: none;
	color: black;
	text-decoration: none;
	top:px;
	visibility: hidden;
}

.thumbnail span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 0px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top:  40px;
	left: 60px; /*position where enlarged image should offset horizontally */

}

<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-12486798-1");
pageTracker._trackPageview();
} catch(err) {}</script>
