/* Style website specifiek*/
body {
margin: 0;
padding: 0;
color: #333;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
text-align:center;
overflow:-moz-scrollbars-vertical;
background:#f0f0f2 url(/images/bg.gif) repeat-y top center;
}
#announcement {
background-color:#FFFFCC; 
border:1px solid #F27021; 
padding:15px 15px 15px 15px; 
margin:20px 0 0 0;
}
#announcement h2 {
margin-top:0px;
color:#F27021;
}
#announcement p{
font-size:11px;
color:#7D7D7D;
} 
h1 {
font-weight:bold;
color: #e2660b;
font-size: 17px;
margin:10px 0;
}
h2 {
font-weight:bold;
font-size: 14px;
}
h3 {
color:#7D7D7D;
font-size: 13px;
}
p {
	margin:5px 0;
}
a {
color: #faa61a;
}
a:link, a:visited {
text-decoration: underline;
}
a:hover, a:active {
filter:alpha(opacity=70); 
-moz-opacity: 0.7; 
opacity: 0.7;
text-decoration: none;
}
a.block {
	border:1px solid #e2660b;
	color:#e2660b;
	background-color:#fbd99e;
	font-size:11px;
	padding:3px 8px;
	text-decoration:none;
}
a.block:hover{
	text-decoration:none;
	background-color:#FEF1F1;
}
.datum {
	color:#999;
}
#forumtable th {
	border:0;
}
td.ccc{
	background:url(/images/ccc.gif) repeat-y top right;
}
td.ccc2{
	background:url(/images/ccc.gif) repeat-y top left;
}
.faqcats {
	margin:0;
	padding:0;
	width:170px;
	list-style:none;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
}
.faqcats li {
	margin:0;
	padding:5px 35px 5px 5px;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	background-color:#F4F4F4;	
}
.faqcats li.active {
	background-color:#fff;
	border-bottom:1px solid #ccc;
	border-right:2px solid #fff;
}
.faqcats li a {
	text-decoration:none;
}
.bericht {
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
	width:480px;
	margin:0;
	padding:5px 20px 5px 20px;
	list-style:none;
}
.faqs {
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	width:380px;
	min-height: 610px;
	//overflow:auto;
	margin:0;
	padding:26px 20px 0 20px;
	list-style:none;
	min-height:610px;
}

