TD.a { COLOR: #291B67; FONT-FAMILY: Verdana; FONT-SIZE: 10pt; FONT-WEIGHT: bold; }
/* Standard */
.a {font-family: Verdana, Arial, Helvetica; font-size: 11px;}
/* rood */
.a1 {font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #FF0000;}
/* wit */
.a2 {font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #FFFFFF; line-height: 135%; }
/* zwart */
.a3 {font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #000000; line-height: 128%; }
/* grijs */
.grijs {font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #222222; line-height:150%; }
/* Dienstfarbe */
.a4 {font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #888888;}
/* Voettekst */
.footer {font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #888888;}
/* Kopje 1 */
.b1 {font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #000000; font-weight: bold; line-height: 130%; }
/* Kopje 2 Titelheader van alle teksten */
.b2 {font-family: Verdana, Arial, Helvetica; font-size: 12px; color: #FFFFFF; font-weight: bold; line-height: 100%; margin-bottom: 1px;}
/* Citaat */
.c1 {font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #000000; font-weight: normal; font-style: normal;}
/* Rode kop H1 en tussenkop */
H1.kop1 { font-family: 'Trebuchet MS', Verdana, Arial, Helvetica; color: #CC3333; font-size: 20px; line-height: 150%; font-weight: bold; }
B.kop1 { font-family: 'Trebuchet MS', Verdana, Arial, Helvetica; color: #CC3333; font-size: 16px; line-height: 150%; font-weight: bold; }
/* Kleine lettertjes - div blok onderaan */
.blokklein { font-size: 11px; color: #000000; background-color:#FFF3CD; border:0px solid red; padding: 2px 2px; color: #111111; font-size: 10px; line-height: 130%; }
.klein { font-size: 9px; color: #000000; font-family: Verdana, Arial; }
/* lichtblauwe background /*
.lighttabel {color:#000;background-color:#fff;margin:5px;padding:0px;border:1px solid #D4D5D6;}
.light {color:#000000;background-color:#EDF1F7;font-weight:bold;font-size:12px;margin:0;padding:0 0 0 4px;font-family:Arial,Helvetica,sans-serif;letter-spacing:1px;line-height:2em;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#D4D5D6;}
/* Meer (blokje onderaan) */
.meer {font-family: Verdana, Arial, Helvetica; font-size: 12px; font-weight: bold; color: #000000; line-height: 128%; }

/* Links */
A, A:visited {text-decoration:none; color:#0033CC;}
A:active {color:#3366FF;}
A:hover {text-decoration: underline;}

/* Rating/voting systeem */
.content-box-s  { min-width:150px; width:150px; height:80px; margin: 5px 5px 0px 5px; background:url(image/ratingbox.gif) top left no-repeat;}
.left {float: left;}
.right {float: right;}
.content-box-s h1 {width:134px; font-weight: normal; margin:0px 8px 5px 8px; padding:3px 0px; font-size:11px; line-height: 16px; font-family:verdana,arial,helvetica,sans-serif; height:16px; overflow:hidden;}
.content-box-s h1.kleur {color:#56738A; border-bottom:1px solid;}
.content-box-s p {text-align: left; width:134px; margin:5px 10px; font-size:9px; line-height: 14px; font-family:verdana,arial,helvetica,sans-serif; color:#000;}
* html .content-box-s h1 {height /**/: 23px;}

/* USPlijst */
ul.usplijst {
	list-style-type: square;
	list-style-image: url(image/faq_arrow.gif)
	list-style-position: inside;
}

/* begin css tabs */

ul#tabnav { /* general settings */
text-align: left; /* set to left, right or center */
margin: 1em 0 1em 0; /* set margins as desired */
font: bold 11px verdana, arial, sans-serif; /* set font as desired */
border-bottom: 1px solid #6c6; /* set border COLOR as desired */
list-style-type: none;
padding: 3px 10px 3px 10px; /* THIRD number must change with respect to padding-top (X) below */
}

ul#tabnav li { /* do not change */
display: inline;
}

body#tab1 li.tab1, body#tab2 li.tab2, body#tab3 li.tab3, body#tab4 li.tab4, body#tab5 li.tab5 { /* settings for selected tab */
border-bottom: 1px solid #fff; /* set border color to page background color */
background-color: #fff; /* set background color to match above border color */
}

body#tab1 li.tab1 a, body#tab2 li.tab2 a, body#tab3 li.tab3 a, body#tab4 li.tab4 a, body#tab5 li.tab5 a { /* settings for selected tab link */
background-color: #fff; /* set selected tab background color as desired */
color: #000; /* set selected tab link color as desired */
position: relative;
top: 1px;
padding-top: 4px; /* must change with respect to padding (X) above and below */
}

ul#tabnav li a { /* settings for all tab links */
padding: 3px 4px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
border: 1px solid #C09435; /* set border COLOR as desired; usually matches border color specified in #tabnav */
background-color: #FFF; /* set unselected tab background color as desired */
color: #ccc; /* set unselected tab link color as desired */
margin-right: 0px; /* set additional spacing between tabs as desired */
text-decoration: none;
border-bottom: none;
}

ul#tabnav a:hover { /* settings for hover effect */
background: #fff; /* set desired hover color */
}

/* end css tabs */

/* begin addthis */
.addthis_toolbox, .addthis_default_style {
	font-family: Arial, Verdana, helvetica, sans-serif;
	font-size: 11px;
	margin-left:540px !important;

}

.addthis_container {
	float: right !important;
}


/* end addthis */
