html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
	background-color: #FFFFFF;
}

a,
a:link,
a:visited,
a:active {
	color: #18486F;
	text-decoration: none;
}

a:hover {
	color: #839000;
	text-decoration: underline;
}

#wrapper {
	background-color: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
	width: 780px;
}

.icons {
	font-size: 11px;
}

.adres,
.adresklein,
.banner_kop,
.kolom_kop,
.kolom_subkop,
.isearch_title,
.kop,
.titel,
.subkop {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}

.adres {
	background-color: #18486F;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	height: 100%;
	padding: 8px;

}
.adres a,
.adres a:link,
.adres a:visited,
.adres a:active {
	color: #FFFFFF;
}

.adres a:hover {
	color: #D1E500;
}

.adresklein {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;

}
.adresklein a,
.adresklein a:link,
.adresklein a:visited,
.adresklein a:active {
	color: #FFFFFF;
}

.adresklein a:hover {
	color: #D1E500;
}

.kruimel {
	color: #000000;
	padding-left: 20px;
	font-size: 11px;
	margin-bottom: 10px;
}



body, p, td			{ color: #000000; font-size: 12px; font-family: Arial, Helvetica, sans-serif }

input, textarea, select	{
	color: #000000; 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	background-color: #FFFFFF; 
	border: 1px solid #00588B;
}


.wit				{ color: white; }
.wit a   			{ color: #4F0C18; }

.hoofdmenu 			{ font-size: 14px; }
.submenu, .item	 	{ font-size: 11px;  }


.kop, .titel, .subkop, .isearch_title {
	font-weight: bold;
	color: #1F5989;
}

.titel {
	text-transform: uppercase;
	color: #B7C235;
	font-weight: normal;
	letter-spacing: 2px;
	font-size: 14px;
}

.kop {
	font-size: 20px;
	margin-bottom: 10px;
}

.subkop, .isearch_title {
	font-size: 14px;
	color: #839000;
}

.intro { 
	color: #000000;
	font-weight: bold; 
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 10px;
}

.tekst { 
	color: #000000; 
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 10px;
}

.bijschrift  		{ font-size: 9px; padding-top: 2px; padding-right: 10px; padding-bottom: 2px }
.s 					{ font-size: 9px; }
.m 					{ font-size: 12px; }
.l 					{ font-size: 18px; }

hr.lijn		
{
	background-color: #1E5989;
	width: 100%; 
	height: 1px; 
	border-width: 0;
	float: left;
}

.zoektekst {
	color: white;
	font-weight: bold;
	font-size: 11px;
}

.zoekveld
{
	width: 100px;
	font-size: 9px;
	border: 1px solid #00588B;
	background-color: #FFFFFF;
	padding: 1px 4px;
	color: #1F5989;
	margin-bottom: 2px;
}

.veld
{
	width: 200px;
	font-size: 9px;
	border: 1px solid #00588B;
	background-color: #FFFFFF;
	padding: 1px 4px;
	color: #1F5989;
	margin-bottom: 10px;
}

.knop
{
	width: 100px;
	font-size: 9px;
	border-width: 0;
	background-color: #D2DEE7;
	padding: 1px 4px;
	color: #1F5989;
	margin-bottom: 2px;
	cursor: pointer;
}

textarea
{
	width: 400px;
	font-size: 9px;
	border: 1px solid #00588B;
	background-color: #FFFFFF;
	padding: 1px 4px;
	color: #1F5989;
	margin-bottom: 10px;
}

.select {
	font-size: 10px;
	margin-bottom: 10px;
}

.kolom_kop { 
	color: #ffffff;;
	font-size: 18px;
	padding: 1px 10px 0 20px;
}

.kolom_kop2 { 
	color: #ffffff;;
	font-size: 18px;
	padding: 1px 0 0 20px;
}

.kolom_subkop { 
	font-weight: bold;
	color: #333333;;
	font-size: 13px;
}

.kolom_tekst { 
	color: #333333;;
	font-size: 10px;
}


.banner_kop { 
	color: #1F5989;;
	font-weight: bold;
	font-size: 13px;
}

.banner_tekst {
	font-size: 10px;
	padding: 4px 0 0 6px;
}

.banner_topbg {
	background-image: url(../media/bannerbg.gif);
	background-repeat: repeat-x;
}


span.subkop
{
	font-size:		16px;
	font-weight:	bold;
	color: 			#224059;
}

.tekstgrootte {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: white;
}

.tekstgrootte_klein {
	font-size: 10px;
}

.tekstgrootte_middel {
	font-size: 12px;
}

.tekstgrootte_groot {
	font-size: 16px;
}

.tekstgrootte_klein_active a {
	font-size: 10px;
	color: #839000;
}

.tekstgrootte_middel_active a {
	font-size: 12px;
	color: #839000;
}

.tekstgrootte_groot_active a {
	font-size: 16px;
	color: #839000;
}

.s {
	font-size: 10px;
}

hr {
	background-color: #D1E500;
	width: 100%; 
	height: 1px; 
	border-width: 0; 
	margin: 0;
	padding: 0;
}

.isearch_highlight,
.isearch_search {
	font-weight: bold;
	color: #839000;
}

.isearch_head {
	font-weight: bold;
}

.pagebrowser {
	background-color: #F1F7B2;
	color: #839000;
	font-size: 11px;
	padding: 4px 20px 4px 5px;
	margin-bottom: 10px;
}

.horbaritem {
	padding-top: 2px;
}

.submenu {
	margin: 20px 0 0 20px; 
	width: 179px; 
	text-align: left;
}

.submenu hr {
	background-color: #ffffff;
	
}

.red {
	color: red;
}
