/* HTML ELEMENTS */
body {
	background-color:#1b2940;
	font:62.5% Georgia,'Times New Roman',serif;
	letter-spacing:1;
	font-family: Tahoma, Geneva, sans-serif;
}


#slideshow, img.bgM {
        min-height: 100%;
        min-width: 1024px;
        width: 100%;
        height: auto;
        position: fixed;
        top: 0;
        left: 0;
        z-index:-9999;
		$(document).ready(function() {
				$('#slideshow').cycle({
				fx: 'fade',
				pager: '#smallnav', 
				pause:   1, 
				speed: 1800,
				timeout:  3500 
			});			
		});
.Koptekst {
	font-size: 16px;
	text-align: left;
}
.tabel-centered {
	font-size: 9px;
}
.centreer {
	text-align: center;

}
.tekst-left {
	text-align: left;
}
.tabelrechts {
	text-align: right;
}
.vetintabel {
	font-weight: bold;
}
