html	{
		background: #f8f8f8;
		height: 100%;
		}
		
body	{
		width: 1024px;
		margin: 0px auto;
		font-family: arial;
		font-size: 12px;
		height: 100%;
		}
		
h1	{
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0;
	margin: 0px;
	}
	
h2	{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: left;
	margin: 0px;
	}

a:link {
	text-decoration: none;
	color: #1B1B9B;
		}

a:visited {
	text-decoration: none;
	color: #000000;
		}

a:hover {
	text-decoration: none;
	color: #000000;
		}

a:active {
	text-decoration: none;
	color: #000000;
		}
			
div#header	{
			background-image: url('images/index7_01.png');
			width: 1024px;
			height: 123px;
			}

div#adbl	{
        margin: 0;
        padding: 4px 0 0 10px;
        height: 25px;
        width: 1014px;
        background-repeat: repeat-x;
        background-color: #e3e3e3;
		}	 
			
ul#menu	{
        margin: 0px;
        padding-left: 5px;
       list-style: none;
}	 
		
	
ul#menu li a	 {
			font-family: arial;
			color: #000000;
			height: 15px;
			font-size: 13px;
			font-weight:bold;
			text-decoration: none;
			} 

div#header2	{
			width: 1024px;
			height: 210px;
			margin: 2px 0 10px 0;
			background-image: url('images/visual.jpg');
			}

div#tekst	{
			float:left;
			width: 750px;
			border: 1px solid #e3e3e3;
			margin: 0 5px 10px 0;
			padding: 10px;
			min-height: 100%;
	height: auto !important;
	height: 100%;
			background-color: #ffffff;
			}

td {
padding: 5px;
}

.ga728 {
width: 720px;
float: left;
margin: 15px 10px;
padding: 10px 10px 10px 0;
border-top: 1px solid #e3e3e3;
border-bottom: 1px solid #e3e3e3;
}
			
div#rechts	{
		float:right;
		margin:0 0 10px 0;
		width: 230px;
		padding: 10px 5px;
		min-height: 100%;
	height: auto !important;
	height: 100%;
		border: 1px solid #e3e3e3;
		background-color: #ffffff;
		}
		
div#footer	{
			background-image: url('images/index7_11.png');
			background-repeat: repeat-x;
			width: 1024px;
			text-align: left;
			height: 29px;
			clear:both;
			padding-top: 15px;
			color: #2a2a2a;
			}
