#body {
        background-image: url(../images/content/bg.jpg);
        background-repeat: repeat-y;
        background-position: left top;
}
body {
        background-image: url(../images/content/bg.jpg);
        background-repeat: repeat-y;
        background-position: left top;
}


#wrapper {
        background-color: #FFFFFF;
        border: 1px solid #CCCCCC;
        position: relative;
        height: 1270px;
        width: 1000px;
        top: 5px;
        font-family: "Trebuchet MS";
        font-size: 100%;
        margin-right: auto;
        margin-left: auto;
}

#kopf {
        background-color: #d7600c;
        position: absolute;
        height: 150px;
        width: 960px;
        top: 20px;
        font-family: "Trebuchet MS";
        font-size: 90%;
        margin-right: auto;
        margin-left: auto;
        left: 20px;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-color: #CCCCCC;
        border-right-color: #CCCCCC;
        border-bottom-color: #CCCCCC;
        border-left-color: #CCCCCC;
}
#laufbild {
        background-color: #d7600c;
        position: absolute;
        height: 176px;
        width: 960px;
        top: 170px;
        font-family: "Trebuchet MS";
        font-size: 90%;
        left: 20px;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-color: #CCCCCC;
        border-right-color: #CCCCCC;
        border-bottom-color: #CCCCCC;
        border-left-color: #CCCCCC;
}
#navigation {
        background-color: #d7600c;
        position: absolute;
        height: 0px;
        width: 960px;
        top: 345px;
        font-family: "Trebuchet MS";
        font-size: 100%;
        margin-right: auto;
        margin-left: auto;
        left: 20px;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-color: #CCCCCC;
        border-right-color: #CCCCCC;
        border-bottom-color: #CCCCCC;
        border-left-color: #CCCCCC;
        color: #FFFFFF;
        text-decoration: none;
}
#subnav {
        background-color: #d7600c;
        position: absolute;
        height: 40px;
        width: 200px;
        top: 10px;
        font-family: "Trebuchet MS";
        font-size: 80%;
        margin-right: auto;
        margin-left: auto;
        left: 600px;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-color: #CCCCCC;
        border-right-color: #CCCCCC;
        border-bottom-color: #CCCCCC;
        border-left-color: #CCCCCC;
        color: #FFFFFF;
}

#content {
        background-color: #d7600c;
        position: absolute;
        height: 650px;
        width: 960px;
        top: 375px;
        font-family: "Trebuchet MS";
        font-size: 90%;
        margin-right: auto;
        margin-left: auto;
        left: 20px;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-color: #CCCCCC;
        border-right-color: #CCCCCC;
        border-bottom-color: #CCCCCC;
        border-left-color: #CCCCCC;
        color: #FFFFFF;
}

a:link {
        color: #ffffff;
        text-decoration: underline;
}

a:visited {
        color: #ffffff;
        text-decoration: underline;
}

a:hover {
        color: #FFBF00;
        text-decoration: underline;
}

a:active {
        color: #ffffff;
        text-decoration: underline;
}

#logo {
        background-color: #d7600c;
        position: absolute;
        height: 140px;
        width: 150px;
        top: 3px;
        font-family: "Trebuchet MS";
        font-size: 90%;
        margin-right: auto;
        margin-left: auto;
        left: 800px;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-color: #CCCCCC;
        border-right-color: #CCCCCC;
        border-bottom-color: #CCCCCC;
        border-left-color: #CCCCCC;
        color: #FFFFFF;
        background-image: url(../images/content/logo.jpg);
        background-repeat: no-repeat;
}

#contact {
        background-color: #d7600c;
        position: absolute;
        height: 105px;
        width: 180px;
        top: 10px;
        font-family: "Trebuchet MS";
        font-size: 80%;
        margin-right: auto;
        margin-left: auto;
        left: 10px;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-color: #CCCCCC;
        border-right-color: #CCCCCC;
        border-bottom-color: #CCCCCC;
        border-left-color: #CCCCCC;
        color: #FFFFFF;
        background-image: url();
        background-repeat: no-repeat;
}

#saison {
        background-color: #d7600c;
        position: absolute;
        height: 60px;
        width: 240px;
        top: 10px;
        font-family: "Trebuchet MS";
        font-size: 80%;
        margin-right: auto;
        margin-left: auto;
        left: 201px;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-color: #CCCCCC;
        border-right-color: #CCCCCC;
        border-bottom-color: #CCCCCC;
        border-left-color: #CCCCCC;
        color: #FFFFFF;
}
