@charset "utf-8";
body {
	background-attachment: fixed;
	background-image: url(graphics/pattern.jpg);
	background-repeat: repeat;
}
.lastupdate {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	z-index: 2;
	left: 790px;
	border-style: none;
	background: none;
	width: 200px;
	height: 78px;
	overflow-y: hidden;
	overflow: hidden;
}
.mainframe {
	z-index:1;
	background-image: url(graphics/background.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 770px;
	width: 1020px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.menu {
	 position: relative; 
	 height: 20px; 
	 left: 10px; 
	 z-index: 0; 
	 margin-top:1px; 
	 margin-left:10px;
}

.inhoud {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 1020px;
	z-index: 999;
	margin-top: 10px;
	margin-left: -2px;
}

.td_inhoud {
	background-image: url(graphics/content_repeater.jpg);
	background-repeat: repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 20px;
	padding-right: 6px;
}

.td_bottom_balk {
	background-image: url(graphics/bottom_balk.jpg); 
	background-repeat: none;  
}

.banner {
	clip: rect(auto,auto,auto,10px);
	height: 146px;
	margin-left: 10px;
}
.laatstenieuws {

	border: 2px solid #f00;
}


p		{
	font-size: 13px;
	font-family:  Arial,Verdana Helvetica, sans-serif;
	font-style: normal;
	color: #000;
	margin-right			: 8px;
	z-index				: 0;
	line-height: 13pt;
		}
		
h1 {
	font-size: 15px;
	font-family: Arial,Verdana Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #1A9BD2;
		}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0099FF;
	line-height: normal;
	text-decoration: underline;
}
