h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}


h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}



body {
	margin-top: 0px;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
	color: black;
}

.headlines{
               margin-top:4px; 
               margin-left:30px;
               width:400px;
               height:135px;
               background-image: url(images/headlines.png);
               background-repeat: no-repeat;
               font-size: 10px;
}

.headlinestext{
               padding-left:10px;
               font-size: 11px;
               padding-top:26px;
}


#totaal {
	position: static;
	left:auto;
	top:auto;
	width:822px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
}

#header {
	position:relative;
	left:auto;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	width:822px;
	height:206px;
}

#ads {
	left:auto;
	overflow:hidden;
	width:822px;
	height:auto;
                padding-left: 25px;
}


#inhoud {
	top: 206px;
	left:auto;
	overflow:hidden;
	width:822px;
	height:auto;
}

#inhoud a {
	text-decoration:none;
	color:black;
	}

#inhoud a:hover {
	text-decoration:underline;
	color:black;
	}

#inhoud img {
	border:none;
}


#menus {
	position:relative;
	left:auto;
	width:162px;
	float:left;
	font-size: 11px;
}



#menus a {
	text-decoration:none;
	color:black;
	}
	
#menus a:hover {
	text-decoration:none;
	color:white;
	}

#menus_rechts {
	position:relative;
	right:auto;
	width:162px;
	float:right;
	font-size: 11px;
}

#menus_rechts a {
	text-decoration:none;
	color:black;
	}
	
#menus_rechts a:hover {
	text-decoration:none;
	color:white;
	}



#menu {
	position:relative;
	left:auto;
	background-image: url(images/menu.png);
	background-repeat: no-repeat;
	height: 200px;
	padding:15px;
}

#links {
	position:relative;
	right:auto;
	background-image: url(images/links.png);
	background-repeat: no-repeat;
	height:700px;
	padding:15px;
        font-size: 11px;
}

#banners {
                position:relative;
	left:auto;
	background-image: url(images/banners.png);
	background-repeat: no-repeat;
	height:700px;
	padding:15px;
}

#content {
	position:relative;
	float:left;
	width:460px;
}

#rechts {
                position:relative;
                width:162px;
                float:right;
	font-size: 11px;
                overflow:none;
}




#footer {
	
	left:auto;
	height:600px;
	width:822px;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	overflow:hidden;
	padding:20px;
}

#wit{
color: white;
}


