.textagb1 {
    font-family: arial;
    font-size: 30px;
    text-align: center;
}
#inhalt .textagb1 { padding-top: 20px;
}
b {
    font-weight: bold;
}
 #inhalt {                            
        padding: 0.4em;       
        border-left: 1px solid orange;
        border-right: 1px solid orange;
        border-bottom: 0;
        border-top: 0;
        background:url(../bilder/bg-oooo.png) repeat-x;        
        width: 988px; 
        height: auto;
        margin-right: 0px;     
        margin-top: 77px;
}
#fussleiste {
        padding: 0.4em;
        border: 1px solid orange;
        background: orange;
        color: black;
        text-align: center;
        margin-top:20px;
}