body {
        margin:0 auto;
        height:100%;
        background:#3C1800 url(tapete5.gif);
        font-family:Arial,Helvetia,Verdana,sans-serif;
        color:#282828;
        text-align:center;
}

#gesamt {
        margin:1.5em auto;
        background:#FFF;
        width:698px;
        background:#FFF url(webfront.jpg) no-repeat top center;
}

#kopf {
        margin:0;
        height:150px;
        width:698px;
}


#inhalt {
        margin:0;
        padding-top:60px;
        padding-left:80px;
        padding-right:250px;
        width:408px;
        text-align:left;
}

* html #inhalt {
        width:100%;
        w/idth:408px;
}

#inhalt h1, #inhalt h2, #inhalt h3, #inhalt h4 {
        margin:0;
        padding:0;
        font-size:95%;
}

#inhalt p {
        padding:0;
        font-size:85%;
}

#inhalt span {
        font-size:75%;
        color:#959595;
}

#inhalt span a:link, #inhalt span a:visited {
        color:#959595;
        text-decoration:underline;
}

#inhalt span a:hover {
        color:#B43100;
}

#inhalt a:link, #inhalt a:visited {
        color:#282828;
        text-decoration:underline;
}

#inhalt a:hover { color:#B43100; }

#nav {
        margin:0;
        padding-left:40px;
        white-space:nowrap;
        font-size:75%;
        text-align:left;
}
                                 
#nav ul, #nav span, #nav li {
        list-style-type:none;
        display:inline;
}

#nav li a:link, #nav li a:visited {
        padding: 3px 10px;
        color:#FFF;
        background-color:#F87618;
        text-decoration:none;
}

#nav li span {
        padding: 3px 10px;
        color:#FFF;
        background-color:#B43100;
}

#nav li a:hover, #nav li a:active, #nav li a:focus {
        padding: 3px 10px;
        color:#FFF;
        background-color:#B43100;
        text-decoration:none;
}

html>body #nav li a {
        width: auto;
}

#fuss {
        margin:0;
        padding-left:50px;
        padding-bottom:0;
        background:url(fusshg.jpg) no-repeat bottom center;
        width:648px;
        height:40px;
        text-align:left;
}

* html #fuss {
        width:100%;
        w/idth:648px;
}

#fusstext {
        margin:0 auto;
        padding:0;
        background-color:#F96700;
        width:698px;
}

* html #fusstext {
        width:698px;
        w/idth:698px;
}


#fusstext p {
        margin:0;
        padding:5px 10px;
        font-size:70%;
        color:#9F2C02;
        text-align:right;
}

#fusstext a:link, #fusstext a:visited {
        color:#9F2C02;
        text-decoration:none;
}

#fusstext a:hover {
        color:#FFF;
        text-decoration:none;
}

#fusstext span { color:#9F2C02; }
