body{
    margin: 0px auto; 
    padding: 0px; 
    border:0; 
    width: 850px; 
    height:100%;
    font-family:Verdana; font-size:12px;
    line-height:1.5;
    color: #000000; 
    background-color: #FAFAFA;  
   
/* 
    background-image: url('../../images/sitecontent.jpg'); 
    background-repeat: repeat-x;
*/ 
	  }


.page_container{
    border-left-color:#334C95; border-left-style:Solid; border-left-Width:1px;
    border-right-color:#334C95; border-right-style:Solid; border-right-Width:1px;
/* 
    background-image: url('../../images/bg.jpg'); 
    background-repeat: repeat-y;
    background-position:center ;
*/ 
    }

.page_footer{font-size:10px;
    clear:both; 
    padding-top:5px;
    padding-left:10px;
    text-align:left ;
    min-height:40px;
    border-top-color:#334C95; border-top-style:Solid; border-top-Width:1px;
    border-bottom-color:#334C95; border-bottom-style:Solid; border-bottom-Width:1px;
/* 
    background-image: url('../../images/footer.jpg'); 
    background-repeat: repeat-x;
*/ 
		}
  

table { text-align:left ;}
tr { vertical-align:top ;}
td { }

ul{display: inline;list-style:none;}
li{ float: left;  
border-right-style:double; border-right-color:#E1E5F1; 
padding-right:5px; 
padding-top :2px; 
padding-left:10px; 
padding-right:10px; 
border-top-color:#334C95;  }
li:hover {  background-color:#E1E5F1 ;color:#000; }
li:hover a {  color:#000; }
li a{ text-decoration:none;     color:#E1E5F1;  font-style:normal;  }
li.selected {  color:#FFF ;}
li.selected a { color:#FFF ;}
li.selected:hover { background-color:#E1E5F1 ; }
li.selected:hover a {  color:#000; }

a {color: #454678;font-style:italic;}
h1{font-size:14px; font-weight:bold;color:#334C95;display: inline; }
h2{font-size:14px; font-weight:bold;color:#334C95;display: inline; }
h3{font-size:14px; font-weight:bold;color:#334C95;display: inline; }
h3{font-size:14px; font-weight:bold;color:#334C95;display: inline; }
h2 a {color: #334C95;text-decoration:none;}
h1 a{color:#334C95; text-decoration:none;}
h3 a {color: #334C95;text-decoration:none;}
h4 a{color:#334C95; text-decoration:none;}

.header a {text-decoration:none;}

/* ---------------------- Header en Horizonaal menu ---------------------- */ 
.page_header{
    height:160px;
    border-top-color:#334C95;  border-top-style:Solid;  border-top-Width:1px;
    border-bottom-color:#334C95;  border-bottom-style:Solid;  border-bottom-Width:1px;
    background-image: url('../../images/logo.jpg'); 
    background-repeat:no-repeat;
    }

.menu_container{
    padding-top:79px;
    font-weight:bold ;
    font-size:14px;
    }

/* ---------------------- Content Section ---------------------- */ 
.content_container{clear:both; min-height: 400px;padding-left:10px; padding-right:10px; padding-top:15px;}

.content_container_main{
    float:left;
	  width: 490px;}

.content_container_side{
    float:right;
    width: 320px;}

    /* ---------------------- Real Content ---------------------- */ 
.content_header_main{
    background-color:#E1E5F1;
    height:25px;
    padding-left:10px;
    padding-right:10px;
    width:470px;
    border-top-color:#334C95;  border-top-style:Solid;  border-top-Width:1px;
    border-left-color:#334C95;  border-left-style:Solid;  border-left-Width:1px;
    border-right-color:#334C95;  border-right-style:Solid;  border-right-Width:1px;
/* 
    background-image: url('../../images/content_top1.jpg'); 
    background-repeat:no-repeat;
*/ 
    }

.content_main {
    background-color:#E1E5F1;
    text-align:justify;
    padding-left:10px;
    padding-right:10px;
    padding-top:10px;
    width:470px;
    border-left-color:#334C95;  border-left-style:Solid;  border-left-Width:1px;
    border-right-color:#334C95;  border-right-style:Solid;  border-right-Width:1px;
/* 
    background-image: url('../../images/content1.jpg'); 
    background-repeat:repeat-y;
*/ 
    }

.content_footer_main{
    width:490px;
    height:5px;
    background-color:#E1E5F1;
    border-left-color:#334C95;  border-left-style:Solid;  border-left-Width:1px;
    border-right-color:#334C95;  border-right-style:Solid;  border-right-Width:1px;
    border-bottom-color:#334C95;  border-bottom-style:Solid;  border-bottom-Width:1px;
    margin-bottom:10px;
/* 
    background-image: url('../../images/content_bot1.jpg'); 
    background-repeat:no-repeat;
*/ 
    }


/* -------------------------------------------- */ 
.content_header_side{
    background-color:#E1E5F1;
    height:25px;
    padding-left:10px;
    padding-right:10px;
    width:300px;
    border-top-color:#334C95;  border-top-style:Solid;  border-top-Width:1px;
    border-left-color:#334C95;  border-left-style:Solid;  border-left-Width:1px;
    border-right-color:#334C95;  border-right-style:Solid;  border-right-Width:1px;
/* 
    background-image: url('../../images/content_top.jpg'); 
    background-repeat:no-repeat;
*/ 
  }

.content_side {
    background-color:#E1E5F1;
    text-align:justify;
    padding-left:10px;
    padding-right:10px;
    padding-top:10px;
    width:300px;
    border-left-color:#334C95;  border-left-style:Solid;  border-left-Width:1px;
    border-right-color:#334C95;  border-right-style:Solid;  border-right-Width:1px;
/* 
    background-image: url('../../images/content.jpg'); 
    background-repeat:repeat-y;
*/ 
    }

.content_footer_side{
    width:320px;
    height:5px;
    background-color:#E1E5F1;
    border-left-color:#334C95;  border-left-style:Solid;  border-left-Width:1px;
    border-right-color:#334C95; border-right-style:Solid;  border-right-Width:1px;
    border-bottom-color:#334C95;  border-bottom-style:Solid;  border-bottom-Width:1px;
    margin-bottom:10px;
/* 
    background-image: url('../../images/content_bot.jpg'); 
    background-repeat:no-repeat;
*/ 
  }


/* -------------------------------------------- */ 






.rechts {text-align:right ;color:#454678;}
.disclaimer { font-size:9px;color:#454678;}
.inleiding{ color:#000; font-weight:bold ;	}
.rood {color:red;text-align:right }
.groen {color:green;text-align:right }
.list {min-height:93px;}
.select{width:180px;}
.underline {font-style:normal;color:#000;}
.blankunderline {font-style:normal;color:#000;text-decoration:none;}
.home {font-size:20px; font-weight:bold;color:#D3392D;text-decoration:none; font-style:normal;padding-left:10px;line-height:2.5; }

  .content_header_side_small{
    background-color:#E1E5F1;
    height:3px;
    padding-left:10px;
    padding-right:10px;
    width:300px;
    border-top-color:#334C95;  border-top-style:Solid;  border-top-Width:1px;
    border-left-color:#334C95;  border-left-style:Solid;  border-left-Width:1px;
    border-right-color:#334C95;  border-right-style:Solid;  border-right-Width:1px;
/* 
    background-image: url('../../images/content_top.jpg'); 
    background-repeat:no-repeat;
*/ 
  }
