body > h1
{
    display:block;
}

body
{
    background-color:white;
    padding:0px;
    margin:0px;
    text-align:center;
    font-family:'Comic Sans MS',Chalkboard,Georgia,sans-serif;
}

#pageback
{
    position:static;
    width:99%;
    height:auto;
    min-height:0;
    border:0 none;
    background-image:none;
}

#main
{
    position:relative;
    width:100%;
    min-height:0;
    height:auto;
    padding:0;
    border:0 none;
}

#nav
{
    display:none;
}

#nav a
{
    display:none;
}

#inhalt1
{
    position:absolute;
    left:78px;
    top:90px;
    width:454px;
    height:142px;
    padding:12px 18px 18px 32px;
    overflow:hidden;
    border:0px none;
    background-image:url(img/kasten1.png);
}

#inhalt1 p
{
    margin-top:2px;
}

#kasten2
{
    position:absolute;
    left:20px;
    right:20px;
    top:200px;
    width:auto;
    height:auto;
    padding:11px 25px 12px 32px;
    overflow:visible;
    background-image:none;
}

#inhalt2
{
    height:auto;
    overflow:visible;
}

#inhalt2 h2,h3
{
    background-color:#444;
    color:white;
    font-size:1.2em;
    font-family:sans-serif;
    font-weight:bold;
    padding:1px;
}

form, .commentPost p
{
    font-family:sans-serif;
    margin-bottom:4px;
}

#inhalt2 h2,h3 a
{
    color:white;
}

#comic
{
    position:relative;
    left:0;
    text-align:center;
    padding-bottom:0;
}

#comic table
{
    margin:0 auto;
}

.ueberschrift h2
{
    font-size:24px;
    font-weight:normal;
    text-align:center;
}

#comic .ueberschrift
{
    height:110px;
    background-image:url(img/kasten3.png);
    border:0 none;
    width:500px;
    font-weight:normal;
    font-size:24px;
    vertical-align:middle;
    padding:0px 25px 10px;
    background-repeat:no-repeat;
}

#comic a
{
    display:none;
}

#linksunten
{
    display:none;
    position:relative;
}

#copyright
{
    position:absolute;
    right:2px;
    bottom:2em;
    background-color:white;
    text-align:center;
}

#copyright a
{
    color:black;
    text-decoration:none;
}
