body {
	background: url(../images/html_bg.png) repeat-x #f3f3f3;
	font-size: 12px;
	font-family: arial;
	color: #004765;
	text-align: justify;
}

.topdiv {
	background: #f3f3f3 url(../images/top_bg.png) repeat-x;
	font-size: 5px;
	margin: 0;
	padding: 0;
}

.maincontainer {
	background: url(../images/header_bg.png) center no-repeat;
	height: 445px;
	line-height: 20px;
}

input { margin: 5px; }
textarea { margin: 5px; }

.nieuws_titel {

	font-weight:bold;

}

.nieuws_subtitel {

	color:#39a4cc;

}

.nieuws_list {
	padding-bottom: 40px;
	margin-bottom: 10px;
	border-bottom: #E6E6E6 1px solid;
}

.nieuws_datum {
	color:#CCCCCC;
}

.nieuws_image {
	float: left;
	padding: 0 15px 0 0;

}

	.container {
		width: 960px;
		padding-top: 15px;
		margin: 0 auto;
	}

		.header {
			height: 115px;
		}
			.header-left {
				width: 287px;
				height: 94px;
				float: left;
			}

			.header-right {
				width: 300px;
				float: right;
				padding-top: 40px;
				text-align: right;
				font-size: 12px;
			}
				.header-right a, .header-right a:active, .header-right a:link, .header-right a:visited {
					color: #909090;
					text-decoration: none;
				}

				.header-right a:hover {
					color: #646464;
					text-decoration: none;
				}


		.menu {
			height: 40px;
		}

		.submenu {
			height: 45px;
			font-size: 12px;
			color: #909090;
		}

			.submenu-left {
				background: url(../images/submenu_left.png) no-repeat;
				height: 24px;
				width: 5px;
				float: left;
			}

			.submenu-left-inactive {
				height: 24px;
				width: 5px;
				float: left;
			}

			.submenu-active {
				background: #a4c352;
				padding-top: 2px;
				height: 19px;
				padding-left: 7px;
				padding-right: 8px;
				padding-bottom: 3px;
				float: left;
			}

				.submenu-active a:active, .submenu-active a:hover, .submenu-active a:visited {
					color: #fff;
					text-decoration: none;
				}

			.submenu-inactive {
				padding-left: 7px;
				padding-right: 8px;
				padding-top: 2px;
				padding-bottom: 3px;
				height: 19px;
				float: left;
				color: #909090;
			}

				.submenu-inactive a:link, .submenu-inactive a:visited, .submenu-inactive a:active {
					color: #909090;
					text-decoration: none;
				}

				.submenu-inactive a:hover {
					color: #646464;
					text-decoration: none;
				}

			.submenu-right {
				background: url(../images/submenu_right.png) no-repeat;
				height: 24px;
				width: 5px;
				float: left;
				margin-right: 5px;
			}

			.submenu-right-inactive {
				height: 24px;
				width: 5px;
				float: left;
				margin-right: 5px;
			}

		.topcontent {
			background: url(../images/topcontent_bg.png) no-repeat;
			height: 240px;
		}

			.topcontent-left {
				width: 600px;
				padding-left: 10px;
				padding-top: 12px;
				float: left;
			}

			.topcontent-right {
				width: 300px;
				padding-left: 10px;
				padding-right: 10px;
				padding-top: 10px;
				float: left;
				font-size: 14px;
				line-height: 22px;
			}

		.lastnews {
			background: url(../images/lastnews_bg.png) no-repeat;
			height: 45px;
			padding-top: 20px;
			padding-left: 10px;
			color: #fff;
			font-size: 12px;
			line-height: 16px;
		}

			.lastnews-left {
				width: 820px;
				float: left;
				margin-left: 30px;
			}

			.lastnews-right {
				width: 90px;
				float: right;
			}

			.lastnews-right a {
				color: #1a395a;
			}

			.lastnews-right a:hover {
				color: #bed8ff;
			}

			a.nieuwsitem {
				color: #bed8ff;
			}

		.content-top {
			background: url(../images/content_top.png) no-repeat;
			height: 22px;
		}
			.content-top-contact {
				background: url(../images/content_top_contact.png) no-repeat;
				height: 22px;
			}

		.content {
			background: url(../images/content_bg_home.png) repeat-y;
			height: 100%;
			margin-top: -10px;
			clear: both;
		}

			.content-left {
				width: 399px;
				float: left;
				padding-top: 19px;
				padding-bottom: 25px;
				padding-left: 40px;
				padding-right: 40px;
			}

			.content-right {
				width: 399px;
				float: left;
				padding-top: 19px;
				padding-bottom: 25px;
				padding-left: 40px;
				padding-right: 40px;
			}

			.content-center {
				background: url(../images/content_bg.png) repeat-y;
				padding-left: 40px;
				padding-right: 40px;
				padding-top: 19px;
				padding-bottom: 25px;
				min-height:250px;
				height:auto !important;
				height:250px;
			}

			.content-center a {
				color: #39a4cc;
			}

		.content-bottom {
			background: url(../images/content_bottom_home.png) no-repeat;
			height: 15px;
		}

	.quotes {
		padding: 20px;
		background: url(../images/quote.png) no-repeat bottom;
	}

	.link_main {
		width: 880px;
		border: 1px solid #f00;
	}

	.link-categorie-container {
		width: 200px;
		display: inline;
		margin-right: 30px;
		text-align: left;
	}
	.link-categorie-titel {
		font-size: 16px;
		font-weight: bold;
		text-align: left;
	}

	.link-tekstblok {
		width: 200px;
		float: left;
	  	min-height:150px;
	  	height:auto !important;
	  	height:150px;
		text-align: left;
		margin-right: 20px;
		word-wrap: break-word;
	}

	.link-tekstblok h4 {
		color: #39a4cc;
		font-size: 14px;
		font-weight: bold;
		text-align: left;
	}

	.footer {
		padding-top: 20px;
		color: #979797;
		font-size: 12px;
		padding-bottom: 10px;
	}
		.footer a {
			color: #979797;
			text-decoration: none;
		}
	ul { list-style-image: url(../images/list.jpg); color: #0d233b; }
	a { outline: none; }