#bereichliste{
    background-color: #FFFFFF;
    border: #000000  double;
    /*background-image: url(../images/tue-farbverlauf-steuerung.jpg);  */
    width: 1000px;
    /*height: auto; */
    margin: 0px auto;
    font-size: 1.2em;
    font-weight: bold;
}

#bereichinhaltliste {
    /*background-color: #008080;*/
    margin-left: 10px;
    padding-right: 20px;
    padding-top: 10px;
    text-align: left;
    font-size: 0.9em;
    }

#bereichmail{
 background-color: #FFFFFF;
 border: #000000  double;
    /*background-image: url(../images/tue-farbverlauf-steuerung.jpg);  */
    width: 800px;
    /*height: auto; */
    margin: 0px auto;
    font-size: 1.2em;
    font-weight: bold;
}
.listenbilder{
    font-size: 1.3em;
    color: #FF0000;
    font-weight: bold;
    
}
.listenbilder:link {color:#ff0000; font-weight: bold; text-decoration:none}
.listenbilder:visited {color:#ff0000; text-decoration:none}
.listenbilder:active {color:#ff0000; text-decoration:none}
.listenbilder:hover {color:#000000; text-decoration:none;}    