body {margin: 0px; background:url(background.jpg);font-family: Arial, serif; font-size: 11px; font-weight: normal; color: #666666;}

/*linken*/

a {text-decoration:underline;font-family: Arial, serif; font-size: 11px; font-weight: normal; color: #666666;letter-spacing:0px}
a:hover {text-decoration:underline;font-family: Arial, serif; font-size: 11px; font-weight: normal; color: #333333;letter-spacing:0px}

a.small {text-decoration:none;font-family: Arial, serif; font-size: 11px; font-weight: normal; color: #3F5C34;letter-spacing:1px}
a.small:hover {text-decoration:underline;font-family: Arial, serif; font-size: 11px; font-weight: normal; color: #5C3018;letter-spacing:1px}

a.noline {text-decoration:none;font-family: Arial, serif; font-size: 11px; font-weight: normal; color: #3F5C34;letter-spacing:0px}
a.noline:hover {text-decoration:none;font-family: Arial, serif; font-size: 11px; font-weight: normal; color: #B5CC45;letter-spacing:0px}

a.underline {text-decoration:none;font-family: Arial, serif; font-size: 11px; font-weight: normal; color: #3F5C34;}
a.underline:hover {text-decoration:underline;font-family: Arial, serif; font-size: 11px; font-weight: normal; color: #5C3018;}

a.lang {text-decoration:none;font-family: Arial, serif; font-size: 10px; font-weight: normal; color: #3F5C34;}
a.lang:hover {text-decoration:none;font-family: Arial, serif; font-size: 10px; font-weight: normal; color: #9F562F;}

a.detlink {text-decoration:none;font-family: Arial, serif; font-size: 11px; font-weight: normal; color: #3F5C34;}
a.detlink:hover {text-decoration:none;font-family: Arial, serif; font-size: 11px; font-weight: normal; color: #5C3018;}

a.footer {text-decoration:underline;font-family: Arial, serif; font-size: 9px; font-weight: normal; color: #3F5C34;}
a.footer:hover {text-decoration:underline;font-family: Arial, serif; font-size: 9px; font-weight: normal; color: #5C3018;}

a.nav {text-decoration:none;font-family: Arial, serif; font-size: 14px; font-weight: bold; color: #3F5C34;letter-spacing:1px}
a.nav:hover {text-decoration:none;font-family: Arial, serif; font-size: 14px; font-weight: bold; color: #5C3018;letter-spacing:1px}

a.paylinker {text-decoration:none;font-family: Arial, serif; font-size: 11px; font-weight: bold; color: #3F5C34;}
a.paylinker:hover {text-decoration:underline;font-family: Arial, serif; font-size: 11px; font-weight: bold; color: #5C3018;}

/*navigation menu*/

a.leftmenu {text-decoration:none;font-family: Arial, serif; font-size: 11px; font-weight: normal; color: #181F63;}
a.leftmenu:hover {text-decoration:none;font-family: Arial, serif; font-size: 11px; font-weight: normal; color: #BAD4EE;}

a.leftmenusel {text-decoration:underline;font-family: Arial, serif; font-size: 11px; font-weight: normal; color: #BAD4EE;}
a.leftmenusel:hover {text-decoration:underline;font-family: Arial, serif; font-size: 11px; font-weight: normal; color: #BAD4EE;}


a.leftwaarom {text-decoration:none;font-family: Arial, serif; font-size: 11px; font-weight: normal; color: #666666;}
a.leftwaarom:hover {text-decoration:none;font-family: Arial, serif; font-size: 11px; font-weight: normal; color: #333333;}

a.leftwaaromsel {text-decoration:underline;font-family: Arial, serif; font-size: 11px; font-weight: normal; color: #333333;}
a.leftwaaromsel:hover {text-decoration:underline;font-family: Arial, serif; font-size: 11px; font-weight: normal; color: #333333;}

.topmenutabs{
width: 100%;
overflow: hidden;
border-bottom: 0px solid black; /*bottom horizontal line that runs beneath tabs*/
}

.topmenutabs ul{
margin: 0;
padding: 0;
padding-left: 25px; /*offset of tabs relative to browser left edge*/
font: 11px Arial;
list-style-type: none;
}

.topmenutabs li{
display: inline;
margin: 0;
}

.topmenutabs li a{
float: left;
display: block;
text-decoration: none;
margin: 0px;
padding: 4px 10px; /*padding inside each tab*/
border-right: 1px solid white; /*right divider between tabs*/
color: #ffffff;
background: #BAD4EE; /*background of tabs (default state)*/
}

.topmenutabs li a:hover, .topmenutabs li.selected a{
text-decoration: none;
color: #181F63;
background: #BAD4EE; 
/*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}









.topmenutabs2{
width: 100%;
overflow: hidden;
border-bottom: 0px solid black; /*bottom horizontal line that runs beneath tabs*/
}

.topmenutabs2 ul{
margin: 0;
padding: 0;
padding-left: 125px; /*offset of tabs relative to browser left edge*/
font: 11px Arial;
list-style-type: none;
}

.topmenutabs2 li{
display: inline;
margin: 0;
}

.topmenutabs2 li a{
float: left;
display: block;
text-decoration: none;
margin: 0px;
padding: 4px 10px; /*padding inside each tab*/
border-left: 1px solid white; /*right divider between tabs*/
color: #ffffff;
background: #BAD4EE; /*background of tabs (default state)*/
}

.topmenutabs2 li a:hover, .topmenutabs2 li.selected a{
text-decoration: none;
color: #181F63;
background: #BAD4EE; 
/*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}




/*diversen*/

form {margin: 0px; padding: 0px;border-color: #5C3018;}
.nbinput {height:11px;border-style: solid; border-width: 1px; border-color: #3F5C34;font-family: Arial, Arial, serif; font-size: 10px; font-weight: normal; color: #333333;background-color:#FFffff;}
.nbbutton {height:18px;border-style: solid; border-width: 1px; border-color: #3F5C34;font-family: Arial, Arial, serif; font-size: 10px; font-weight: normal; color: #333333;background-color:#FFffff;}
.button {height:20px;border-style: solid; border-width: 1px; border-color: #3F5C34;font-family: Arial, Arial, serif; font-size: 11px; font-weight: bold; color: #333333;background-color:#FFffff;}
input {border-style: solid; border-width: 1px; border-color: #3F5C34;font-family: Arial, Arial, serif; font-size: 11px; font-weight: normal; color: #333333;background-color:#FFffff;}


textarea {border-style: solid; border-width: 1px; border-color:#3F5C34;font-family: Arial, serif; font-size: 11px; font-weight: normal; color: #333333;background-color:#ffffff;width:98%;overflow: hidden;}
option {border-style: solid; border-width: 1px; border-color:#3F5C34;font-family: Arial, serif; font-size: 11px; font-weight: normal; color: #333333;background-color:#ffffff;}
select {border-style: solid; border-width: 1px; border-color:#3F5C34;font-family: Arial, serif; font-size: 11px; font-weight: normal; color: #333333;background-color:#ffffff;}
.noinput {border-style: solid; border-width: 0px; border-color: #ffffff;font-family: Arial, Arial, serif; font-size: 11px; font-weight: normal; color: #333333;background-color:transparent;}


img {border-color:#3F5C34;}
 
hr  {
border: 0;
height: 1px;
color: #3F5C34;
background-color: transaparent;
}

div.horrule {
height: 2px;
border-top: 2px solid #3F5C34;
margin-top: 2px;
margin-bottom: 2px;
margin-left: 0px;
margin-right: 0px;
}
div.horrule hr {
display: none;
}

div.horrulethin {
height: 1px;
border-top: 1px solid #3F5C34;
margin-top: 1px;
margin-bottom: 1px;
margin-left: 0px;
margin-right: 0px;
}
div.horrulethin hr {
display: none;
}

div.horrulethindot {
height: 1px;
border-top: 1px dotted #3F5C34;
margin-top: 1px;
margin-bottom: 1px;
margin-left: 0px;
margin-right: 10px;
}
div.horrulethindot hr {
display: none;
}

div.horrulecat {
height: 1px;
border-top: 1px dotted #5C3018;
margin-top: 1px;
margin-bottom: 1px;
margin-left: 0px;
margin-right: 0px;
}
div.horrulecat hr {
display: none;
}


/*einde diversen*/



/* fonts */

.fnttxt {font-family: Arial, serif; font-size: 11px; font-weight: normal; color: #666666;letter-spacing:0px}
.fnttxtnav {font-family: Arial, serif; font-size: 14px; font-weight: bold; color: #486A3C;letter-spacing:0px}
.fnttxtlight {font-family: Arial, serif; font-size: 11px; font-weight: normal; color: #F2EDB0;}
.fnttxtred {font-family: Arial, serif; font-size: 11px; font-weight: normal; color: #cc0000;}
.fnttxtfooter {font-family: Arial, serif; font-size: 9px; font-weight: normal; color: #333333;}
.fnttxtbig {font-family: Arial, serif; font-size: 16px; font-weight: normal; color: #333333;}
.fnttxtsmall {font-family: Arial, serif; font-size: 10px; font-weight: normal; color: #666666;letter-spacing:0px}
.fnttxtwhite {font-family: Arial, serif; font-size: 11px; font-weight: normal; color: #ffffff;letter-spacing:0px;}
.fnttxtgb {font-family: tahoma, Arial, serif; font-size: 11px; font-weight: normal; color: #999999;letter-spacing:0px}
/*einde fonts*/



/*tables*/

.tablestyle {
BORDER-RIGHT: 1px solid; 
BORDER-TOP: 1px solid; 
BORDER-LEFT: 1px solid;
BORDER-BOTTOM: 1px solid; 
BORDER-COLLAPSE: separate;
font-family: Arial, Arial, Helvetica, sans-serif;
font-size: 11px;
border-color: #666666;
color: #666666; 
}

.tablefont{
font-family: Arial, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #3F5C34;
}

table, tr, td {
font-family: Arial, Arial, Helvetica, sans-serif;
font-size: 11px;
letter-spacing:0px;
border-color: #666666;
color: #666666; 
}


/* Fix for MS Office style paragraphs (MsoNormal) */
p {
	margin: 0;
	padding: 0;
}


/* Fix for MS Office unindeted lists */
.unIndentedList {
	margin: 0;
	padding: 0;
	list-style-position: inside;
}

.unIndentedList li {
	padding: 0;
}

/* Fix for MS Office UL lists */
ul {
	margin-top: 0;
	margin-bottom: 0;
}







