.almwirtschaft {
    font-family:Arial;
    font-weight:normal;
    font-size:10pt;
    color:#000000;
    text-decoration:none;
    text-align:justify;
    vertical-align:top;
    width:100%;
    height:100%;
    background-color:#FFFFFF;
    padding:0px 20px;
}

.almwirtschaft h1 {
    text-align:center;
    text-decoration:underline;
}

.almwirtschaft li {
    line-height:1.7em;
}

.almwirtschaft a {
    color:#00CC00;
    text-decoration:none;
    font-size:12pt;
}

.almwirtschaft a:hover{
    text-decoration:underline;
    font-weight:bold;
    background-color:transparent;
}

.almwirtschaft.eingerueckt {
    margin-left:20px;
    margin-right:20px;
}

.almwirtschaft.zentriert {
    text-align:center;
}

.almwirtschaft.oberpunkt {
    background-color:#00CC00;
    border-style:solid;
    border-width:2px;
    border-color:#00CC00;
    vertical-align:middle;
    padding:10px;          
}

.almwirtschaft.oberpunkt.links {
    width:550px;
    font-weight:bold;
    font-size:14pt;
    color:#FFFF66;
}


.almwirtschaft.oberpunkt.rechts {
    width:20%;
    text-align:right;
}

.almwirtschaft.oberpunkt.rechts a {
    color:#FFFFFF;
    text-decoration:none;
    font-size:12pt;
}

.almwirtschaft.oberpunkt.rechts a:hover{
    text-decoration:underline;
    font-weight:normal;
}

.almwirtschaft.ueberschrift {
    font-weight:bold;
    font-size:12pt;
    text-decoration:underline;
}