body {
 text-align: center;
 background-color: #ffffff;
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
}
.maintable { 
  border-top: 10px solid #C83F09;
  border-left: 10px solid #C83F09;
  border-right: 10px solid #C83F09;
  border-bottom: 10px solid #C83F09;
  width: 820px;
  background: #FFF5Ec;
  margin: 0px auto;
/*   text-align: left; */
}

td#menubalk {
list-style: none; 
text-align: right;
height: 27px;
background-color: #C83F09;
}

td#linkerbalk {
width: 200px;
}



.maintable tr td { 
  padding: 0px;
}

body,td,th {
  font-size: 12px;
  color: #660000;
}

a { 
  color: #821517; 
  text-decoration: none;
}

a:hover {
  color: #821517; 
  text-decoration: underline;
}

#navigation { 
  padding-top: 20px;
  margin:	0px;
  height: 100%; 
  background: #FFF5Ec;
  /* width: 1%; */
}

#content { 
  background: #FFF5Ec;
  padding-right: 15px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 1px;
 /*  width: 580px; */
  height: 450px;
  text-align: left;
  color: #660000;
  line-height: 18px;
}

#navigation a,.navigation a:hover {
  padding: 6px;
  margin: 6px;
  margin-bottom: 2px;
  margin-top: 2px;
  display: block;
  color: #87180A;
  /* background: url(images/icon.jpg) no-repeat; */
  padding-left: 19px; 
 /*  background-position: left; */
}

#navigation a:hover {
  padding: 6px;
  text-decoration: none; 
  color: #87180A;
  /* background: url(images/icon.jpg) no-repeat; */
 /*  background-position: left; */
  border: 0px solid #003399;
  font-weight: bold;
  padding-left: 19px; 
}

.headers {
  font-size: 12px;
  font-weight: bold;
  background-color: #C83F09;
}

.headers a, .headers a:hover { 
  color: #000000;
  text-decoration: none;
}

.highLight { 
  /* background: #fff url(images/buttonbar.gif) repeat-x top ; */
  font-weight: bold;
  border: solid 0px #000000; 
}

.border-top-bottom {
  border-top: 1px solid #003399;
  border-bottom: 1px solid #003399;
}

.navigationHead {
  text-align:	center;
  font-weight: bold;
  border-top:	1px solid #003399;
  border-left: 1px solid #003399;
  border-right: 1px solid #003399;
}

.smallText {
  font-size: 9px;
}

.text { 
  width: 154px; 
}

img { 
  border: 0px;
}

li {
  padding: 0px;
  margin: 6px 0px 0px 15px;
  list-style: disc outside /* url(images/li.gif) */;
}

ul {
  margin: 0px 0px 0px 0px;
}



fieldset { 
  padding: 5px; 
}

legend {  
  font-weight: bold
}

legend a,legend a:hover { 
  display: block; 
  text-decoration: none;
}

.u { 
  text-decoration: underline;
}

.strike {
  text-decoration:line-through;
}

/* LISTGLOBAL */
 
.LGlob_list {
margin:0;padding:0;
}

.LGlob_list li {
color: #ffffff !important;
display:inline;
margin:0;padding:0;
font-size: 13px;
font-weight: bold;
}
 
.LGlob_list .LGlob_active {
}
 
.LGlob_list a {
margin:0;padding:2px 12px;
/*border-bottom:1px solid #aaa;
border-top:0px solid #EEE;
border-left:0px solid #AAA;*/
text-decoration:none;
/* Kleur aanpassen */
background:#C83F09;
color: #FFF5EC;
}
 
.LGlob_list .LGlob_active a {
/* Kleur aanpassen */
background:#C83F09;
border:0px solid #fff;
border-bottom-color:#FFF;
}

/* Kleur aanpassen */
.LGlob_list a:hover {color:#EAAB6C;
text-decoration: none;
font-size: 13px;}

/* Kleur aanpassen */
.LGlob_list .LGlob_active a:hover {background:#C83F09;
text-decoration: none;
font-size: 13px;}
 


/* LISTGLOBAL VERTIKAAL*/
 
.LGlob_listV {
margin:0;padding:0;
}

.LGlob_listV li {
color: #ffffff !important;
display: block;
margin:0;padding:5px;
font-size: 12px;
font-weight: bold;
}
 
.LGlob_listV .LGlob_activeV {
}
 
.LGlob_listV a {
margin:0;padding:2px 12px;
/*border-bottom:1px solid #aaa;
border-top:0px solid #EEE;
border-left:0px solid #AAA;*/
text-decoration:none;
/* Kleur aanpassen */
color: #ffffff;
}
 
.LGlob_listV .LGlob_active a {
/* Kleur aanpassen */
border:0px solid #fff;
border-bottom-color:#FFF;
}

/* Kleur aanpassen */
.LGlob_listV a:hover {color:#000000;}
/* Kleur aanpassen */
.LGlob_listV .LGlob_active a:hover {background:#0099cc;}

/* FORM ELEMENTEN */

.textbox, .textarea {
}

td.basic {background-color: #FFFFFF; vertical-align:top;} 

.fauxbutton {
  font: 11px Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
  border: 1px solid #003399;
  background-color: #F7CC76;
  padding: 2px;
  color: #000000;
}

.boldtext {font-weight: bold;}

h1 {
  font-size: 14px;
  color: #660000;
  margin-left: 0px;
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 6px;
}

h2 {
  font-size: 13px;
  color: #660000;
  margin-left: 0px;
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 6px;
}

h3 {
  font-size: 12px;
  color: #660000;
  margin-left: 0px;
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 6px;
}

.boldtitle {
  font-size: 12px;
  font-weight: bold;
  color: #003399;
  margin-left: 0px;
  margin-top: 4px;
  margin-right: 0px;
  margin-bottom: 4px;
}

#footer {
  text-decoration: none;
  font-size: 10px;
  text-align: right;
  width: 860px;  
  }
  
 .bottomtekst {
  height: 58px;
  background-color: #750017;
  text-align: center !important;
  color: #ebd6b2;
  font-size: 10px;
  letter-spacing: 4px;
  font-weight: bold;
  }

/* LISTMENU */

#LM_level_1, #LM_level_1 ul, #LM_level_1 li {
padding:1px;margin:1px;
font-size: 12px;
font-weight: bold;
list-style: none;
}

#LM_level_1 a, #LM_youAreHere {
padding: 4px;
margin: 6px;
margin-bottom: 2px;
margin-top: 2px;
display: block;
border: 0px solid #FFFFFF;
color: #87180A;
font-weight: bold;
}

LM_level_1 li a:hover, #LM_level_2 li a:hover, #LM_level_3 li a:hover {color: #87180A;}
#LM_level_2 li a, #LM_level_2 li #LM_youAreHere {padding-left:16px;}
#LM_level_3 li a, #LM_level_3 li #LM_youAreHere {padding-left:26px;}

#LM_level_1 li span#LM_youAreHere {
font-weight:bold;
display: block;
border: 0px solid #FFFFFF;
color: black;
}

.LM_endPage {font-weight: bold;}

.LCOS_current{
color: c0c0c0;}