h1 {
	color: #0042EF;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 20px;
}

h2 {
	color: #0042EF;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 5px;
}

h3 {
	color: #0042EF;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

p {
	margin-top: 5px;
	padding-right: 20px;
}

a {
	color: #0042EF;
	text-decoration: underline;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

div#content a {
	color: #0042EF;
	text-decoration: underline;
}

div#content a:hover {
	color: #FFFFFF;
	background-color: #0042EF;
	text-decoration: none;
}

ul {
	list-style-image: url(../images/bullit_blauw.gif);
	margin-top: 5px;
	padding-left: 8px;
	margin-left: 8px;
}

div#nieuws ul {
	list-style-image: url(../images/bullit.gif);
	margin-top: 5px;
	padding-left: 8px;
	margin-left: 8px;
}

li {
	margin-bottom: 5px;
}

ul li a, div#nieuws a {
	color: #FFFFFF;
	text-decoration: underline;
}

ul li a:hover, div#nieuws a:hover {
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
}

div#navigatie ul {
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

div#navigatie ul li {
	display: inline;
	padding-right: 11px;  /*11px als partners erbij staat*/
}

div#navigatie ul li a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
}

div#navigatie ul li a:hover {
	color: #FFFFFF;
	background-color: #0042EF;
	text-decoration: none;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
}

dl {
	margin-top: 5px;
	margin-bottom: 20px;
}

dt {
	color: #0042EF;
	font-size: 1.1em;
	font-weight: bold;
	padding-top: 15px;
	margin-bottom: 5px;
}

dd {
	margin-bottom: 2px;
	margin-left: 0px;
}

dd a {
	color: #0042EF;
	text-decoration: underline;
}

dd a:hover {
	color: #FFFFFF;
	background-color: #0042EF;
	text-decoration: none;
}
	
div#nieuws dl {
	margin-top: 5px;
	margin-bottom: 25px;
}

div#nieuws dt {
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: bold;
	padding-top: 15px;
	margin-bottom: 5px;
}

div#nieuws dd {
	color: #FFFFFF;
	margin-bottom: 2px;
	margin-left: 0px;
}

div#nieuws dd a {
	color: #FFFFFF;
	text-decoration: underline;
}

div#nieuws dd a:hover {
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
}

img {
	border: none;
}

div#quote img {
	border: none;
	margin-bottom: 5px;
}

div#pasfoto img {
	border: none;
	margin-bottom: 15px;
	margin-left: 15px;
	float: right;
}

div#intro img {
	border: none;
	margin-bottom: 5px;
	margin-right: 15px;
	float: left;
}

th {
	text-align: left;
	font-weight: bold;
}

.blauw {
	color: #0042EF;
	font-weight: bold;
}

input {
	font-size: 1em;
	color: #000000;
	width: 190px;
	height: 14px;
	background-color: #FFFFFF;
	border: 1px solid #0042EF;
}

select {
	font-size: 1em;
	color: #000000;
	height: 14px;
	background-color: #FFFFFF;
	border: 1px solid #0042EF;
}

textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	width: 300px;
	height: 100px;
	background-color: #FFFFFF;
	border: 1px solid #0042EF;
}

.checkbox {
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	width: 18px;
	height: 18px;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}

.submit {
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	width: 100px;
	height: 18px;
	background-color: #0042EF;
	border: 1px solid #0042EF;
}
