BODY {
font-size : 0.8em; 
font-family : "Comic Sans MS";
font-weight : normal;
color : #FAEC45;
background-color : #FBD647;
margin : 0 0 0 0;
padding : 0 0 0 0;
width : auto;
  line-height: 150%
}

a:link {
	color: #FBD647;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #F4D15D;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #17E509;
	font-weight: bold;
}

H1 {
font-family : Arial, Helvetica, sans-serif;
font-style : normal;
font-variant : normal;
font-weight : bold;
font-size : 1.2em;
color : #000000;
background-color : transparent;
}

H2 {
font-family : "Comic Sans MS";
font-style : normal;
font-variant : normal;
font-weight : bold;
font-size : 1.8em;
color : #16e408;
background-color : transparent;
line-height: 125%;
}

H3 {
font-family : "Comic Sans MS";
font-style : normal;
font-variant : normal;
font-weight : bold;
font-size : 1.2em;
color : #16e408;
background-color : transparent;
}

.smalltext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : .9em; 
}


.smalltext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.smalltext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.noline a:link{
  text-decoration : none;
}

.noline a:visited{
  text-decoration : none;
}


.largetext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1em; 
}

.largetext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1em; 
}

.largetext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1em; 
}

.errortext {
  font-family : Arial, Helvetica, sans-serif; 
  font-size : 1em;
  color : red;
  font-weight : bold;
}

.grid {
border : #efb240 .05em solid;
}

.white {
color:#003C92;
background-color : white;
}


.white a:link {
	color: #003C92;
	text-decoration: none;
	font-weight: bold;
}
.white a:visited {
	text-decoration: none;
	color: #017137;
	font-weight: bold;
}
.white a:hover {
	text-decoration: underline;
	color: #BD0334;
	font-weight: bold;
}

.black {
  background-color : black;
}


.whitebox {
	color:#003c92;
	background-color : white;
}


.whitebox a:link {
	color: #003C92;
	text-decoration: underline;
	font-weight: bold;
}
.whitebox a:visited {
	text-decoration: underline;
	color: #003C92;
	font-weight: bold;
}
.whitebox a:hover {
	text-decoration: underline;
	color: #BD0334;
	font-weight: bold;
}



.bg_dark {
  background-color : #003C92;
  line-height: 125%
}

.bg_medium {
  background-color : #BD0334;
}

.bg_light {
color:#003C92;
  background-color : #FBD647;
}

.bg_light a:link {
	color: #003C92;
	text-decoration: none;
	font-weight: bold;
}
.bg_light a:visited {
	text-decoration: none;
	color: #017137;
	font-weight: bold;
}
.bg_light a:hover {
	text-decoration: underline;
	color: #BD0334;
	font-weight: bold;
}

.alt_bg_dark {
  background-color : #4691FF;
}

.alt_bg_medium {
  background-color : #017137;
}

.alt_bg_light {
  background-color : #017137;
}

.copyright {
    font-size: .7em;
    text-align: center;
}

.copyright2 {
    font-size: .9em;
    text-align: center;
}

.boxtitle {
	font-weight: bold;
	text-transform: uppercase;
	font-variant: normal;
}

.header{
  background-image: url('images/achtergrond.png');
  background-repeat: repeat-x;
}

.accToggler {
PADDING-RIGHT: 3px;
PADDING-LEFT: 3px;
PADDING-BOTTOM: 3px;
MARGIN: 3px auto;
WIDTH: 100%;
CURSOR: pointer;
PADDING-TOP: 3px;
padding-left: 30px;
background-image: url('images/open.gif');
background-repeat: no-repeat;
background-position: left;
}

.accContent {
MARGIN: 0px auto;
WIDTH: 100%;
text-align: center;
background-color: #ffffff;
height: auto;
}

.accToggler2 {
PADDING-RIGHT: 3px;
PADDING-LEFT: 3px;
PADDING-BOTTOM: 3px;
MARGIN: 3px auto;
WIDTH: 100%;
CURSOR: pointer;
PADDING-TOP: 3px;
padding-left: 30px;
background-image: url('images/open.gif');
background-repeat: no-repeat;
background-position: left;
}

.accContent2 {
	margin: 0px auto;
	width: 100%;
	height: auto;
}

.nobreaks br
{
display:none;
}

.accToggler2Cell
{
background-color: #3c9200;
 }
