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

.body, html {
	height:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left !important;
}

* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #fff;
}

a {
	color: #FF0000;
}

a:hover {
	color: #FF0000;
}

input {
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

textarea {
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.print_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #000;
}
.print_tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000;
}
.datum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #2E4968;
}

.invulveld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #0d233a;
}

.footer a {
	color: #0d233a;
}

.footer a:hover {
	color: #0d233a;
	text-decoration: underline;
}

.gradient {
	background-attachment: scroll;
	background-image: url(../images/bg_gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #274566;
}

/* This is the style of your browser text */

h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 15px;
}
h2 {
	font-size: 20px;
}
.category {
	font-size: 36px;
}
.heading {
	color: #CCCCCC;
}

.text {
	color: #CCCCCC;
	text-align: left !important;
}
.date {
	color: #CCCCCC;
}

.dropdownbox {
	color: #CCCCCC;
	width: 160px;
}







