.ueber_uns {
    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;
}

.ueber_uns h1 {
    text-align:center;
    text-decoration:underline;
}

.ueber_uns li {
    line-height:1.7em;
}

.ueber_uns a {
    color:#00CC00;
    text-decoration:none;
    font-size:12pt;
}

.ueber_uns a:hover{
    text-decoration:underline;
    font-weight:bold;
    background-color:transparent;
}

.ueber_uns.eingerueckt {
    margin-left:20px;
    margin-right:20px;
}

.ueber_uns.zentriert {
    text-align:center;
}

.ueber_uns.oberpunkt {
    background-color:#00CC00;
    border-style:solid;
    border-width:2px;
    border-color:#00CC00;
    vertical-align:middle;
    padding:10px;          
}

.ueber_uns.oberpunkt.links {
    width:550px;
    font-weight:bold;
    font-size:14pt;
    color:#FFFF66;
}

.ueber_uns.oberpunkt.rechts {
    width:20%;
    text-align:right;
}

.ueber_uns.oberpunkt.rechts a {
    color:#FFFFFF;
    text-decoration:none;
    font-size:12pt;
}

.ueber_uns.oberpunkt.rechts a:hover{
    text-decoration:underline;
    font-weight:normal;
}

.ueber_uns.ueberschrift {
    font-weight:bold;
    font-size:12pt;
    text-decoration:underline;
}

.ueber_uns.vorstaende_tabelle {
    width:70%;
    border-width:3px;
    border-style:solid;
    border-color:#000000;    
    font-size:10pt;
}

.ueber_uns.vorstaende_tabelle tr {
    height:1.7em;
}

.ueber_uns.bezirksalmbauern_tabelle_aussen {
    width:90%;
    border-style:solid;
    border-width:2px;
    border-color:#000000;
    border-collapse:collapse;
}

.ueber_uns.bezirksalmbauern_tabelle_aussen th {
    border-style:solid;
    border-width:2px;
    border-color:#000000;
    padding:5px;
    background-color:#00CC00;
    font-weight:bold;
    color:#FFFF66;
}

.ueber_uns.bezirksalmbauern_tabelle_aussen td {
    border-style:solid;
    border-width:2px;
    border-color:#000000;
    padding:5px;
    background-color:#FFFF66;
    text-align:center;
}

.ueber_uns.bezirksalmbauern_tabelle_innen {
    width:100%;
    border-style:none;
    border-collapse:collapse;
}

.ueber_uns.bezirksalmbauern_tabelle_innen td {
    width:50%;
    border-style:none;
    padding:0px;
    text-align:justify;
}

.ueber_uns.mitglieder_statistik_tabelle {
    width:90%;
    border-style:solid;
    border-color:#000000;
    border-width:2px;
    border-collapse:collapse;
    table-layout:auto;
}

.ueber_uns.mitglieder_statistik_tabelle td {
    width:20%;
    border-style:solid;
    border-color:#000000;
    border-width:1px;
    text-align:center;
}

.ueber_uns.mitglieder_statistik_tabelle tr.kopfzeile td {  
    background-color:#00CC00;
    border-width:2px;
    font-weight:bold;
    color:#FFFF66;
}

.ueber_uns.mitglieder_statistik_tabelle tr.inhalt td {
    background-color:#FFFF66;
}

.ueber_uns.mitglieder_statistik_tabelle tr.summenzeile td {  
    background-color:#FFFF66;
    border-width:2px;
    font-weight:bold;
}
