h1, h2, h3, ul, form, p {
	padding: 0px;
	margin: 0px;
}

a {
	text-decoration: none;
}

img {
	border: 0px;
}

html {
	background-image: url('/images/background.jpg');
	font-family: Arial, Helvetica, sans-serif;
}

body {
	width: 890px;
	margin: auto;
	margin-top: 36px;
}

#container {

}

.left {
	float: left;
	width: 305px;
}

.left .logo {
	width: 302px;
	height: 378px;
	background-image: url('/images/logo.png');
}

.left .subpages {
	margin-top: 10px;
}

.left .subpages li {
	list-style-type: none;
	background-color: black;
	margin-bottom: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
}

.left .subpages li a {
	color: #13B2F2;
	font-weight: bold;
}

.right {
	float: right;
	width: 564px;
	margin-left: 20px;
}

.right .menu {
	background-color: black;
	height: 28px;
	text-align: right;
	padding-top: 17px;
	padding-right: 15px;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
}

.right .menu li {
	display: inline;
}

.right .menu li a {
	color: white;
	padding-right: 3px;
}

.right .menu li .active {
	color: #13B2F3;
}

.right .menu li a:hover {
	color: #13B2F3;
}

.right .content {
	background-color: white;
	min-height: 467px;
	font-size: 14px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 50px;
	padding-right: 35px;
	float: left;
	width: 519px;
}

.right .content a {
	color: #0A87BC;
	font-size: 12px;
	text-decoration: underline;
}

.right .content li {
	list-style-type: none;
	display: table;
	padding-left: 4px;
}

.right .content li a {
	color: black;
}

.right .content label {
	float: left;
	width: 150px;
	padding-top: 2px;
}

.right .content input, .right .content textarea {
	border: 1px solid #13B2F3;
}

.right .content input, .right .content textarea {
	padding: 2px;
}

.submit {
	background-color: #13B2F3;
	color: white;
	text-decoration: underline;
	border: 1px solid #0A87BC !important;
	font-weight: bold;
}

.right .content .header {
	width: 545px;
	height: 212px;
}

.right .content h1 {
	color: #13B2F2;
	font-size: 35px;
	padding-bottom: 10px;
	letter-spacing: -2px;
}

.right .content h2 {
	font-size: 20px;
	margin: 0px;
	padding: 0px;
}

.right .footer {
	float: left;
	text-align: right;
	color: white;
	font-size: 10px;
	padding-top: 5px;
	width: 565px;
}

.news_item {
	float: left;
	width: 525px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #999999;
}

.datum {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 5px;
}

.contact p {
	padding-top: 5px;
	padding-bottom: 5px;
}

.hidden {
	display: none;
}

.reactie_toevoegen {
	color: white;
	padding: 15px;
}

.message {
	color: green;
}

.footer a {
	color: white;
}

.news {
	float: left;
	width: 250px;
}

.news_header {
	background-image: url('/images/news.jpg');
	background-repeat: no-repeat;
	width: 240px;
	height: 39px;
	float: left;
}

.home_item1, .home_item2 {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 230px;
}

.home_item1 h2, .home_item2 h2 {
	font-size: 14px !important;
}

.home_item1 {
	background-color: #EDEDED;	
}

.home_item2{
	background-color: #D9D9D9;
}

.geen_border {
	border: 0px !important;
}

.highlights {
	float: right;
	width: 260px;
}

.highlights p {
	margin: 0px !important;
	padding: 0px !important;
}

.highlights h2 {
	font-size: 30px;
	color: #13B2F2;
	letter-spacing: -1px;
}

.highlights h3 {
	font-size: 14px;
	padding-top: 10px;
}

.highlights .datum {
	color: #13B2F2;
	padding-top: 2px;
	float: left;
	width: 100%;
}

.info_header {
	width: 540px;
	height: 71px;
	background-image: url('/images/info.jpg');
	background-repeat: no-repeat;
	float: left;
	margin-top: 15px;
}

.info {
	width: 540px;
	float: left;
}

.info h2 {
	font-size: 30px;
	color: #13B2F2;
}

.info h3 {
	font-size: 14px;
	padding-top: 10px;
}
