@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */

html {
overflow: -moz-scrollbars-vertical;
overflow-y: scroll;
} 
body {
	background: #FFF url(../_sysimg/bkg-normal.png) no-repeat center top; 
	font: 12px/17px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
a{
 
    color: #639;
}
body#home{
	background: #FFF url(../_sysimg/bkg.png) no-repeat center top;
}

body#slide{
	background: #FFF url(../_sysimg/bkg.png) no-repeat center top;
}
.wrapper {
	width: 935px;
    margin-right: auto;
    margin-left: auto;
    overflow: auto;
    background: url(../_sysimg/mainimghome.png) no-repeat 0px -100px;
}
#home .wrapper{
    background: url(../_sysimg/mainimghome.png) no-repeat 0px 0px;
}
#slide .wrapper{
    background: url(../_sysimg/mainimghome.png) no-repeat 0px 0px;
}
.header {
    background: #FFF no-repeat;
    width: 935px;
    height: 340px;
}
.headerimage {
    float: right;
    width: 610px;
    height: 300px;
}
.menu {
    background: url(../_sysimg/menubkg.png) repeat;
    height: 40px;
    width: 935px;
    position: absolute;
    z-index: 9999;
    top: 0px;
    margin-right: auto;
    margin-left: auto;
}
.menu img {
    float: left;
}
.menu ul {
    background: no-repeat;
    padding-left: 170px;
}
.menu ul li  {
    display: inline;
}
.menu ul li a {
    display: block;
    font-size: 12px;
    line-height: 40px;
    color: #e9d2ff;
    background: url(../_sysimg/btn.png) no-repeat left top;
    float: left;
    padding-right: 15px;
    padding-left: 15px;
    text-transform: uppercase;
    font-weight: normal;
    text-decoration: none;
}
.menu ul li a:hover {
    color: #C9F;
    background: url(../_sysimg/btn-hover.png);
}
.menu ul li a.selected {
    color: #FFF;
    background: url(../_sysimg/btn-up.png);
}
.menu ul li a:hover.selected {
    color: #96C;
    background: url(../_sysimg/btn-up.png);
}
.menu .xmenu {
    height: 40px;
}
.menu .xmenu ul {
    padding: 0px;
}
.menu .xmenu ul li a {
    display: block;
    color: #CEEFFF;
    float: right;
    padding-right: 7px;
    padding-left: 25px;
    text-transform: uppercase;
    text-decoration: none;
    font: normal 10px/40px "Arial Narrow";
    height: 40px;
}
.menu .xmenu ul li a:hover {
    color: #6CF;
    background: url(none);
}
.menu .xmenu ul li a.hlp {
    background: url(../_sysimg/help.png) no-repeat 2px 10px;
}
.menu .xmenu ul li a.dwnld {
    background: url(../_sysimg/download.png) no-repeat 2px 10px;
}
.menu .xmenu ul li a.lang {
    background: url(../_sysimg/lang.png) no-repeat 2px 10px;
}
.menu .xmenu ul li #help_menu,
.menu .xmenu ul li #lang_menu,
.menu .xmenu ul li #download_menu {
    display:none;

}
.menu .xmenu ul li:hover #help_menu,
.menu .xmenu ul li:hover #lang_menu,
.menu .xmenu ul li:hover #download_menu {
    display:block;
}

.menu .xmenu ul li #help_menu ul,
.menu .xmenu ul li #lang_menu ul ,
.menu .xmenu ul li #download_menu ul,
.menu .xmenu ul li #help_menu p,
.menu .xmenu ul li #lang_menu p,
.menu .xmenu ul li #download_menu p {
    padding:0px;
    margin:0px;
}
.menu .xmenu ul li #help_menu ,
.menu .xmenu ul li #lang_menu ,
.menu .xmenu ul li #download_menu {
    background: url(../_sysimg/xmenubkg.png) repeat-x;
    float: right;
    width: 200px;
    height: 150px;
    position:absolute;
    padding-top: 10px;
    padding-bottom: 10px;
    top: 40px;
    right: 0px;
}
         
