body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	font-size: 10px;
	line-height: 150%;
}

#container { 
	width: 975px;;  
	background: #FFFFFF;
	margin: 0 auto; 
	text-align: center; 
} 

#container a, a:visited, a:active, a:hover {
	text-decoration: none;
}

#menu {
font-size: 10px;
	margin-left: 16px;
	height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px 0 4px 0;
}

.menu a, a:visited, a:active, a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#header  { 
	background: #FFFFFF url(../Afbeeldingen/CAT9132_Website_02.jpg) no-repeat; 
	width: 975px;
	height: 176px;
}	
	
#nieuws {
	background: #FFFFFF;
	width: 958px;
	height: 164px;
	padding: 10px 0px 10px 0px;
	border: solid 1px #B2D980;
	margin-left: 16px;
	font-weight: bold;
}

.nieuwsclass {
	width: 170px;
	height: 164px;
	float: left;
	padding: 0 10px 0 10px;
	text-align: left;
}

#sidebar1 {
	background: #FFFFFF;
	width: 470px;
	float: left;
	margin-left: 16px;
	padding: 16px 0 0 15px ;
	font-size: 9px;
	text-align: left;
}

#sidebar1 a, a:visited, a:active, a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#sidebar2 {
	background: #FFFFFF url(../Afbeeldingen/website_08a.jpg) ; 
	width: 190px;
	height: 378px;
	float: right;
	padding: 22px 0 0 20px ;
	text-align: left;
	
}

#mainContent { 
	background: #FFFFFF url(../Afbeeldingen/website_07.jpg) no-repeat; 
	width: 230px;
	height: 400px;
	float: left;
	text-align: left;
	padding: 20px 0 0 30px ;
	font-size: 9px;
} 

#footer { 
	word-spacing: 10px;
	width: 959px;
	height: 15px;
	border-top: solid 1px #00ADEF;
	margin-left: 16px;
	padding-top: 5px;
	font-weight: bold;
} 

#footer a, a:visited, a:active {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	color: #00ADEF;
	text-decoration: none;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.punt {
	font-size: 10px;
	color: #00ADEF;
}

.header {
	color: #8CC63E; 
	font-size: 16px;
}

.samenvatting {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.leesmeer {
	color: #00ADEF;
}

.leesmeer a, a:visited, a:active, a:hover {
	font-weight: bold;
	color: #00ADEF;
	text-decoration: none;
}

.mainopmaak {
	color: #FFFFFF;
	font-size: 12px;
}	

.agenda {
	color: #000000;
	font-size: 9px;
}	

.background {
	width: 112px;
	height: 26px;
	padding-bottom: 2px;
	background: #FFFFFF url(../afbeeldingen/button.jpg) no-repeat; 
	}

	
.background2 {
	width: 185px;
	height: 27px;
	padding-bottom: 1px;
	background: #FFFFFF url(../afbeeldingen/button2.jpg) no-repeat; 
	text-align: center;
	color: #FFFFFF;
	}	
