table.main { width:950px;
              background-color: #fff;
              border-collapse: collapse; 
              border-left: 3px solid #162A14;
              border-right: 3px solid #162A14;
              border-botton: 0px;
              cellspacing:0px;
              margin:0;
              padding:0;
              height:100%;
              align: center;
              }

table.main td.line {background-color: #B3253F;
                   }

table.head {margin:0;
            padding:0;}


body {margin:0 auto;                                                  /* groene achtergrond en geen marge setting */
      width:860;
      border:0;
      cellspacing:0px;
      padding:0;
      background: #B3253F;
     }

body,table {font-family:Verdana,Arial,sans serif;                /* algemene font setting, hoogte en grootte */
	    line-height:140%;
            font-size:12px;}

a{ color:#7D4631 ;}             /* bruine kleur links */

table,table td {padding:0px;
                margin:0; }         /* marge hoofdcell weghalen */

table.content {width:100%;
              height:100%;
              cellspacing:0px;
              margin:0;
              padding:0;
}

table.content td.content_items{height:100%;
                               vertical-align: top;}

table.content td.content_items2{ width:170px;              /* Breedte gele submenu vak, incl. gele achtergrond en text setting */
                               background: url("../images/td_bg.jpg");
			   font-size:12px;
                               height:100%;}

table.main td.head{ width:740px;                  /* plaatsing foto in head */
         margin:0;
         vertical-align: top;
         }

table.main td.menu {width:100%;
                    cellspacing:0px;
                    margin:0;
                    padding:0;                    
                    }

table.main td.content {height:100%;}


a.mainlevel {                  /* menu text opmaak */
               color: #000000; 
               text-decoration: none 
	       height:20px;
	       line-height:20px;
	       font: 12px  ;
	       font-weight: bold;	 
	       padding:8px;
	       }

span.small,td.createdate { font-size: 10px;                 /* datum tekst klein en grijs */
			   line-height:10px; 
			   color:#aaa; }

table.main td.copyright {font-size: 10px;
	  line-height:10px; 
	  color:#aaa; }


.contentheading{ font-weight: bolder;                    /* kop content in Bruin met dubbele groene streep eronder */
		 border-bottom: 3px double #FD3E9E;
		 width:100%; 
		 color: #B3776D;
                 font-size:18px;}

.componentheading { font-style:italic;}                  /* kopje content in italic */

table.line { width:100%;
             border-botton: 0px;}

table.menu { width:860px;                          /* breedte menu en text centreren */
             text-align: center;
           }                  

table.menu { height:30px;
            font-family:Verdana,Arial,sans serif;        /* grijze rand onder menu */
            font-size:10px;
            
            }  

table.menu td.menu_items,table.content td.content_items{ padding-left:25px;          /* Marge links en rechts van content */
							 padding-right:25px;
                                                                 margin:0px;}

table.moduletablerelitem{color: #C0C0C0;
                         padding-left:25px;
                         font-style: normal;}

.mceContentBody {
  text-align: left; 
  background: #fff none;
  font: normal 11px Arial,Helvetica,sans-serif;
  }

ul.index {
  list-style-type:none;
  border:solid 0px #000; 
  font-weight:normal; 
  margin: 0 0 0 0px;  
  padding:5px;
  background:none;
}

ul.index li {
  list-style-type: none;
  list-style-image: none;
  display:inline;
  border-right: 1px solid #000;
  padding: 0 5px 0 5px;
  margin: 0;
  font-size:1em;
  background:none;
}

dt {
  font-family:'Times New Roman',Times,serif;
  letter-spacing:0.1em;
  font-size:1.3em;
  text-transform:uppercase;
  margin:20px 0 20px 20px; 
  color:#000; 
  padding:2px 2px 2px 5px;
  border-bottom: 2px solid #eee;
}

dd {
  line-height:1.5em;
}