body {
	margin: 0px;
}
body, td {
	font-family: arial;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}
.achtergrond1 {
	background-image: url(../images/achtergrond1.jpg);
	background-repeat: repeat-x;
}
.achtergrond2 {
	background-image: url(../images/achtergrond2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.footer {
	background-image: url(../images/footer_achtergrond.jpg);
	background-repeat: repeat-x;
	font-family: verdana;
	font-size: 9px;
	color: #a0c8d3;
	padding-top: 10px;
	padding-left: 15px;
}
.banner {
	margin-top: 15px;
}
.submenu {
	padding-top: 15px;
	padding-bottom: 15px;
}
.submenu a {
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	color: #728286;
	font-weight: bold;
	display: block;
	line-height: 29px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #728286;
	margin-right: 15px;
	margin-left: 15px;
}
a:hover {
	text-decoration: underline;
}
.content {
	padding-top: 15px;
	padding-bottom: 15px;
}
.nieuws {
	padding-top: 15px;
	padding-bottom: 15px;
}
#content { 
	margin-left: 15px;
}
.content h1, .h1 {
	font-family: arial;
	font-size: 16px;
	line-height: 18px;
	color: #1f88a3;
}
.content h4, .h4 {
	font-family: arial;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	margin-right: 15px;
}
.content p, .content h3, .h3 {
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.content h2, .h2 {
	font-family: arial;
	font-size: 12px;
	line-height: 17px;
	color: #228ba7;
	margin-bottom: 0px;
	margin-right: 15px;
}
.content a {
	color: #000000;
}
.nieuws h1 {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	margin-left: 15px;
}
.nieuws p {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 0px;
	line-height: 18px;
}
.nieuws a {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 15px;
	margin-bottom: 25px;
	display: block;
}
.footer a {
	color: #a0c8d3;
	text-decoration: none;
}

	.button 											{cursor:pointer; border:solid 1px #ccc; color:white; font-size:11px; font-weight:normal; padding: 2px 2px; background-color:#1f88a3;}
	.sitemap											{line-height:15px;}

