/*
$Id: styles_uebers.css
[/forst/forstverwaltung/styles_loc/styles_uebers.css]
Stand: 17.10.2005 - Vk
Stand: 10.07.2007 - verändert sei
*/



.kopftitel {
    font-size: 12px;
}

#seitennavigation {
        margin-top:5px;
}

table.edit {
    width:95%;
    margin-left:20px;
    }

table.fieldset {
    width:95%;
    color:#000099;
    background-color:#d1d1ff;
    margin:10px;
    }

fieldset {
    border:solid 2px blue
    }

legend {
    color:#000099;
    }

p.placement {
    margin-left:5px;
    margin-right:5px;
    }

p.teaser {
    margin-left:5px;
    margin-right:5px;
    margin-top:0px;
    font-size:12px;
    }

h3.placement {
    margin-left:5px;
    margin-right:5px;
    margin-bottom:2px;
    margin-top:7px;
    color:#336633;
    font-weight:bold;
    }

.rot {
         margin-left:5px;
         margin-right:5px;
         margin-top:0px;
         color:#ff0000;
         font-weight:bold;
         }
/*----------------------------------------*/

h2.uebersicht {
    clear:both;
    margin:0;
         margin-bottom: 15px;
    padding: 25px 0 3px 0;
         font-size: 13px;
         color:black;
    border-bottom: 1px double silver;
    }

p.uebersicht {
        margin: 7px 30px 20px 30px;
        margin-bottom:15px;
        font-size: 11px;
        line-height: 1.3em;
        text-align:justify;
        }

.neu {
    width:99%;
    padding-bottom:8px;
    clear:both;
    /*position:relative;*/
    }

.links, .rechts {
    width:48%;
    padding: 5px;
    float:left;
    background-color: #F1EFE2;
    }

.rechts {
    float:right;
    }

a.ueberschrift {
    font-size:11px;
    color:black;
    font-weight:bold;
            text-decoration: underline;
    line-height: 1.7em;
    }

a.ueberschrift:hover{
    color:darkslategray;
    }

.contentpos img {
           padding: 0 5px 5px 0;
           }

span.teaser {
    font-size:11px;
         line-height: 1.3;
    }

a.weiter {
    font-size:11px;
    color:black;
         float:right;
         margin-top: 8px;
    }

.zwi-ohne {
        clear:both;
        width: 99%;
        height: 2px;
    font-size:1px;
    }

.zwi-mit {
        clear:both;
        width: 99%;
        height:5px;
    font-size:3px;
        border-top:px dotted #cccccc;
    margin-bottom:3px;
    }

/*----------------------------------------*/
.linie-links {
    bottom:0px;
    left:0px;
    margin-top:0px;
    padding-right:3px;
    text-align:right;
    width:100%;
    }

.linie-rechts {
    bottom:0px;
    left:53%;
    margin-top:0px;
    padding-right:3px;
    text-align:right;
    width:100%;
    }
