﻿body
{
        background-color:#1B0318;

}

a {
  text-decoration:none;
}





.bild
{
        border:0;
        width:85px;
        height:64px;
}

.rahmenbild
{
        outline-style:solid;
        outline-width:1px;
        outline-color:#FE3C00;
        width:83px;
        height:62px;
}

.gross
{       color:#065B35;
        font-family: Verdana, Arial, Helvetica;
        font-weight:bold;
        font-style: normal;
        font-size: 300%;
 }

 .mittelgross
{       color:#065B35;
        font-family: Verdana, Arial, Helvetica;
        font-weight:bold;
        font-style: normal;
        font-size: 230%;
 }

.mittel
{
        color: #065B35;
        font-family: Verdana, Arial, Helvetica;
        font-weight: bold;
        font-style: normal;
        font-size: 160%;
}
.klein
{
        color: #065B35;
        font-family: Verdana, Arial, Helvetica;
        font-weight: bold;
        font-style: normal;
        font-size: 80%;
}

.winzig
{       color:grey;
        font-family: Verdana, Arial, Helvetica;
        font-weight:bold;
        font-style: normal;
        font-size: 60%;
}

h1
{       color:#589B2C;
        font-family: Verdana, Arial, Helvetica;
        font-weight:normal;
        font-style: normal;
        font-size: 110%;
}

h2
{       color: #1006EF;
        font-family: Verdana, Arial, Helvetica;
        font-weight:normal;
        font-style: normal;
        font-size: 60%;
}

h6
{       color:#589B2C;
        font-family: Verdana, Arial, Helvetica;
        font-weight:100 !important;
        font-style: normal;
        font-size: 15%;
        text-align: justify;
}







h3 { color:rgb(246,246,246); font-family: Verdana, Arial, Helvetica; margin: 0; font-size: 90%;}




h5 { color: #000;  margin: 0; font-size: 70% !important; font-family: Verdana, Arial, Helvetica; font-weight:normal; font-style: normal;}




#fusszeile {


        position:relative;
        bottom:20px;
        left:0px;
        width:55%;
        }

#akt_bereich {
        background:black;
        position:absolute;
        top:130px;
        right:50px;
        width:33%;

        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;
}