html {
     overflow: -moz-scrollbars-vertical;
}
*{
    font-size:12px;
    color:#36393d;     
    font-family:Verdana;
}   
html{
    width:100%;  
    height:100%;
           
}
body{                                          
    width:100%; 
    height:100%;
    background-image:url(/_img/bg2.jpg);
}                                 
a img{
    border:0px;
}
.holder{
    width:100%;
    height:100%;         
    background-image:url(/_img/bg.jpg);
    background-repeat:repeat-x;
    background-position:1px top;    
}
.bar{                           
    background-image:url(/_img/bar.jpg);
    background-repeat:no-repeat;
    background-position:center 315px;   
    padding-top:19px;
}
.container{
    width:950px;  
    margin:0px auto;
    border-collapse: collapse;   
}
.logo{
    width:350px;
    height:39px;
    text-align:right;
    vertical-align:middle;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_img/logo_bg.png', sizingMethod='scale');
}
.logo[class]{
    background-image:url(/_img/logo_bg.png);
}
.logo img{
    margin-right:20px;    
}
.home{
    width:200px;     
    height:24px;            
    background-image:url(/_img/home_bg.png);
    background-repeat:no-repeat;
    background-position:top left;
    vertical-align:bottom;
}
.home a{
    display:block;
    color:#315B7B;
    font-size:12px;
    height:24px;   
    line-height:24px; 
    text-indent:20px;
    text-decoration:none;     
    text-transform:lowercase;
}
.menu{
    height:26px;  
    vertical-align:bottom;
    background-image:url(/_img/menu.png);
}

.menu ul li{
    float:left;
}
.menu ul li a{
    width:auto;
    float:left;
    font-size:12px;
    line-height:18px; 
    display:block;   
    color:white;
    text-transform:uppercase;
    text-decoration:none;
    padding:0px 15px 0px 15px;
    background-image:url(/_img/stripe.gif);
    background-repeat:no-repeat;
    background-position:left bottom;
}
.menu ul li:first-child a{
    background-image:none; 
}
.menu ul li.selected a{
    font-weight:bold;
}
.submenu{          
   width:200px;
   border-top:1px solid #35393D;
   vertical-align:top; 
}
.submenu ul li,
.submenu ul{
    padding:0px;
    margin:0px;         
    border:0px;     
    border:1px solid white;
}
.submenu ul li a{
    display:block;
    color:black;            
    text-transform:uppercase;
    text-decoration:none;
    background-color:white;  
    text-align:right;  
    font-size:12px;  
    padding:10px;    
    background-image:url(/_img/strip.png);
    background-repeat:no-repeat;
    background-position:right bottom;
 }  
.submenu ul li:last-child a,
.submenu ul li.selected a{
    background-image:none; 
}
.submenu ul li ul li a{
    font-size:11px;          
    background-color:#EFEFEF;  
    padding:5px 10px 5px 0px; 
    border-right:1px solid #397591;
  /*  border-left:1px solid silver;*/
}
/*
.submenu ul li.selected ul li:first-child a{
    border-top:1px solid silver;
}
.submenu ul li.selected ul li:last-child a{
    border-bottom:1px solid #397591;
}
*/
.submenu a:hover{
    text-decoration:underline;
}
.submenu ul li.selected a{
    font-weight:bold;   
    background-image:url(/_img/sel.png);
    background-repeat:no-repeat;
    background-position:right;
}
.submenu ul li.selected ul li a{
    font-weight:normal;    
    background-image:none; 
}
.submenu ul li.selected ul li.selected a{
    font-weight:bold;
    background-image:url(/_img/sel.png);
    background-repeat:no-repeat;
    background-position:right;
}
.content{ 
    border-top:1px solid #35393D;
    height:10px;    
    font-size:12px;   
    vertical-align:top; 
    padding:0px;
    margin:0px 0px 0px 40px;
}  

.content h1{
    font-size:16px;
    color:#5583A3;   
    padding-bottom:15px;
}
.content p{
    padding-bottom:10px;
}
.content a{
 color:#35393D;
}

.content ul{
    list-style:disc;
    padding:0px 0px 5px 5px;
    margin:0px 0px 5px 5px;
}          
  .space{  
    padding:0px;
    margin:0px 0px 0px 0px;
    padding:10px 5px 5px 10px;    
    height:490px;  
    overflow-y: auto;        
    background-color:white;        
    background-image:url(/_img/content.png);
    
}



.footer{
    text-align:center;    
    font-size:10px;   
    line-height:16px;
    color:#2F4F6F;
}
.footer p{
    font-size:10px;   
    line-height:16px;
    color:#2F4F6F;
}
.footer a{
    font-size:10px;
    text-decoration:none;   
    line-height:16px;
    color:#2F4F6F;
}
.img{
   vertical-align:top;
   border-top:1px solid #35393D;
   padding:0px 15px 0px 15px;
}
.img div{
    width:367px;
    background-repeat:no-repeat;
}
.news{
         
     
}
.news h2{
    font-size:16px;   
    line-height:24px; 
    text-indent:20px;
    text-transform:lowercase;
    background-image:url(/_img/news.png);
}
.nieuwsitem {
    height:110px;
    padding:10px;   
    background-color:#EEF3F5;
}
.nieuwsitem span{
    color:#DDE5E9;
    font-size:22px;  
    font-weight:bold;
}
.nieuwsitem a{
 color:black;
 text-decoration:none; 
 font-size:12px;    
 line-height:16px;
 
}

form td {
    vertical-align:top;
    padding:2px;
    white-space: nowrap;
}
input, select {
    width:175px;          
    border:1px solid silver;   
    background-image:url(/_img/input_bg.png);
    background-repeat:repeat-x;
    background-position:top;        
    height:17px;             
    line-height:17px;
}
textarea{
    width:175px;       
    height:150px;        
    background-image:url(/_img/input_bg.png);
    background-repeat:repeat-x;
    background-position:top;
    border:1px solid silver;
}
button{
    background-color:#efefef;
    color:#315B7B;
    font-weight:bold;
    border-bottom:1px solid #000000;
    border-right:1px solid #000000;
    border-top:1px solid #4178A2;
    border-left:1px solid #4178A2;        
    width:150px;         
    
}
form input.radio,
input.radio,
form input.checkbox,
input.checkbox {
    border:0px;
    width:25px;
}

ul.lang li {
    display:inline;
    padding:5px;
    
}
