/* CSS Document minisys-theme*/
body {
background-color : #1A0C00;

font-family : Verdana, sans-serif;
font-size : 100%;
color : #000000;
}

.table {
background-color : #66462F;
border-top-style : solid;
border-right-style : solid;
border-bottom-style : solid;
border-left-style : solid;
border-top-color : #9E9D8F;
border-right-color : #9E9D8F;
border-bottom-color : #9E9D8F;
border-left-color : #9E9D8F;
border-top-width : 1px;
border-right-width : 1px;
border-bottom-width : 1px;
border-left-width : 1px;
}

td.gfhell {
height : auto;
background-color : #E2E2DE;
}

td.gfhell2 {
height : auto;
background-color : #D7D7D0;
}

td.gfmittel {
height : auto;
background-color : #9e9d8f;
}

td.gfmittel2 {
height : auto;
background-color : #8a8979;
}
td.gfdunkel {
height : auto;
background-color : #626155;
}

.buttonsubmit {
background : #ffffff;
color : #000000;
background-image : url(button001.png);
background-repeat : repeat-x;
font-family : "Verdana";
border-top : 1px solid #000000;
border-left : 1px solid #000000;
border-bottom : 1px solid #000000;
border-right : 1px solid #000000;
font-size : 0.9em;
font-weight : normal;
text-align : center;
width : auto;
height : auto;
cursor : pointer;
}

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:#F4F4F4;
  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 : 0.8em;
color : #ffffff;
}

.Stil08 {
font-family: Verdana, sans-serif;
font-size: 0.8em;
color: #DEB17A;
}
.Stil08braun {
font-family: Verdana, sans-serif;
font-size: 0.8em;
color: #795439;
}
.Stil09black {
font-family : Verdana, sans-serif;
font-size : 0.9em;
color : #000000;
}
.Stil14braun{
font-family : Verdana, sans-serif;
font-size : 1.4em;
color:#695548;
}
.Stil14hell{
font-family : Verdana, sans-serif;
font-size : 1.4em;
color:#F4F4F4;
}
.Stil14{
font-family : Verdana, sans-serif;
font-size : 1.4em;
color:#000000;
}
.Stil12{
font-family : Verdana, sans-serif;
font-size : 1.2em;
color:#000000;
}
.Stil12rot{
font-family : Verdana, sans-serif;
font-size : 1.2em;
color:#990000;
}
.Stil12hell{
font-family : Verdana, sans-serif;
font-size : 1.2em;
color:#F4F4F4;
}
a {
font-size : 0.8em;
color : #66462F;
text-decoration: underline;
font-weight: bold;
}
a:active {
color : #000000;
text-decoration: underline;
font-weight : bold;
}
a:visited {
text-decoration : underline;
color : #000000;
font-weight : bold;
}
a:hover {
text-decoration : none;
color : #ff6600;
text-decoration: none;
font-weight : bold;
}