
body {
        margin: 0;
        padding: 0;
        background-color: #ffffff;
        font-family: Verdana,Arial,Helvetica,sans-serif;
}

#language {
        position: absolute;
        top: 0px;
        left: 320px;
        width: 412px;
        height: 24px;
        border-top: 8px solid #ffffff;
        background-color: #ffffff;
        text-align:right;
        font-weight: normal;
        font-size: 11px;
}

#language a {
        color: #97bf14;
        text-decoration: none;
        margin: 0 0 0 16px;
}

#language a.selected {
        color: #000000;
        text-decoration: none;
        margin: 0 0 0 16px;
}

#logo {
        position: absolute;
        top: 32px;
        left: 0px;
        width: 90px;
        height: 160px;
        background-color: #000000;
}

#logo img {
        width: 30px;
        height: 160px;
        margin: 0 0 0 32px;
        border: 0;
}

#menue {
        position: absolute;
        top: 32px;
        left: 0px;
        width: 100%;
        height: 160px;
        background-color: #000000;
}

#menue ul {
        list-style-type: none;
        font-weight: normal;
        font-size: 11px;
        line-height: 2em;
        margin: 16px 16px 16px 112px;
        padding: 0;
}

#menue a {
        color: #97bf14;
        text-decoration: none;
}

#menue a.selected {
        color: #ffffff;
        text-decoration: none;
}

#image {
        position: absolute;
        top: 32px;
        left: 200px;
        width: 680px;
        height: 160px;
}

#image img {
        width: 680px;
        height: 160px;
        border: 0;
}

#content {
        position: absolute;
        top: 192px;
        left: 320px;
        width: 412px;
        border-bottom: 32px solid #ffffff;
}

#content h1 {
        margin: 3em 0 0.5em 0;
        font-weight: bold;
        font-size: 11px;
        color: #333333;
        line-height: 1.5em;
}

#content h2 {
        margin: 2em 0 0.5em 0;
        font-weight: bold;
        font-size: 11px;
        color: #808588;
}

#content p {
        margin: 0 0 1em 0;
        font-weight: normal;
        font-size: 11px;
        color: #333333;
        line-height: 1.5em;
}

#content ul {
        margin-top: 0;
}

#content li {
        font-weight: normal;
        font-size: 11px;
        color: #333333;
        line-height: 1.5em;
}

#content img {
        margin: 8px 0 0 0;
        border: 0;
}

#content p.image {
        margin: 0 0 2em 0;
        font-weight: normal;
        font-size: 10px;
        color: #999999;
        line-height: 1.5em;
}

#content a {
        color: #97bf14;
        text-decoration: none;
}

#content table {
        margin: 0;
        font-weight: normal;
        font-size: 11px;
        color: #333333;
        line-height: 1.5em;
}

#content td {
        padding: 0;
}

#content input {
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 11px;
        color: #333333;
}

#content textarea {
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 11px;
        color: #333333;
}
