body
{
        background: black;
        padding: 0;
        color: #fff;
        font-family: arial, helvetica, sans-serif;
        font-size: 90%; 
        width: 95%;
        margin: 0 auto;
}


a:hover [class="bild"] {border-style:solid; border-width:1px; border-color:#FE3C00; width: 83; height: 62;}


a:hover h3 { color: white;  font-style: normal; font-weight: bold; font-size: 140%; text-decoration: none;}


.bild
{       
        border: 0;
        width: 85;
        height: 64;
}

.groesse
{
        background: black;
        width: 90%;
        height: 10%;
        font-size: 171%;
}

table
{       background: black;
        width: 55%;
        height: 65%;
        }

.kontakt
{       background: black;
        width: 55%;
        height: 51%;        }

.zeile
{       font-family: Verdana, Arial, Helvetica;
        font-weight:normal;
        font-style: normal;
        font-size: 80%;
        font-weight:100;
        position:relative; left:0px;
        border-color: rgb(69,69,69);
        border-style: hidden hidden solid hidden;
        border-collapse:collapse;
        border-width: 1;
}

.zeilentausch
{       background: black;
        width: 46%;
        height: 68%; 
	font-family: Verdana, Arial, Helvetica;
        font-weight:normal;
        font-style: normal;
        font-size: 80%;
        font-weight:100;
        position:relative; left:0px;
        border-color: rgb(69,69,69);
        border-style: hidden hidden solid hidden;
        border-collapse:collapse;
        border-width: 1;
}
        
.front 
{       table-layout:fixed;
        background: black;
        position: relative;
        color: white; 
        width: 100%; height: 6%; 
        font-size: 90%;
        font-weight:100;
        text-align:center;
        border-width: 6; 
        border-style:   hidden hidden solid hidden; 
        border-color:rgb(190,190,190);    
}


.front td {
  color: white;
  
  text-decoration: none;
  margin: 0px;
  padding: 16px 3px 0 3px;
}

.front td:hover {
  color: #FE3C00;;
  background: rgb(200,200,200);
  margin: 0px;
  padding: 16px 3px 0 3px;
}

.front a  {color: white; font-style: normal; text-decoration: none;}
.front a:hover  {color: #FE3C00;; font-style: normal; text-decoration: none;}


h1      
{       color: white;
        font-family: Verdana, Arial, Helvetica;
        font-weight:normal;
        font-style: normal;
        font-size: 110%;
}

h6      
{       color: white;
        font-family: Verdana, Arial, Helvetica;
        font-weight:100 !important;
        font-style: normal;
        font-size: 85%;
        text-align: justify;
}


h2 { color: rgb(236,236,236); margin: 0;}
h4 em{  color: white;
        font-family: Verdana, Arial, Helvetica;
        font-weight:normal;
        font-style: normal;
           
}

h3 { color:rgb(246,246,246); font-family: Verdana, Arial, Helvetica; margin: 0; font-size: 90%;}


h4 { color: #fff;    margin: 0; font-size: 90%;}
h5 { color:  black;  margin: 0; font-size: 60%;}


h4 var{
        background: #AE1511;
        font-size: 95%;
        font-weight:bold;
        font-style: normal;
        direction: rtl;
        color: black;
}

hr { width:100%; color:#FE3C00; background-color:#FE3C00; height:2px;
  margin-right:0; text-align:right; border:0px; }



#fusszeile {
        background:rgb(225,225,225);
        position:fixed;
        bottom:0px;
        left:0px;
        width:100%;
        height:20px;
        padding:0px;
        margin:0px;
        border:0px;
         clear: left;
}

#akt_bereich {
        background:black;
        position:absolute;
        top:130px;
        right:50px;
        width:33%;
        height:80%;
        padding:0px;
        margin:0px;
        border:0px;
         clear: left;
}

#linkbereich {
        background:black;
        position:absolute;
        top:130px;
        right:50px;
        width:33%;
        height:30%;
        padding:0px;
        margin:0px;
        border:0px;
         clear: left;
}


a  {color: rgb(255,255,255); font-style: normal; text-decoration: none;}
h5 a {color: rgb(0,0,0); font-style: normal; text-decoration: none;}
h5 a:hover  { color:#FE3C00;  font-weight: bold;   text-decoration: none; font-size: 100%;}
a:hover  {color: rgb(0,0,0); background:rgb(200,200,200); font-style: normal; text-decoration: none;}