.menu .xmenu ul li #help_menu ul li,
.menu .xmenu ul li #lang_menu ul li,
.menu .xmenu ul li #download_menu ul li {
    background-image:none;
}
.menu .xmenu ul li #help_menu ul li a,
.menu .xmenu ul li #lang_menu ul li a,
.menu .xmenu ul li #download_menu ul li a{
    color: #FFF;
    background-image: none;
    text-transform: none;
    text-decoration: none;
    font: normal 10px/14px Arial, Helvetica, sans-serif;
    text-align: right;
    padding: 0px 10px;
    margin: 0px;
    display: block;
    height: 14px;
    width: 200px;
}
.menu .xmenu ul li #lang_menu ul li a:hover,
.menu .xmenu ul li #help_menu ul li a:hover,
.menu .xmenu ul li #download_menu ul li a:hover{
    color: #6CF;
}
.slogan {
    float: left;
    width: 935;
    padding-top: 20px;
    height: 180px;
    padding-top: 0px;
    padding-right: 0px;
    margin-top: 60px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#home .slogan ,
#slide .slogan {
    padding-top: 60px;
    width: 360px;
    height: 150px;
    padding-top: 0px;
    padding-right: 120px;
}
.slogan h2 {
    font-size: 24px;
    color: #FFF;
    padding-left: 4px;
    line-height: 32px;
    font-weight: normal;
    clear: both;
    width: auto;
}
.slogan h3 {
    font-style: italic;
    font-weight: normal;
    color: #3D1F5C;
    font-size: 14px;
    line-height: 18px;
    padding-top: 10px;
    padding-left: 4px;
}
.slogan p a {
    font-style: italic;
    font-weight: normal;
    color: #FFF;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    text-decoration: none;
    padding-left: 4px; 
    padding-top:15px;
}
.slogan p a:before {
    content: " » ";
    color:#036;
}
.slogan p a:hover {
    color: #BBD2E8;
    text-decoration: none;
}
#slider ul, 
#slider li, 
#slider2 ul, 
#slider2 li {
    margin:0;
    padding:0;
    list-style:none;
}
#slider {
    float: left;
    width: 935px;
    height: 250px;
    position: relative;
    overflow: hidden;
    margin-top: 40px;
}
.slicontent {
    height: 250px;
    width: 935px;
    background: no-repeat right top;
    overflow: hidden;
    z-index: 888;
}
/*#slider2{margin-top:1em;}*/
   #slider li, 
