@charset "UTF-8";
/* CSS Document */

body {
	background-color: #9EC24B;
	font-family: "Myriad Pro", "Trebuchet MS", Arial;
	font-size: 14px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	color: #2C5352;
}
#c-site {
	background-color: #FFF;
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 4px;
}
#c-banner {
	height: 151px;
	width: 1000px;
	margin-bottom: 4px;
}
#c-buttons {
	height: 30px;
	width: 992px;
	margin-right: 4px;
	margin-left: 4px;
	background-color: #2C5352;
	color: #FFF;
	font-size: 14px;
	padding-top: 2px;
}
#c-content {
	width: 992px;
	margin-right: 4px;
	margin-left: 4px;
	margin-top: 4px;
}
#content {
	width: 550px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	font-size: 14px;
	text-align: left;
}
#left {
	width: 161px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-color: #E7ECEC;
	text-align: left;
	font-weight: bold;
}
#right {
	width: 161px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: left;
}
#c-footer {
	height: 30px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 10px;
}
.nieuws {
	font-size: 35px;
	font-weight: bold;
	color: #D45526;
}
.chapter {
	font-size: 16px;
	font-weight: bold;
}
A.footer:link, A.footer:visited{
	text-decoration: none;
	color: #2F5352;
	font-size: 10px;
} 
A.footer:hover, A.footer:active{
	text-decoration: underline;
	color: #FFF;
	font-size: 10px;
}
A.button:link, A.button:visited{
	text-decoration: none;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
} 
A.button:hover, A.button:active{
	text-decoration: underline;
	color: #9EC24B;
	font-size: 14px;
	font-weight: bold;
}
#header {
	font-weight: bold;
}
#header {
	font-weight: bold;
}
.header {
	font-weight: bold;
}