.faqs li {
	padding-bottom:20px;
}
.faqs li.metadata {
	padding:20px 0;
	color: #666666;
}
#terug {
	padding-top:15px;
}
#tekst {
	padding-bottom:45px;
}
#menu a {
	text-decoration:none
}
#agenda {
	list-style: none;
	margin: 0;
	padding: 0;
}
.agendainfo {
	background-color:#fbd99e;
	padding:10px;
	width:330px;
	border:1px solid #999;
}
table,td {
	border:0;
}
th {
	vertical-align:middle;
	text-align:left;
}
.formbutton {
	font-size:11px;
	padding:2 5px;
	color:#fff;
	background-color:#cc0000;
	border-color:#cc0000;
}
/*
	SIFR
	----------------------------------------------------
*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	letter-spacing: 0;
}
#quote {
	font-size:16px;
	font-weight: bold;
	color:#e2660b;
	width:488px;
	background:url(/images/quote-top.gif) top left no-repeat #fbd99e;
	padding-top:40px;
}
#quote p {
	padding:0 30px;
	margin:0;
}
#quotefooter {
	background:url(/images/quote-bot.gif) bottom left no-repeat #fbd99e;
	width:488px;
	height:47px;
	font-size:11px;
	clear:both;
	display:block;
	padding-bottom:30px;
}
.formtd2{
width: 125px;
}
#quotefooter p {
	font-style:italic;
	font-weight: bold;
	margin:0;
	padding:13px 30px 0 30px
}
#searchsuggestions {
	margin-top:20px;
	background-color:#FFF2F2;
	border:1px solid #FFD3D3;
	padding:15px;	
}
#searchresults {
	margin-top:20px;
	background-color:#F7F7F7;
	border:1px solid #BBBBBB;
	padding:15px;	
}
#searchform {
	margin:20px 0;
	background-color:#F7F7F7;
	border:1px solid #BBBBBB;
	padding:15px;
}
#partners ul, #partners li {
	margin:0;
	padding:0;
	list-style:none;
}
.modelclass{
	background-color:#EEEEEE;
	border: 1px solid #CCC; 
	border-right: 0; 
	padding: 4px;
}
.modelclass2{
	background-color:#EEEEEE;
	border: 1px solid #CCC; 
	border-left: 0; 
	padding: 4px;
	text-align:justify;
}
.keuzeheader{
	margin-left: 7px;
	margin-right: 14px;
	font-weight:bold;
}
.searchresults h2{
	margin-top:0;
}
.searchresults h3 {
	font-size:15px;
	font-weight:normal;
	margin:20px 0 5px 0;
}
.searchresults td {
	background-color:#F6F6F6;
	padding:15px;
	border:1px solid #D1D1D1;
}
.searchresults td p.kort {
	margin:10px 0;
	font-size:11px;
}
.searchresults strong {
	color:#006633;
}
#menu2{
	height: 112px;
}
#main2{
	min-height: 400px;
border-top:33px solid #c70714;
	
}
#main2 table{
border: 1px solid #C3C3C3;
}
#main2 td{
padding: 3px;
border: 0px;
}
#tekststappen{
float: left;
width: 520px;
}
span.show-tooltip-text { 
	display: none; 
	position:absolute; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	background-color:#A6091A; 
	padding: 6px; 
	padding-left: 12px; 
	padding-right: 12px; 
	color: white; 
	margin:0;
	z-index:100;
}

div.hr {
	display:block;
	height:15px;
	background:url(/images/hr.gif) no-repeat scroll center #fff;
	border:none;
	margin: 14px 12px 14px 0px;
}


/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 200px;
    height: 125px;
	margin-right:55px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}
/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 43px;
    right: -30px;
    width: 19px;
    height: 19px;
    cursor: pointer;
    background: transparent url(next.jpg) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 43px;
    left: -35px;
    width: 19px;
    height: 19px;
    cursor: pointer;
    background: transparent url(prev.jpg) no-repeat 0 0;
}

#abbonnementen{
	display:block;
	margin:0 0 25px 0;
}
#abbonnementen h2{
	color:#E2660B;
	font-size:17px;
	font-weight:bold;
	margin:10px 0;
}
#abbonnementen .top{
	display:block;
	background:url(/images/abbo_wit.gif) top left no-repeat;
	height:25px;
}
#abbonnementen .content{
	background:url(/images/abbo_wit_bg.gif) top left repeat-y #fdf5e8;
}
#abbonnementen #abbonnement_wt{
	float:left;
	display:block;
	width:189px;
	padding:4px 0;
	text-align:center;
}
#abbonnementen .abbonnement_or{
	float:left;
	display:block;
	width:153px;
	text-align:center;
}
#abbonementen .border{
	border-right:2px solid #fff;
}
#abbonnementen .abbonnement_or.noborder{
	width:156px;
}
#abbonnementen h3{
	font-size:18px;
	font-weight:bold;
	color:#000;
	margin:0 0 6px 0;
}

#abbonnementen .abbonnement_or h3{
	font-size:16px;
	margin:10px 0 3px 0;
}
#abbonnementen .prijs{
	text-align:center;
	color:#ef8f21;
	font-size:24px;
	font-weight:bold;
	margin:0;
}
#abbonnementen .abbonnement_or .prijs{
	font-size:14px;
}
#abbonnementen p{
	padding:4px 20px;
}
#abbonnementen .abbonnement_or p{
	padding:4px;
	color:#848383;
}
#abbonnementen .bottom{
	display:block;
	background:url(/images/abbo_wit.gif) bottom left no-repeat;
	height:14px;
}
#abbonnementen .button1{
	display:block;
	background:url(/images/button_abbo_wit.gif) top left no-repeat;
	width:112px;
	height:27px;
	margin:0px 0 11px 0px;
}
#abbonnementen .button2{
	display:block;
	background:url(/images/button_abbo_or.gif) top left no-repeat;
	width:92px;
	height:20px;
	margin:8px 0 11px 0px;
}
#abbonnementen .button1:hover,#abbonnementen .button2:hover{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
#abbonnementen .aanmelding{
	text-align:right;
	padding:0;
	margin:0;
	color:#848383;
}