body,td, hr
{
  font-family: sans-serif;
  font-size:16px;
  color: #AD2418;
}

hr
{
    background-color: #AD2418;
    color: #AD2418;
    border: 1px solid #AD2418;
}

h1, h2
{
  text-align:center;
  color: #AD2418;
}

body
{
  background: white url(../graphic_elements/body_background.jpg);
}

p
{
    margin-top: 0.4em;
    margin-bottom: 0.4em;
}

ul
{
  margin-left:1em;
  margin-top: -0.4em;
}

.maintable
{
  border-collapse: collapse;
  text-align:left;
  margin-top: 15px;
  width: 90%;
  background: black url(../graphic_elements/2_2.jpg) top repeat-x ;

}

.maintable td
{
  border: red solid 0px;  /* kun je op 1px zetten bij onderhoud */
  padding: 2px;
  spacing: 0px;
  vertical-align: middle;
}

.logo_cel
{
    height: 75px;
    width: 150px;
}

#logo
{
  float: left;
}

.vlaggen
{
    margin-right: 5px;
    text-align: right;
}

.body_cel
{
  background:#F7FBA5;    
}

#body_text
{
    padding: 0;
    margin: 2em 1em 2em 2em;
    background: #F7FBA5;
    vertical-align: top;
}


.tekst_bij_plaatje
{

  height: 5em;
  font-size: 0.8em;

}

#menu_level_1
{

   color: #F7FBA5;
   font-size: 1.3em;
   font-weight: 800;

}
.menu_level_1_a, .menu_level_1_a:link,  .menu_level_1_a:visited, .menu_level_1_a:hover, .menu_level_1_a:active
{
  
   color: #F7FBA5;
   text-decoration: none;
}

.menu_level_1_actual
{
  
   color: red;
   text-decoration: none;
}

.menu_level_2_a, .menu_level_2_a:link,  .menu_level_2_a:visited, .menu_level_2_a:hover, .menu_level_2_a:active
{
   color: #AD2418;
   font-weight: bold;
   font-size: 11px;
}

.menu_level_2_actual
{
   color: red;   
   font-weight: bold;
   font-size: 11px;
   
}
.menu_tab
{
	margin-top: -2px;
   background-image: url('../graphic_elements/menu_tab.gif');
   background-repeat: no-repeat;
   width: 97px;
   height:21px;
   float: left;
   margin-right: 3px;
   
}

.menu_tab_long
{
	margin-top: -2px;
   background-image: url('../graphic_elements/menu_tab_long.gif');
   background-repeat: no-repeat;
   width: 140px;
   height:21px;
   float: left;
   margin-right: 3px;
   
}

.fane
{
   float:right;
   border: 0;
}



.fane_dummy
{
   float:right;
}


.printonly
{
   display: none;    
}
