html { margin:0; padding:0 }

body { font-family: Arial; font-size:1em;
  background-image: url(/assets/img/cg/background.png);
  background-repeat:no-repeat;
  background-size:cover;
  background-attachment: fixed;
 }
#accordion { margin-top:30px; margin-bottom:30px;font-size:0.9em}
.btn{float:left;background:url(/assets/img/btn/left.png) no-repeat;margin:10px 0;padding:0 0 0 10px}
.btn a{float:left;height:40px;background:url(/assets/img/btn/stretch.png) repeat-x left top;line-height:40px;color:#fff;font-size:1em;text-decoration:none;font-weight:400 !important;padding:0 5px}
.btn a:visited{color:#FFF}
.btn span{background:url(/assets/img/btn/right.png) no-repeat;float:left;width:10px;height:40px}
div.btn img{vertical-align:middle;padding-left:10px;border:0}
.btn_gw{background-color:#4AAE21}
.btn_go{background-color:#9A0000}
.btn_sf{background-color:#DE7100}
.btn_sg{background-color:#397D9C}
.btn_fa{background-color:#7F6A00}
.btn_gg{background-color:#523D2C}
.btn a:hover{text-decoration:underline}
.sf{color:#DE7100 !important}
.sg{color:#397D9C !important}
.btn_oa{background-color:#834884}
.oa{color:#834884 !important}
.gw{color:#4AAE21 !important}
.fa{color:#7F6A00 !important}
.go{color:#9A0000 !important}
.cg{color:#FDC921 !important}
.gg{color:#523D2C !important}
h3 { font-weight: bold}
img { border:0}
strong {color:#111}
.ui-accordion-header { padding:10px; }

.icons { margin-top:20px; } 
.icons img { border:0; padding:10px; margin-top:10px}
.onderlijn { width:100%; height:4px; background-color:#FDC921}
a, a:visited, a:hover { color:black; }

@media print {
  .cnp { display:none; }
}
@media screen {
  .cnp { text-align:center; }
}

#services { width:100%;max-width:900px;margin:50px auto; }

.numbers { text-align:right;padding-top:20px; }

@media screen and (max-width: 800px) {
  #service { width:100%; margin:0; padding:0}
  .nomobile { display:none; }
  .numbers { clear:both; text-align:left }
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { background:none!important; background-color:white!important }