#slider2 li {
    width:935px;
    height:250px;
    overflow:hidden;
}
ol#controls {
    margin:1em 6px 1em 0;
    padding:0;
    height:28px;
    position: relative;
    top: -52px;
    float: right;
    z-index: 2;
}
ol#controls li {
    float:left;
    list-style:none;
    height:18px;
    width: 18px;
    margin-left: 5px;
    margin-right: 5px;
}
ol#controls li a {
    float:left;
    line-height:16px;
    height:18px;
    background: url(../_sysimg/controltabs.png) no-repeat 0px 0px;
    color:#666;
    text-align: center;
    text-decoration:none;
    display: block;
    padding: 0px 10px 2px 8px;
}
ol#controls li a:hover {
    color:#639;
    background: url(../_sysimg/controltabs.png) no-repeat 0px -24px; 
}
ol#controls li.current a {
    color:#333;
    background: url(../_sysimg/controltabs.png) no-repeat 0px -48px; 
}
ol#controls li.current a:hover {
    background: url(../_sysimg/controltabs.png) no-repeat 0px -48px; 
    color:#639;
}
ol#controls li a:focus, 
#prevBtn a:focus, 
#nextBtn a:focus {
    outline:none;
}
.subcontent {
    overflow: auto;
    float: right;
    width: 170px;
    padding-left: 10px;
}
.cnt {
    float: left;
    width: 520px;
    background: url(../_sysimg/submenu-bkg.png) no-repeat right top;
    padding-right: 30px;
}
.crumb {
    width: 935px;
    height: 30px;
    background: url(../_sysimg/crumb-bkg.png) no-repeat;
    z-index: 888888;
    position: absolute;
    top: 150px;
}
#slide .wrapper .crumb {
    visibility: hidden;
}
.download {
    width: 155px;
    height: 20px;
    float: right;
    margin-top: 3px;
    font-size: 10px;
    line-height: 20px;
}
.download a {
    color: #639;
    text-decoration: none;
    text-transform: uppercase;
}
.download a:hover {
    color: #036;
}
.crumbpath {
    width: 680px;
    height: 20px;
    float: left;
    margin-top: 3px;
    padding-left: 20px;
    font-size: 10px;
    line-height: 20px;
    text-transform: uppercase;
    color: #AAA;
}
.crumbpath a {
    color: #AAA;
    padding-right: 5px;
    padding-left: 5px;
    text-decoration: none;
}
.crumbpath a:before {
    content: ">";
    color: #96C;
    margin-right: 7px;
    font: bold 9px Tahoma, Geneva, sans-serif;
}
.crumbpath a:hover {
    color: #888;
}
hr {
    height: 30px;
    border: 0;
    background: url(../_sysimg/footer.png) no-repeat right;
} 
.content {
    clear: both;
    width: 935px;
    position: relative;
    top: -48px;
}
.content h1 {
    color: #639;
    font-size: 24px;
    font-weight: normal;
    line-height: 28px;
    margin-bottom: 10px;
}
.content  h2 {
    color: #609;
    font-size: 16px;
    font-weight: normal;
    line-height: 18px;
    margin-top: 9px;
}
.content h3 {
    color: #96C;
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    font-style: italic;
}
.content h5 {
    color: #639;
    background: #eee8f5 url(../_sysimg/h5bkg.png) no-repeat top right;
    display: block;
    padding: 10px;         
    height: auto;
    width: 93%;
    border: 1px solid #96C;
    font: italic normal 13px/16px  "Trebuchet MS", Arial, Helvetica, sans-serif;
    margin-top: 7px;
    margin-bottom: 5px;
}
.content h5 a {            
    margin-top: 10px;
    color: #639;
}
.content h5 a:hover {
    color: #639;
    text-decoration: none;
}
.content h4 {
    color: #609;
    font-weight: normal;
    text-transform: uppercase;
    margin-top: 5px;
}

.content ul {
    margin-top: 8px;
    margin-bottom: 5px;
}

.content ol {
    margin-top: 8px;    
    margin-left:15px;
    margin-bottom: 5px; 
    list-style-type: decimal;
}               
.content ol li {
    margin-left: 15px;
    margin-bottom: 15px;
    color: #444;
}
.content ul li {
    color: #444;
    list-style-position: outside;
    list-style-image: url(../_sysimg/bullet.png);
    list-style-type: square;
    margin-left: 15px;
}
.content ul li a {
    color: #444;
    text-decoration: none;
    border-bottom: 1px solid #96C;
}
.content ul li ul li {
    color: #444;
    list-style-position: inside;
    list-style-image: url(../_sysimg/bullet2.png);
    list-style-type: square;
}
.content ul li a:hover {
    color: #444;
    border-bottom: 1px dashed #96C;
}
.content p,
.content td {
    color: #444;
    margin-top: 5px;
}
.content p a,
.content td a {
    color: #444;
    text-decoration: none;
    border-bottom: 1px solid #639;
}
.content p a:hover,
.content td a:hover {
    color: #222;
    text-decoration: none;
    border-bottom: 1px dashed #639;
}
.content p strong,
.content ul li strong {
    color: #111;
    font-weight: normal;
    margin-top: 5px;
}
.quote {
    font-style: italic;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
    color: #666;
}
.cnt2 {
    float: left;
    width: 590px;
    margin-top: 10px;
    padding-top: 5px;
    padding-right: 15px;
}
.cnt2 h4 {
    font: italic normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #96C;
    padding-top: 30px;
}

