body {
 background-attachment: fixed;
 background-position: center center;
 background-repeat: no-repeat;
 color:#000000; 
 background-color: #ffffff;
 font-family: arial;
 font-size: 10pt; 
}
html, body, #tbbg {
 height:100%;
 margin: 0;
 padding: 0;
 border: none;
 text-align: center;
 }
 
 textarea {
	scrollbar-arrow-color:#999;
 	scrollbar-base-color:#CCC;
 	scrollbar-face-color#006;
 	scrollbar-track-color:#999;
 	scrollbar-highlight-color:#999;
 	scrollbar-3dlight-color:#999;
 	scrollbar-shadow-color:#999;
 	scrollbar-darkshadow-color:#999;
 }

#tbbg {
 background-color: #ffffff;
 margin: 0 auto;
 text-align: left;
 vertical-align: middle;
 width: 100%;
}



.titel {
 font-weight: bold;
 font-size: 13pt;
 color:#d20e21;
}
.kop_rood {color:#d20e21; font-size:13pt; font-weight:bold;}
.kop_blauw {color:#002a4e; font-size:13pt; font-weight:bold;}


.txt {
 font-weight: normal;
 color:#666666;
 font-size: 9pt;
 text-align: left;
 vertical-align: top;
}

.stxt {
 font-weight: normal;
 color:#666666;
 font-size: 8pt;
 vertical-align: top;
}

.men {
 font-weight: normal;
 font-size: 14pt;
 color:#d20e21;
}

table {
  border-collapse: collapse;
} 

img {
border: none;
}

.cursor {
cursor: pointer;
}

.stxt {
color:#666666;
font-weight: bold;
font-size: 7pt;
}

a.foo    {color:#d20e21; font-weight: bold;	font-size: 13pt; text-decoration:none }
a.foo:link    {color:#d20e21; font-weight: bold; font-size: 13pt; text-decoration:none }
a.foo:visited {color:#d20e21; font-weight: bold;font-size: 13pt; text-decoration:none }
a.foo:hover  {color:#002a4e; font-weight: bold; font-size: 13pt; text-decoration:none }

a.foos    {color:#002a4e; font-weight: bold;	font-size: 13pt; text-decoration:none }
a.foos:link    {color:#002a4e; font-weight: bold; font-size: 13pt; text-decoration:none }
a.foos:visited {color:#002a4e; font-weight: bold;font-size: 13pt; text-decoration:none }
a.foos:hover  {color:#002a4e; font-weight: bold; font-size: 13pt; text-decoration:none }

a.foo2    {color:#666666; font-weight: bold;	font-size: 9pt; text-decoration:none }
a.foo2:link    {color:#666666; font-weight: bold; font-size: 9pt; text-decoration:none }
a.foo2:visited {color:#666666; font-weight: bold;font-size: 9pt; text-decoration:none }
a.foo2:hover  {color:#d20e21; font-weight: bold; font-size: 9pt; text-decoration:none }

a.foo2s    {color:#d20e21; font-weight: bold;	font-size: 9pt; text-decoration:none }
a.foo2s:link    {color:#d20e21; font-weight: bold; font-size: 9pt; text-decoration:none }
a.foo2s:visited {color:#d20e21; font-weight: bold;font-size: 9pt; text-decoration:none }
a.foo2s:hover  {color:#d20e21; font-weight: bold; font-size: 9pt; text-decoration:none }

a.foo3    {color:#666666; font-weight: bold;	font-size: 7pt; text-decoration:none }
a.foo3:link    {color:#666666; font-weight: bold; font-size: 7pt; text-decoration:none }
a.foo3:visited {color:#666666; font-weight: bold;font-size: 7pt; text-decoration:none }
a.foo3:hover  {color:#d20e21; font-weight: bold; font-size: 7pt; text-decoration:none }

a.foo4    {color:#666666; font-weight: normal;	font-size: 8pt; text-decoration:none }
a.foo4:link    {color:#666666; font-weight: normal; font-size: 8pt; text-decoration:none }
a.foo4:visited {color:#666666; font-weight: normal;font-size: 8pt; text-decoration:none }
a.foo4:hover  {color:#d20e21; font-weight: normal; font-size: 8pt; text-decoration:none }

a.foo5    {color:#FFFFFF;	 }

a:link {
 color:#666666;
 font-weight: normal;
 text-decoration:underline
} 

a:visited {
 color:#666666;
 font-weight: normal;
 text-decoration:underline
} 

a:hover {
 color:#d20e21;
}
 
a {
 color:#666666;
 text-decoration:none;
}
