

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #626262;
	margin: 0px;
	/*overflow: yes;*/
	text-align: center;
	background: #FFFFFF;
}
#CenterDiv {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 50%;
	height: 50%;
	text-align: left;
	
}
#LeftHalf {
	position: absolute;
	right: -371px;
	width: 743px;
	/*500px;*/
}
#MenuContentContainer {
	position: relative;
	top: 0px;
	left: 0px;
	width: 743px;
	background: url(../images/menuopvul.gif) top left repeat-y;
	
}
#FooterContainer {
	clear: both;
	width: 743px;
	text-align: left;
}
#MenuContainer {
	position: relative;
	width: 154px;
	border:0px solid lime;
}
#Header {
	position: relative;
	padding-top: 5px;
	height: 103px;
	width: 743px;
	background: #ffffff url(../images/header.jpg) bottom left no-repeat;
}
/*Taal style*/
/*#Header .taalbox {
	width: 180px;
	height: 20px;
	position: absolute;
	top: 85px;_top:82px;
	left: 140px;
	border:0px solid green;
}
#Header .taalbox a{
	text-decoration:none;
	font-size:10px;
}*/



#ContentContainer {
	float: left;
}
#TextContainer {
	float: right;
	width: 523px;
	padding-right: 25px;
}
i {
	font-size: 12px;
}
.item {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: rgb(81,124,166);
	font-weight: normal;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
									
}
/*.menuNormal a{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color:rgb(81,124,166);
	font-weight: normal;
	text-decoration: none;
}*/
.item:visited {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #AC2991;
	font-weight: normal;
	text-decoration: none;
}
.item:active {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #AC2991;
	font-weight: normal;
	text-decoration: none;
}
.item:hover {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color:rgb(40,62,114);
	font-weight: normal;
	text-decoration: none;
								
}
.itemactive {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
						
}
.itemactive A {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color:#fff;
	font-weight: normal;
	text-decoration: none;
}
.itemactive A:visited {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.itemactive A:active {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.itemactive A:hover {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}
.itempath {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
		
}
.itempath A {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.itempath A:visited {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.itempath A:active {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.itempath A:hover {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
table, td, div {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	border-style: hidden;
}
.inputVeld {
	font-size: 12px;
	color: #626262;
	background-color: #FFFFFF;
	vertical-align: middle;
	border: #AABFD0 1px solid;
	height: 22px;
}
textarea {
	font-size: 12px;
	background-color: #ffffff;
	vertical-align: middle;
	border: #AABFD0 1px solid;
	height: 94px;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #626262;
	text-align: justify;
}
img {
	border: #004fa3 0px solid;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	border-style: hidden;
}
hr {
	color: #004fa3;
}
.h1 {
	color: #AC2A90;
	font-size: 12px;
	font-weight: normal;
}
.h2 {
	color: #1D2B5A;
	font-size: 12px;
}
h1 {
	color: #AC2A90;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	text-decoration: none;
}
h2 {
	color: #1D2B5A;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	font-weight:normal;
	text-decoration: none;
	
}
.honderd {
	height: 100%;
}
A {
	color: #626262;
	text-decoration: underline;
}
A:visited {
	color: #626262;
	text-decoration: underline;
}
A:active {
	color: #626262;
	text-decoration: underline;
}
A:hover {
	color: #A63688;
	text-decoration: underline;
}
.contentextra {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #626262;
	font-weight: normal;
}
.contentextra A {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #626262;
	font-weight: normal;
	text-decoration: underline;
}
.contentextra A:visited {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #626262;
	font-weight: normal;
	text-decoration: underline;
}
.contentextra A:active {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #626262;
	font-weight: normal;
	text-decoration: underline;
}
.contentextra A:hover {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #626262;
	font-weight: normal;
	text-decoration: underline;
}
.newszin {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #1D2B5A;
	font-weight: normal;
	text-decoration: none;
}
.newskop {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #B13E8B;
	font-weight: normal;
	text-decoration: none;
}
.newskop A {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #B13E8B;
	font-weight: normal;
	text-decoration: none;
}
.newskop A:visited {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #B13E8B;
	font-weight: normal;
	text-decoration: none;
}
.newskop A:active {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #B13E8B;
	font-weight: normal;
	text-decoration: none;
}
.newskop A:hover {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #B13E8B;
	font-weight: normal;
	text-decoration: none;
}
.newskop2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #B13E8B;
	font-weight: normal;
	text-decoration: none;
}
.newskop2 A {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #B13E8B;
	font-weight: normal;
	text-decoration: none;
}
.newskop2 A:visited {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #B13E8B;
	font-weight: normal;
	text-decoration: none;
}
.newskop2 A:active {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #B13E8B;
	font-weight: normal;
	text-decoration: none;
}
.newskop2 A:hover {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #B13E8B;
	font-weight: normal;
	text-decoration: none;
}
.whiteback {
	background-color: #ffffff;
}
.topwhite {
	height: 5px;
}
.header {
	padding-top: 5px;
	height: 103px;
	background: #ffffff url(../images/header.jpg) bottom left no-repeat;
}
#AdresGegevens {
	position: absolute;
	top: 6px;
	left: 593px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
}
.AdresGegevens2 {
	color: #AC2A90;
	text-decoration: underline;
}
.AdresGegevens2 A:visited {
	color: #AC2A90;
	text-decoration: underline;
}
.AdresGegevens2 A:active {
	color: #AC2A90;
	text-decoration: underline;
}
.AdresGegevens2 A:hover {
	color: #AC2A90;
	text-decoration: underline;
}
.footer {
	height: 26px;
}
.footer1 {
	background: #4573B3 url(../images/footer1.gif) top left no-repeat;
	color: #7C9DCD;
}
.footer2 {
	background: #4573B3;
	color: #7C9DCD;
}
.footer2 A:link {
	color: #7C9DCD;
	text-decoration: none;
}
.footer2 A:visited {
	color: #7C9DCD;
	text-decoration: none;
}
.footer2 A:active {
	color: #7C9DCD;
	text-decoration: none;
}
.footer2 A:hover {
	color: #7C9DCD;
	text-decoration: none;
}
.footer3 {
	background: #4573B3 url(../images/footer3.gif) top right no-repeat;
}
.menup {
	margin-bottom: 0px;
	margin-top: 0px;
}
.menup:link, menup:active, menup:link {
	color: #ffffff;
	text-decoration: none;
}
.menup:hover {
	color: #262F5F;
	text-decoration: none;
}
.menu1default {
	background-color: #4573B3;
}
.menu1stippel {
	background: #4573B3;
	height: 18px;
	margin-bottom: 5px;
}
.menu1topa {
	background: #4573B3 url(../images/menu1topa.gif) top left no-repeat;
	height: 9px;
}
.menu1topb {
	background: #4573B3 url(../images/menu1topb.gif) top right no-repeat;
	height: 9px;
}
.menu1footera {
	background: #4573B3 url(../images/menu1footera.gif) bottom left no-repeat;
	height: 9px;
}
.menu1footerb {
	background: #4573B3 url(../images/menu1footerb.gif) bottom right no-repeat;
	height: 9px;
}
.menu1header {
	font-size: 17px;
	color: #1D2B5A;
	margin-bottom: 5px;
	font-weight: normal;
	padding-left: 10px;
}
.menu2default {
	background-color: #BC80BD;
}
.menu2stippel {
	background: #BC80BD;
	/*18px;*/
	margin-bottom: 0px;
}
.menu2topa {
	background: #BC80BD url(../images/menu2topa.gif) top left no-repeat;
	height: 9px;
}
.menu2topb {
	background: #BC80BD url(../images/menu2topb.gif) top right no-repeat;
	height: 9px;
}
.menu2footera {
	background: #BC80BD url(../images/menu2bottoma.gif) bottom left no-repeat;
	height: 9px;
}
.menu2footerb {
	background: #BC80BD url(../images/menu2bottomb.gif) bottom right no-repeat;
	height: 9px;
}
.menu2header {
	font-size: 17px;
	color: #AC2A90;
	margin-bottom: 5px;
	font-weight: normal;
	padding-left: 10px;
}
.menu3default {
	background-color: #819CC9;
}
.menu3stippel {
	background: #819CC9;
	height: 18px;
	margin-bottom: 5px;
}
.menu3topa {
	background: #819CC9 url(../images/menu3topa.gif) top left no-repeat;
	height: 9px;
}
.menu3topb {
	background: #819CC9 url(../images/menu3topb.gif) top right no-repeat;
	height: 9px;
}
.menu3footera {
	background: #819CC9 url(../images/menu3bottoma.gif) bottom left no-repeat;
	height: 9px;
}
.menu3footerb {
	background: #819CC9 url(../images/menu3bottomb.gif) bottom right no-repeat;
	height: 9px;
}
.menu3header {
	font-size: 17px;
	color: #fff;
	margin-bottom: 5px;
	font-weight: normal;
	padding-left: 10px;
}
.white {
	background-color: #ffffff;
}
.menuafsluiter {
	background: #ffffff url(../images/menuafsluiter.gif) bottom left no-repeat;
}
.padp {
	margin-bottom: 5px;
	margin-top: 5px;
	color: #AC2A90;
}
.padp A {
	color: #9F9F9F;
	text-decoration: underline;
}
.padp A:visited {
	color: #626262;
	text-decoration: underline;
}
.padp A:active {
	color: #AC2A90;
	text-decoration: underline;
}
.padp A:hover {
	color: #AC2A90;
	text-decoration: underline;
}
menup:active, menup:link {
	color: #9F9F9F;
	text-decoration: underline;
}
.aboutsitep {
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 10px;
	color: #D9D9D9;
}
.aboutsitep A {
	color: #D9D9D9;
	text-decoration: underline;
}
.aboutsitep A:visited {
	color: #D9D9D9;
	text-decoration: underline;
}
.aboutsitep A:active {
	color: #AC2A90;
	text-decoration: underline;
}
.aboutsitep A:hover {
	color: #AC2A90;
	text-decoration: underline;
}
.menup:active, menup:link {
	color: #D9D9D9;
	text-decoration: underline;
}
.contentstippel {
	background: url(../images/contentstippel.gif) top left repeat-x;
	height: 16px;
}
p {
	margin-top: 0px;
}
p:link, p:active, p:link {
	color: #626262;
	text-decoration: underline;
}
p:hover {
	color: #626262;
	text-decoration: none;
}
.linksfooter {
	height: 78px;
}
.linksfooterp {
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 0px;
	color: #D9D9D9;
}
.linksfooterp:link, linksfooter:active, linksfooter:link {
	color: #D9D9D9;
	text-decoration: underline;
}
.linksfooterp:hover {
	color: #D9D9D9;
	text-decoration: none;
}
.contentstripe {
	background: #ffffff url(../images/contentstripe.gif) top right repeat-y;
}
/* Treemenu */
.tree {
	font-size: 11px;
}
.level {
}
.level1 {
	font-size: 11px;
	padding-left: 10px;
}
.level2 {
	padding-left: 13px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.level3 {
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.level4 {
	padding-left: 7px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.level5 {
	padding-left: 4px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.treetop {
	height: 1px;
	background-color: #FAFAFB;
}
.treepart {
	background: url(../images/treepart.gif) bottom left no-repeat;
	width: 10px;
	height: 14px;
}
.item1 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.item1 A {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.item1 A:visited {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.item1 A:active {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.item1 A:hover {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.itemactive1 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	
}
.itemactive1 A {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.itemactive1 A:visited {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.itemactive1 A:active {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.itemactive1 A:hover {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.itempath1 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.itempath1 A {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.itempath1 A:visited {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.itempath1 A:active {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.itempath1 A:hover {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.itemsitemap {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #626262;
	font-weight: normal;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.itemsitemap A {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #626262;
	font-weight: normal;
	text-decoration: none;
}
.itemsitemap A:visited {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #626262;
	font-weight: normal;
	text-decoration: none;
}
.itemsitemap A:active {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #626262;
	font-weight: normal;
	text-decoration: none;
}
.itemsitemap A:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #B13E8B;
	font-weight: normal;
	text-decoration: none;
}
.itemsitemapactive {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #9F9F9F;
	font-weight: bold;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.itemsitemapactive A {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #9F9F9F;
	font-weight: bold;
	text-decoration: none;
}
.itemsitemapactive A:visited {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #9F9F9F;
	font-weight: bold;
	text-decoration: none;
}
.itemsitemapactive A:active {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #9F9F9F;
	font-weight: bold;
	text-decoration: none;
}
.itemsitemapactive A:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #B13E8B;
	font-weight: bold;
	text-decoration: none;
}
.itemsitemappath {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #9F9F9F;
	font-weight: normal;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.itemsitemappath A {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #9F9F9F;
	font-weight: normal;
	text-decoration: none;
}
.itemsitemappath A:visited {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #9F9F9F;
	font-weight: normal;
	text-decoration: none;
}
.itemsitemappath A:active {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #9F9F9F;
	font-weight: normal;
	text-decoration: none;
}
.itemsitemappath A:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #B13E8B;
	font-weight: normal;
	text-decoration: none;
}
.item3 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.item3 A {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.item3 A:visited {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.item3 A:active {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.item3 A:hover {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.itemactive3 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #262F5F;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.itemactive3 A {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #262F5F;
	font-weight: bold;
	text-decoration: none;
}
.itemactive3 A:visited {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #262F5F;
	font-weight: bold;
	text-decoration: none;
}
.itemactive3 A:active {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #262F5F;
	font-weight: bold;
	text-decoration: none;
}
.itemactive3 A:hover {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #262F5F;
	font-weight: bold;
	text-decoration: none;
}
.itempath3 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #262F5F;
	font-weight: normal;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.itempath3 A {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #262F5F;
	font-weight: normal;
	text-decoration: none;
}
.itempath3 A:visited {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #262F5F;
	font-weight: normal;
	text-decoration: none;
}
.itempath3 A:active {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #262F5F;
	font-weight: normal;
	text-decoration: none;
}
.itempath3 A:hover {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #262F5F;
	font-weight: normal;
	text-decoration: none;
}
.item_sub {
	font-weight: normal;
	font-size: 12px;
}
A.item_sub, A.item_sub:visited, A.item_sub:hover {
	font-weight: normal;
	color: #517CA6;
	font-size: 12px;
}
.itemactive_sub {
	font-weight: normal;
	color: #517CA6;
}
A.itempath_sub, A.itempath_sub:visited {
	font-style: normal;
	font-weight: normal;
	color: #517CA6;
}
.menuNormal_sub {
	color: #517CA6;
	padding-left: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 0px;
	/*cursor:hand;
	cursor:pointer;*/

}
.menuHover_sub {
	color: #353A65;
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 0px;
	/*cursor: hand;
	cursor: pointer;*/
}
.submenutwaalf {
	background: white url(/images/b2.gif) repeat top right;
}
.submenum3 {
	background: white url(/images/m3.gif) repeat top right;
}
.submmenum2 {
	background-color: #BFCBE2;
}
.submenum1 {
	background: #BFCBE2 url(/images/m1.gif) repeat top left;
}
.submenut2 {
	background: #BFCBE2 url(/images/t2.gif) repeat top right;
}
.thumb {
	/*padding: 20px;
*/
	margin: 0px 5px 5px 0;
	float: left;
	width: 170px;
	height: 28px;
	overflow: hidden;
	border: 0px solid black;
}
/**************************class(lastig)******************************

.lastig a{
font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.lastig a:hover{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color:rgb(26,55,113);
	font-weight: normal;
	text-decoration: none;
}
.lastig A:visited {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.lastig A:active {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
*/

