/* CSS Document minisys-theme*/
body {
margin: 0px 0px;
background-color :#DCAF78;
background-image: url(hg-main9.gif);
  background-repeat: no-repeat;
  background-position: 50% 0px;

font-family : Verdana, sans-serif;
font-size : 100%;
color : #000000;
}

.table {
background-color : #271300;
border-top-style : solid;
border-right-style : solid;
border-bottom-style : solid;
border-left-style : solid;
border-top-color : #70411D;
border-right-color : #70411D;
border-bottom-color : #70411D;
border-left-color : #70411D;
border-top-width : 1px;
border-right-width : 1px;
border-bottom-width : 1px;
border-left-width : 1px;
}
.tableor {
background-color : #DCAF78;
border-top-color : #70411D;
border-right-color : #70411D;
border-bottom-color : #70411D;
border-left-color : #70411D;
}

td.gfhell {
height : auto;
background-color : #E2E2DE;
}

td.gfhell2 {
height : auto;
background-color : #DCAF78;
}

td.gfmittel {
height : auto;
background-color : #9e9d8f;
}

td.gfmittel2 {
height : auto;
background-color : #8a8979;
}
td.gfdunkel {
height : auto;
background-color : #626155;
}


td{
  font-family:arial,verdana,helvetica,sans-serif;
  font-size:12px;
}

.textblock{
  padding:0px;
  text-align:justify;
  
/*
  overflow:auto;
  height:250px;
*/
}
.textblockleft{
  padding:0px;
  text-align:left;
  
/*
  overflow:auto;
  height:250px;
*/
}

.textblock2{
  line-height:30px;

}

.cblock{
  padding:0px;
  background:#271300;
  padding:10px;
}
.cblock2{
  padding:0px;
  background:#FF6600;
  padding:10px;
}
.cblock3{
  padding:0px;
  background:#F1C798;
  padding:10px;
}
/* Textgestaltung*/

.Stil08white {
font-family : Verdana, sans-serif;
font-size : 11px;
color : #ffffff;
}

.Stil08 {
font-family: Verdana, sans-serif;
font-size: 11px;
color: #DDB079;
}
.Stil08braun {
font-family: Verdana, sans-serif;
font-size: 11px;
color: #1a0c00;
}
.Stil09black {
font-family : Verdana, sans-serif;
font-size : 12px;
color : #000000;
}
.Stil13hbraun{
font-family : Verdana, sans-serif;
font-size : 12px;
color:#DDB079;
}
.Stil13braun{
font-family : Verdana, sans-serif;
font-size : 12px;
color:#D59B55;
}
.Stil14hell{
font-family : Verdana, sans-serif;
font-size : 13px;
color:#F4F4F4;
}
.Stil14{
font-family : Verdana, sans-serif;
font-size : 13px;
color:#000000;
}
.Stil14braun{
font-family : Verdana, sans-serif;
font-size : 13px;
color:#401F03;
}
.Stil12{
font-family : Verdana, sans-serif;
font-size : 12px;
color:#401F03;
}
.Stil12rot{
font-family : Verdana, sans-serif;
font-size : 12px;
color:#990000;
}
.Stil12hell{
font-family : Verdana, sans-serif;
font-size : 12px;
color:#F4F4F4;
}
a {
font-family : Verdana, sans-serif;
font-size : 11px;
color : #DDB079;
text-decoration: underline;
font-weight: bold;
}
a:active {
color : #DDB079;
text-decoration: underline;
font-weight : bold;
}
a:visited {
text-decoration : underline;
color : #DDB079;
font-weight : bold;
}
a:hover {
text-decoration : none;
color : #FF9900;
font-weight : bold;
}