/*<![CDATA[*/

#inhalt {
        text-align: center;
        border: 1px solid red;
        margin-top: 100px;
        /*position: absolute;  */
        top: 120px;
        /*left: 50%;*/
        width: 40%;
        height: auto;
		}
#inhalt p {
        padding: 1em;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 20px;
        color: 0c2744;
}
.text24b {
        color: blue;
        font-size: 24px;

}
.text24r {
        color: red;
        font-size: 24px;
        font-weight: bold;
}
/*]]>*/