body {
        background: url(/img/background.jpg) 0px 0px repeat-y;
        margin: 0px;
}

#headline {
        position: absolute;
        top: 12px;
        left: 29px;
        border: 0px;
}

#imprint {
        position: absolute;
        top: 521px;
        left:29px;
        border: 0px;
}

#navigation {
        position: absolute;
        top: 100px;
        left: 820px;
        text-align: right;
}

.navilink {
        display: block;
        width: 156px;
        height: 37px;
        margin-top: 5px;
}

.navilink img {
        border: 0px;
}

#content {
        position: absolute;
        top: 110px;
        left: 200px;
        width: 380px;
        font-family: Trebuchet MS;
        font-size: 12px;
        text-align: justify;
}

#illustration {
        position: absolute;
        top: 50px;
        left: 600px;
        border: 0px;
        border-collapse: collapse;
        height: 345px;
}


.b1 {
        font-family: Trebuchet MS;
        font-size: 12px;
        font-weight: bold;
        text-align: justify;
        color: #666666;
}

.c1 {
        font-family: Trebuchet MS;
        font-size: 12px;
        font-weight: normal;
        text-align: justify;
        color: #B66;
}

.d1 {
        font-family: Trebuchet MS;
        font-size: 10px;
        font-weight: normal;
        text-align: justify;
        color: #666666;
}

.e1 {
        font-family: Trebuchet MS;
        font-size: 12px;
        font-weight: bold;
        text-align: justify;
        color: #B66;
}


.h1 {
        font-family: Trebuchet MS;
        font-size: 14px;
        font-weight: bold;
        text-align: left;
        color: #666666;
}

.subnavilink {
        color: #666;
        font-weight: normal;
        font-size: 14px;
}


a:link { font-family: Trebuchet MS; text-decoration: none; font-weight: bold; color: #B66; }

a:visited { font-family: Trebuchet MS; text-decoration: none; font-weight: bold; color: #B66; }

a:active { font-family: Trebuchet MS; text-decoration: none; font-weight: bold; color: #666666; }

a:hover { font-family: Trebuchet MS; text-decoration: none; font-weight: bold; color: #666666; }


#subnavi {
        position: absolute;
        top: 410px;
        left: 620px;
        width: 177px;
}
