body, table {
  background-color: #F5F5E9;
  color: #686B00;
  font-family: tahoma, verdana, sans-serif;
  font-size: 10pt;
  vertical-align: top;
}
td, tr{
    vertical-align: top;
}
.inhalttd {        /*TEST*/
    width:683px ;
    height:439px ;
}
.inhaltdiv {       /*TEST*/
    width: 100%;
    height: 100%;
    overflow: auto;
}
.1tdborder {        /*TEST*/
    border-top:1px solid maroon;
    border-bottom:1px solid maroon;
    border-left:1px solid maroon;
    border-right:1px solid maroon;
    margin:0px;
}
table.Tabelle_01 {
    width: 900px;
    max-width: 900px;
}
.divinhalt {
    /*position:static;*/
    margin: 0px;
    padding:10px;
    /*width:663px;683px*/
    /*height:419px;/*439*/
    width: 663px;
    overflow:auto;
    border:0px #804000;
    text-align:left;
    background-image: url('http://highfinesse.net/temp/bg.png');
}
.inhalt {
    margin: 0px;
    padding: 0px;
    background-color: #F5F5E9;
    width: 683px;
    max-width: 683px;
    /*background-image: url('http://highfinesse.net/temp/bg.gif');*/
}
.index {
  background-color: #BFC16E;
  color: #686B00;
  font-family: tahoma, verdana, sans-serif;
  font-size: 10pt;
}
.smaller {
  font-size: 9pt;
}
.small {
  font-size: 8.5pt;
}
.big {
 font-size: 11pt;
}
.bigger {
 font-size: 12pt;
}
.block {
  text-align:justify;
  margin-left:2pt;
  margin-right:9pt;
}
.monospace {
 font-family: courier new, monospace;
}
.helpstyle {
  color: #686B00;
  background-color: #BFC16E;
  font-family: Arial;
  font-size: 10px;
  border: solid 1px #686B00;
  padding: 1px;
}
h1 {

}
h2 {
  font-size: 12pt;
}
h3 {

}
h4 {
  font-size: 10pt;
  font-weight:bold
}
a {
  text-decoration:none;
  font-weight:bold;
  color:#686B00;
}
a:link {
  color:#686B00;
}
a:visited {
  color:#686B00;
}
a:active {
  color:#686B00;
}
a:hover {
  color:#686B00;
  font-style:italic;
  text-decoration:underline;
}
