h1  {
	color: #d57126;
	font-size: 16px;
	font-family: Tahoma, Arial, Helvetica;
	font-style: normal;
	font-weight:bold;
	line-height: 26px;
	margin: 0px;
}

.header  {
	color: #f54204;
	font-size: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight:bold;
	line-height: 26px;
	margin: 0px;
}

h2  {
	color: #d57126;
	font-size: 14px;
	
	font-family: Tahoma, Arial, Helvetica;
	font-style: normal;
	font-weight:bold;
	margin: 0px;
}

.inputtekst{
width: 300px;
}

.menuitemactive  {
	color: #ffffff;
	background-image:url(../images/bck-menu-on.jpg);
	background-position:right;
	background-repeat:repeat-y;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight:bold;
	margin: 0px 0px 5px 0px;
	padding: 3px 20px 3px 15px;
}

.menuitemactive  a:link  { color: #ffffff;text-decoration: none }
.menuitemactive  a:visited  { color: #ffffff;text-decoration: none }
.menuitemactive  a:hover  { color: #ffffff;text-decoration: none }
.menuitemactive  a:active  { color: #ffffff;text-decoration: none }

.menuitem  {
	color: #ffffff;
	background-image:url(../images/bck-menu-off.jpg);
	background-position:right;
	background-repeat:repeat-y;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight:bold;
	margin: 0px 0px 5px 0px;
	padding: 3px 20px 3px 15px;
}

.menuitem  a:link  { color: #ffffff;text-decoration: none }
.menuitem  a:visited  { color: #ffffff;text-decoration: none }
.menuitem  a:hover  { color: #ffffff;text-decoration: none }
.menuitem  a:active  { color: #ffffff;text-decoration: none }

.submenuitem  {
	color: #ffffff;
	background-image:url(../images/bck-submenu-off.jpg);
	background-position:right;
	background-repeat:repeat-y;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight:bold;
	margin: 0px 0px 5px 0px;
	padding: 3px 30px 3px 15px;
}

.submenuitem  a:link  { color: #ffffff;text-decoration: none }
.submenuitem  a:visited  { color: #ffffff;text-decoration: none }
.submenuitem  a:hover  { color: #ffffff;text-decoration: none }
.submenuitem  a:active  { color: #ffffff;text-decoration: none }


h3  {
	color: #d57126;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}


body  {
	color: #000000;
	font-size: 12px;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

body a:link  { color: #ff8e17; text-decoration: none }
body a:visited  { color: #ff8e17; text-decoration: none }
body a:hover  { color: #ff8e17; text-decoration: underline }
body a:active  { color: #ff8e17; text-decoration: underline }

p {
	color: #000000;
	font-size: 12px;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

p a:link  { color: #ff8e17; text-decoration: none }
p a:visited  { color: #ff8e17; text-decoration: none }
p a:hover  { color: #ff8e17; text-decoration: underline }
p a:active  { color: #ff8e17; text-decoration: underline }

.nieuws {
	margin: 3px;
	width: 224px;
	height: 40px;
	border: 1px solid #ffffff;
}

.nieuws_datum {
	color:#106fa8;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	font-style:italic;
	padding: 3px;
	
}

.nieuws_header {
	color:#ffffff;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 14px;
	font-weight: normal;
	padding: 3px;
}



.teksten  {
	color: #000000;
	font-size: 12px;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

.teksten a:link  { color: #ff8e17; text-decoration: none }
.teksten a:visited  { color: #ff8e17; text-decoration: none }
.teksten a:hover  { color: #ff8e17; text-decoration: underline }
.teksten a:active  { color: #ff8e17; text-decoration: underline }


.afsluiter {
	color: #ffffff;
	font-size: 10px;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;

}

.afsluiter a:link  { color: #ffffff; text-decoration: none }
.afsluiter a:visited  { color: #ffffff; text-decoration: none }
.afsluiter a:hover  { color: #ffffff; text-decoration: underline }
.afsluiter a:active  { color: #ffffff; text-decoration: underline }

.languages {
	color: #aaaaaa;
	font-size: 11px;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 392px;

}

.languages a:link  { color: #aaaaaa; text-decoration: none }
.languages a:visited  { color: #aaaaaa; text-decoration: none }
.languages a:hover  { color: #aaaaaa; text-decoration: underline }
.languages a:active  { color: #aaaaaa; text-decoration: underline }


