/* CSS Document */

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005782;
	background-color: #DDF2FC;
}

.nieuwstext{
	font-family : Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 11px !important;
	color: #005782 !important;
}

.hoofdmenu {
	background-image: url(../img/back_menu.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 31px;
}

.oranje {
	background-color: #ED8C01;
}

.oranje {
	font-size: 10px;
	color: #FFFFFF;
}


.input100px{
	width: 100px;	
	font-size: 10px; 
	color: #005782;
	border-color : #005782;
	border : 1px solid #005782;
	background : #ffffff;
}


.meetgreet {
	background-image: url(../img/back_meet.jpg);
}

.borderwit {
	border: 1px solid #FFFFFF;
	background-color: #FCEED9;
}

.borderoranje{border:solid 1px  #ED8C01 1px 1px 1px 1px; background-color:#fffbf6;}

.zwemmer {
	padding: 3px;
	vertical-align: bottom;
	font-size: 10px;
	color: #005782;
}

.pieter {
	background-image: url(../img/back_pieter.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.pieter td {
	font-size: 11px;
	color: #FFFFFF;
}

.pieter a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.pieter a:hover {
	color: #ED8C01;
	text-decoration: none;
}


.rechts {
	background-color: #E2EAEF;
}

.midden {
	background-image: url(../img/back_logo_midden.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.intro {
	padding: 5px;
	vertical-align: bottom;
}

.textblokonder {
	vertical-align: bottom;
}

.artikels {
	background-image: url(../img/back_midden.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.oranjetop {
	border-top: solid 1px #ED8C01;
}

ul {
	margin-top: 0px;
}

li {
	margin-top: 0px;
	margin-left: -20px;
}

.borderwit ul {
	margin-top: 0px;
}

.borderwit li {
	list-style-image:url(../img/bullit_menu.gif);
	margin-top: 0px;
	margin-left: -15px;
}
a {
	text-decoration: none;
	color: #ed8c01;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #ED8C01;
}

.titel {
	font-size: 14px;
	font-weight: bold;
}
.highlight{font-size: 12px; font-weight:bold;}

PRE {font-family: courier new; color: #005782; font-size: 11px; font-style:normal;}