.cnt3 {
    padding: 5px 15px 10px;
    float: left;
    width: 280px;
    background: url(../_sysimg/cnt5.png) no-repeat;
    margin-top: 20px;
}
.cnt3 p,
.cnt5 p,
.home-nws p {
    font-size: 11px;
    line-height: 14px;
    color: #666;
}
.cnt3 h2,
.cnt5 h2,
.subcontent h2 {
    margin-bottom: 10px;
}
.cnt3 h3,
.cnt5 h3,
.home-nws h3 {
    font-size: 16px;
    font-weight: normal;
    color: #639;
    line-height: 20px;
    margin-bottom: 10px;
}
.cnt3 img,
.cnt5 img{
    float: left;
    margin-right: 10px;
}

.cnt5 {
    padding: 5px 15px 10px;
    float: left;
    width: 157px;
    background: url(../_sysimg/cnt5.png) no-repeat;
    margin-top: 20px;
}
.cnt6 {
    padding: 5px 15px 10px;
    float: right;
    width: 132px;
    background: url(../_sysimg/cnt5.png) no-repeat;
    margin-top: 20px;
}
.cnt6r {
    padding: 5px 0px 10px 15px;
    float: right;
    width: 117px;
    background: url(../_sysimg/cnt5.png) no-repeat;
    margin-top: 20px;
    text-align: right;
}
.home-nws {
    float: right;
    width: 275px;
    padding-left: 20px;
    background: url(../_sysimg/cnt5.png) no-repeat;
    margin-top: 20px;
}

.home-txt {
    float: right;
    width: 275px;
    padding-left: 20px;
    background: url(../_sysimg/cnt5.png) no-repeat;
    margin-top: 20px;
}      
.home-txt a{
    text-decoration:none;
    color: #666;
}   
.home-txt h2 a {
    font-size: 11px;
    line-height: 14px;
    color: #666;
}
.nws-short {
    margin-bottom: 10px;
    padding-bottom: 5px;
}
.nws-short p a{
    color: #666;
    text-decoration: none;
    display: block;
}
.nws-short p a:hover{
    color: #609;
    text-decoration: none;
}
.nws-short p a:after {
    content: ">";
    color: #96C;
    margin-left: 4px;
    font: bold 11px Tahoma, Geneva, sans-serif;
}
.subcontent .nws-short p a {
    color: #96C;
}
.subcontent .nws-short p a:hover {
    color: #609;
}
.subcontent .searchbox {
    margin-top: 20px;
}
.subcontent .searchbox p {
    color: #96C;
}
.subcontent .searchbox form input {
    color: #96C;
    width: 90px;
    height: 16px;
    border: solid 1px #96C;
}
.subcontent .searchbox form input#button {
    color: #639;
    width: 30px;
    height: 20px;
    border: solid 1px #96C;
    background: url(../_sysimg/btn2.png) repeat-x 0px 0px;
}
.subcontent .searchbox form input#button:hover {
    color: #036;
    cursor: pointer;
}
.submenu {
    overflow: auto;
    float: left;
    width: 170px;
    background: url(../_sysimg/submenu-bkg.png) no-repeat 0px 0px;
    padding-right: 10px;
    margin-right: 20px;
    min-height: 300px;  
    *padding-right: 0px;
    *width: 180px;
}
.submenu ul {
    margin-top: 40px;
}
.submenu ul li {
    font-size: 12px;
    color: #777;
    line-height: 15px;
    list-style-type: none;
    font-weight: normal;
    list-style-image: none;
}
.submenu ul li a {
    color: #777;
    text-decoration: none;
    display: block;
    padding-top: 7px;
    padding-bottom: 7px;
    text-transform: none;
    text-decoration: none;
    background: url(../_sysimg/arro7.png) no-repeat 0px 11px;
    padding-left: 11px;
}
.submenu ul li a:hover {
    color: #444;
    text-decoration: none;
    cursor: pointer;
}
.submenu ul li.selected a, 
.submenu ul li.selected li.selected a {
    color: #609;
}
.submenu ul li.selected li a,
.submenu ul li.selected li.selected li a {
    color: #999;
}
.submenu ul li.selected li a:hover,
.submenu ul li.selected li.selected li a:hover {
    color: #444;
}
.submenu ul ul,
.submenu ul ul ul{
    border-top: 0px;
    margin-top: -4px;
    margin-bottom: 12px;
}
.submenu li li a{
    font-size: 11px;
    padding-top: 4px;
    padding-bottom: 4px;
    text-decoration: none;
    padding-left:10px;
    background: url(../_sysimg/arro7.png) no-repeat 0px 8px;
}

