body {
  background-color:#000000; padding-top:5%;
  }
.tablebody {
  width:100%; height:80%; background-color:#CCCCCC;
  }
.tablehead {
  width:100%; height:160px; background-color:#CCCCCC; border-bottom:solid 1px #E9E9E9;
  }
.tablemain {
  width:100%; height:100%; background-color:#CCCCCC; background-image: url(../common/bg_main.gif); background-position:right bottom; background-repeat:no-repeat;
  }
  
.tdlogo {
  width:160px; height:160px;
  }
.tdservicebar {
  height:20px; background-color:#000000; text-align:right; vertical-align:bottom; padding-right:5px;
  }
.tdbanner {
  width:100%; height:100px; background-image: url();
  }
.tdnavbar {
  height:20px; background-color:#FFFFFF; vertical-align:middle; background-image: url(../common/bg_navbar.gif); background-position:left;
  }
.tdhistorybar {
  height:20px; padding:2 0 0 5px;
  }
  
.tdcontleft {
  padding:10 3 3 3px; background-image: url(../common/bg_cont_left.jpg); background-repeat:repeat-y;
  }
.tdcontright {
  padding:10 3 3 3px;
  }
  
p {
  font-family:verdana,helvetica; font-size:11px; color:#000000; margin:1 0 1 0px;
  }
.pwhite {
  font-family:verdana,helvetica; font-size:11px; color:#FFFFFF; margin:1 0 1 0px;
  }  
.ppagetitle {
  font-family:verdana,helvetica; font-size:13px; color:#003399; font-weight:600; margin:1 0 1 0px;
  }
.psmaller {
  font-family:verdana,helvetica; font-size:10px; color:#003399; margin:1 0 1 0px;
  }

a {
  color:003399; text-decoration:none;
  }
.awhite {
  color:#FFFFFF; text-decoration:none;
  }
a:hover {
  text-decoration:underline;
  }
  
div#submenu {
  width:190px; background-color:#E9E9E9; border:solid 1px #003399; padding:2 2 2 5px; background-image: url();
  }
div#preview {
  width:200px; background-color:#E9E9E9; padding:1 1 1 3px; height:280px; background-image: url(); overflow:auto; scrollbar-base-color:#003399; scrollbar-track-color:#FFFFFF; scrollbar-arrow-color:#FFFFFF;
  }
div#artikel {
  width:230px; height:320px; overflow:auto;
  }
.imgborder {
  border:solid 1px #000000;
  }
input {
  background-color:#E9E9E9; font-family:verdana,helvetica; font-size:12px; color:#003399;
  }
textarea {
  background-color:#E9E9E9; font-family:verdana,helvetica; font-size:12px; color:#003399;
  }
hr {
  width:100%; color:#000000; height:1px;
  }