body {
 background-color:#4C4C4C;
 background-image:url("./images/bg.jpg");
 background-repeat:repeat-x;
 margin:0px;
}
td.headerbg {
background-image:url("./images/headerbg.jpg");
height:131px;
vertical-align:top;
}
td.headerend {
 background-image:url("./images/headerend.jpg");
 vertical-align:top;
 height:131px;
 width:326px;
}
input {
 background-color:#ffffff;
 border:1px solid #9D4040;
 font-size:11px;
 font-family:tahoma, verdana, arial; 
 height:20px;
}
button, input.button {
 background-image:url("./images/button.jpg");
 border-left:1px solid #9D4040;
 border-top:1px solid #9D4040;
 border-right:1px solid #7F1717;
 border-bottom:1px solid #7F1717;
 height:20px;
 font-size:11px;
 background-position:bottom;
 background-repeat:repeat-x;
 font-family:tahoma, verdana, arial;
}
table.main {
width:780px;
background-color:#ffffff;
}
td.menuleft {
 padding-top:3px;
 vertical-align:top;
 background-image:url("./images/menuleft.jpg");
 background-position:right;
 background-repeat:repeat-y;
 width:150px;
 font-size:11px;
 font-family:tahoma, verdana, arial;
}

td.menuright {
 padding-top:3px;
 vertical-align:top;
 background-image:url("./images/menuright.jpg");
 background-position:left;
 background-repeat:repeat-y;
 width:150px;
 font-size:11px;
 font-family:tahoma, verdana, arial;
}

div.ster {
background-image:url("./images/ster.jpg");
background-repeat:no-repeat;
height:20px;
background-position:top left;
}
div.menubg {
background-image:url("./images/menubg.jpg");
height:20px;
background-position:top left;
}
div.menuend {
 background-image:url("./images/menuend.jpg");
 height:20px;
 background-repeat:no-repeat;
 background-position:top right;
 color:#ffffff;
 font-size:11px;
 font-family:tahoma, verdana, arial;
 font-weight:bold;
 padding-left:25px;
 padding-top:3px;
}
td.content {
width:478px;
vertical-align:top;
border:1px solid #8A1919;
border-bottom:0px;
border-top:0px;
}
div.marge {
 margin-top:3px;
 margin-left:1px;
 margin-right:1px;
 margin-bottom:1px;
}
div.boven {
  background-position:top;
  background-image:url("./images/bgtop.jpg");
  background-repeat:repeat-x;
  border:1px solid #850D0D;
  padding-left:1px;
  font-family:tahoma, verdana, arial; 
  font-size:11px;
}
 div.onder {
  background-position:bottom;
  background-image:url("./images/bgbottom.jpg");
  background-repeat:repeat-x;
  margin-bottom:2px;
 }
 td.menuleft a,td.menuright a {
  color:#000000;
  text-decoration:none;
 }
 td.menuleft a:hover,td.menuright a:hover {
  color:#000000;
  text-decoration:underline;
 }
 a{
  color:#640404;
 } 
 div.ster h1 {
  font-size:11px;
  display:inline;
 }
 td{ 
  font-size:11px;
 }
table.lm_table {
 width:460px;
}