.submenu li li a:hover {
    color: #666;
    text-decoration: none;
    cursor: pointer;
}
.submenu h2 {
    margin-bottom: 10px;
    margin-left: 15px;
}
.service {
    margin-top: 25px;
    margin-right: 15px;
}
/*tabs*/
div.simpleTabs {
    overflow: auto;
    background: url(../_sysimg/tabbkg.png) no-repeat 0px 0px;
    margin-top: 15px;
}
ul.simpleTabsNavigation {
    margin:0 10px;
    padding:0;
    text-align:left;
}
ul.simpleTabsNavigation li {
    text-decoration: none;
    list-style-image: none;
    list-style-type: none;
    display: block;
    float: left;
    margin-left: 0px;
}
ul.simpleTabsNavigation li a {
    color: #999;
    padding-right: 16px;
    padding-left: 30px;
    white-space: nowrap;
    text-decoration: none;
    margin-right: 10px;
    height: 30px;
    display: block;
    font-size: 11px;
    font-weight: normal;
    position:relative;
    text-decoration:none;
    background-image: url(../_sysimg/tabmenu.png);
    background-repeat: no-repeat;
    background-position: 0 -162px;
    line-height: 28px;
    text-transform: uppercase;
}
ul.simpleTabsNavigation li a span {
    position:absolute;
    top:0;
    left:100%;
    width:14px;
    height:30px;
    background-image: url(../_sysimg/tabmenu.png);
    background-repeat: no-repeat;
    background-position: -498px -162px;
}
ul.simpleTabsNavigation li a:hover {
    color: #666;
    line-height: 28px;
    background-position: 0 -12px;
}
ul.simpleTabsNavigation li a:hover span {
    color: #666;
    line-height: 30px;
    background-position: -498px -12px;
}
ul.simpleTabsNavigation li a.current {
    color: #96C;
    display: block;
    background-position: 0 -112px;
    line-height: 32px;
}
ul.simpleTabsNavigation li a.current span {
    border-bottom-color: #FFF;
    background-position: -498px -112px;
}
ul.simpleTabsNavigation li a.current:hover {
    color: #609;
    display: block;
    background-position: 0 -62px;
    line-height: 32px;
}
ul.simpleTabsNavigation li a.current:hover span {
    border-bottom-color: #FFF;
    background-position: -498px -62px;
}
div.simpleTabsContent {
    padding:5px 15px 15px 0px;
    margin-top:30px;
    display:none;
}
div.simpleTabsContent.currentTab {
    display:block;
}
.content .cnt .simpleTabs .simpleTabsNavigation li a ,
.content .submenu ul li,
.content .submenu ul li a,
.nws-short p a,
.nws-short p a:hover{
    list-style-image: none;
    list-style-type: none;
    border-bottom-width: 0px;
    border-bottom-style: none;
}
.nwslist {
    float: left;
    width:510px;
    overflow: auto;
}
.nwslistimg {
    float: left;
    height: 85px;
    width: 85px;
    margin-top: 13px;
    margin-right: 15px;
    margin-bottom: 5px;
    overflow: hidden;         
    background-position:center center;
    background-repeat:no-repeat;
    border: 1px solid #CCC;
}
.nwslistmsg {
    float: left;
    width: 400px;
    overflow: auto;
}
.nwslistfoot {
    float: left;
    width:510px;
    margin-top: 10px;
    height: 26px;
    overflow: auto;
    background: url(../_sysimg/tabbkg.png) no-repeat right bottom;
}
.ref {
    float: left;
    width:510px;
    margin-top: 10px;
    padding-bottom: 32px;
    overflow: auto;
    background: url(../_sysimg/footer.png) no-repeat right bottom;
}
.ref .img100 {
    float: left;
    width: 200px;
    display:block;
    margin-top:5px;
    height:150px;  
    background-repeat:no-repeat;
    background-position:top center;
}
.ref .reftxt {
    float: left;
    width: 230px;
    min-height: 160px;
    padding-left: 30px;
    overflow: auto;
    background: url(../_sysimg/cnt5.png) no-repeat;
    
}
.ref .reftxt p a[href^="http:"] {
    background: url(../_sysimg/web.gif) no-repeat left top;
    vertical-align: top;
    display: inline; 
    padding-left: 25px; 
}
.footnws {
    float: left;
    width:510px;
    height: 60px;
    overflow: auto;
    background: url(../_sysimg/tabbkg.png) no-repeat 0px 0px;
    padding-top: 36px;
}
.reftxt h6,
.footnws h6,
.nwslist h6 {
    color: #888;
    font-size: 10px;
    line-height: 18px;
    font-weight: normal;
    text-transform: uppercase;
}
.reftxt h6 img,
.footnws h6 img,
.nwslist h6 img {
    margin-right: 10px;
    vertical-align: top;
    display: inline;
}
.reftxt h6 a,
.footnws h6 a,
.nwslist h6 a {
    color: #888;
    text-decoration: none;
    border-bottom: 1px solid #96C;
}
.reftxt h6 a:hover,
.footnws h6 a:hover,
.nwslist h6 a:hover {
    color: #666;
    border-bottom: 1px dashed #96C;
}
#htmlsendFORM input,
form p input {
    color: #96C;
    width: 200px;
    height: 16px;
    border: solid 1px #96C;
    margin-right: 10px;
}      
#htmlsendFORM input:hover,
form p input:hover {
    color: #96C;
    width: 200px;
    height: 16px;
    border: solid 1px #639;
    margin-right: 10px;
}    
#htmlsendFORM button,
form p button {
    color: #639;
    width: 80px;
    height: 20px;
    border: solid 1px #96C;
    background: url(../_sysimg/btn2.png) repeat-x 0px 0px;
}
#htmlsendFORM button:hover,
form p button:hover {
    color: #036;
    cursor: pointer;
}
.zoekitem {
    border:1px solid #96C;
    padding:5px;
    margin-bottom:7px;
    background: url(../_sysimg/h5bkg.png) no-repeat;
}
.zoekitem strong a {
    font-size: 13px;
    line-height: 17px;
    color: #96C;
    font-weight: normal;
    text-decoration: none;
    border-bottom: solid 1px #639;
}
.zoekitem strong a:hover {
    color: #639;
    text-decoration: none;
    border-bottom: dashed 1px #639;
}
.footer {
    background: url(../_sysimg/footer.png) no-repeat center 10px;
    clear: both;
    width: 935px;
    position: relative;
    top: -48px;
    overflow: auto;
}
.footer p {
    color: #888;
    font-size: 10px;
    line-height: 12px;
    font-weight: normal;
    padding-top: 10px;
}
.footer p a {
    color: #666;
    text-decoration: none;
    border-bottom: 1px solid #96C;
}
.footer p a:hover {
    color: #666;
    text-decoration: none;
    border-bottom: 1px dotted #96C;
}

td{
 vertical-align:top;
 padding:4px;
}
form td input,
form td textarea{
 width:300px;
}
form td input.radio,
form td input.checkbox{
 width:18px;
}
.afb-links {
    float: left;
    margin-right: 15px;
    margin-bottom: 5px;
}
.afb-rechts {
    float: right;
    margin-left: 15px;
    margin-bottom: 5px;
}