body{
    margin: 0px auto; 
    padding: 0px; 
    border:0; 
    width: 790px; 
    height:100%;
    font-family:Arial;	
    font-size:12px;
    color: #000000; 
    background-color: #7AC580;  }

.page_container{
    height:100%;
    background-image: url('../../images/bg.jpg'); 
    background-repeat: repeat-y;
    background-position:center ;}

.page_footer{
    clear:both; 
    text-align:center ;
    height:20px;
    background-image: url('../../images/bg_bot.jpg'); 
    background-repeat: no-repeat;
   }

a {color: #333333;font-style:italic;}
h1{font-size:14px; font-weight:bold;}
h2{font-size:14px; font-weight:bold;}
h2 a {color: #234567;}

/* ---------------------- Header en Horizonaal menu ---------------------- */ 
.page_header{
    background-image: url('../../images/bg_top.jpg'); 
    background-repeat: no-repeat;}

.menu_container{
    clear:both; 
    padding-top:132px;
    font-size:16px;}

/* ---------------------- Content Section ---------------------- */ 
.content_container{clear:both;width: 770px; min-height: 100%;}

.content_container_column1{
    float:left;
    width: 790px;}

.content_container_column1 a{
    padding-top:8px;
    display :block;
    width:160px;
    height:30px;
    text-decoration:none;
    color:#000;	 	 }

.content_container_column1 a.vert_mainmenu_unselected{
    padding-left:10px;
    padding-top:5px;	
    height:40px;
    background-image: url(../images/leftmenubig.jpg); 
    background-repeat: no-repeat  }
.content_container_column1 a.vert_mainmenu_unselected:hover{
    padding-left:10px;
    padding-top:5px;	
    height:40px;
    background-image: url(../images/leftmenubigselected.jpg); 
    background-repeat: no-repeat  }

.content_container_column1 a.vert_mainmenu_selected{
    padding-left:10px;
    padding-top:5px;	
    height:40px;
    background-image: url(../images/leftmenubigselected.jpg); 
    background-repeat: no-repeat  }

.content_container_column1 a.vert_submenu_selected{
    height:20px;
    color:#fff;	 
    padding-top:2px;
    padding-left:23px;
    background-image: url(../images/left_menu_hover.jpg); 
    background-repeat: no-repeat  }
.content_container_column1 a.vert_submenu_unselected{
    height:20px;
    color:#fff;	 
    padding-top:2px;
    padding-left:23px;
    background-image: url(../images/left_menu.jpg);
    background-repeat: no-repeat  }

.content_container_column1 a.vert_submenu_unselected:hover{
    background-image: url(../images/left_menu_hover.jpg);
    background-repeat: no-repeat  }

    /* ---------------------- Real Content ---------------------- */ 
.content_header_col{
    height:15px;
    margin-left:20px;
   
    text-decoration:none;
    background-image:url('../images/content_top.jpg'); 
    background-repeat:no-repeat;}

.content_col 
{
	 margin-left:20px;
    text-align:justify;
    padding-left:10px;
    padding-right:10px;
font-size:16px;
    text-decoration:none;
    background-color:#fff;
    background-image:url('../images/content.jpg'); 
    background-repeat:repeat-y;}

.content_col1
{	color:Black;
	font-size:16px;
	font-weight:bold;
	margin-left:20px;
    text-align:justify;
    padding-left:10px;
    padding-right:10px;
    text-decoration:none;
  }
 .content_col2
{	color:Red ;
	font-size:24px;
	font-weight:bold;
	margin-left:20px;
    text-align:justify;
    padding-left:10px;
    padding-right:10px;
    text-decoration:none;
  }   
    
  .content_col3
{	color:black ;
	font-size:16px;
	font-weight:bold;
	margin-left:20px;
    text-align:justify;
    padding-left:10px;
    padding-right:10px;
    text-decoration:none;
  }  
 
 .content_col4
{	color:black ;
	font-size:14px;

	margin-left:20px;
    text-align:justify;
    padding-left:10px;
    padding-right:10px;
    text-decoration:none;
  }  
      
.content_footer_col
{
	margin-left:20px;
    height:20px;
    text-decoration:none;
    background-image:url('../images/content_bot.jpg'); 
    background-repeat:no-repeat;}

.content_table_col1 {
    }

.content_cell_col1 {
    text-align:justify;
    padding-left:10px;
    padding-right:10px;
    width:780px;
    text-decoration:none;
    background-image:url('../images/content.jpg'); 
    background-repeat:repeat;}

/* -------------------------------------------- */ 
.lnkinput {vertical-align:top;width:250px;padding-left:5px;text-align: justify;}
.lnktext {vertical-align:top;width:250px;padding-left:5px; padding-right:10px; text-align: justify;}
.lnkselect {width:266px;margin-left:5px;margin-bottom:12px;}
.lnkarea {vertical-align:top;width:260px;margin-left:5px;margin-bottom:12px;}
.inleiding{ color:#4F5C89;}

