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


html {
	height: 100%;
	overflow: auto;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
}


body {
	background-image: url(../Images/background.jpg);
	background-repeat: repeat;
	font-family: "Trebuchet MS";
	font-size: 13px;
	margin: 0px;
	height: 100%;
	padding: 0px;
}


#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}.witachter {
	background-color: #FFFFFF;
	text-decoration: none;
	line-height: 100px;
}
.groenachter {
	background-color: #99cc33;
	vertical-align: middle;
	text-decoration: none;
	line-height: 100px;
}
#wrapper .banners {
	background-color: #99cc33;
	padding: 5px;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	vertical-align: top;
}
img.centerimage   {
	display: block;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;

}

#wrapper .content {
	font-family: "Trebuchet MS";
	color: #0000CC;
	background-color: #FFFFFF;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.vet {
	font-weight: bold;
	color: #0000CC;
}
.rood {
	color: #FF0033;
}
.roodvet {
	color: #FF0033;
	font-weight: bold;
}
.kopblauw {
	font-size: 15px;
	font-weight: bold;
	color: #0000CC;
	text-align: center;
	display: block;
}
hr {
	border: 0;
	color: #99CC33;
	background-color: #99CC33;
	height: 2px;
}
#wrapper #footer td {
	font-size: 10px;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #0000CC;
	text-align: center;
	line-height: 30px;
}
#wrapper #footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#wrapper #footer a:hover {
	color: #0000CC;
	background-color: #FFFFFF;
}
.grace, .grace a {
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	display: block;
}
.logokolom {
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	display: block;
}

