body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    padding: 0px;
    margin:0px;
    border:0px;
    color: #000000;
    background:#000000;
}
h1 {
    font-size: 15px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    line-height: 1.8;
    margin-top: -15px;
    }
.einruecken {
    margin-left: 13.5em;
    }
h2 {
    font-size: 15px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    line-height: 1.8;
    margin-top: -5px;
    margin-bottom: -5px;
    }
h3 {
    font-size: 13px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: -5px;
    }
#body {
    text-align: center;
    width: 100%;
    height: 100%;
}
#container {
    position:relative;
    top: 30px;
    width: 800px;
    background: #FFFFFF;
    margin: 0px auto;
    border: 0px solid #000000;
    text-align: left;
}
#header {
    height: 100px;
    background:url(Bilder/Banner_Tramondo_103.png);
    padding: 0px 0px 0px 0px;
}
#linkbar {
    position: absolute;
    top: 100px;
    height: 590px;
    left: 0px;
    width: 120px;
    background: #322214;
    padding: 10px 0px 10px 0px;
    text-align: center;
}
#linkbar a:link {
    color: #DDC488;
    font-size: 15px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    width: 120px;
    padding-top: 2px;
    background-color: #322214;
    border-bottom-color: #DDC488;
    padding-bottom: 0px;
    float: left;
    clear: left;
    }
#linkbar a:visited {
    color: #DDC488;
    font-size: 15px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    height: 21px;
    width: 120px;
    padding-top: 2px;
    background-color: #322214;
    border-bottom-color: #DDC488;
    padding-bottom: 0px;
    float: left;
    clear: left;
    }
#linkbar a:hover {
    color: #DDC488;
    font-size: 15px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    height: 21px;
    width: 120px;
    padding-top: 2px;
    background-color: #9D6D39;
    border-bottom-color: #DDC488;
    padding-bottom: 0px;
    float: left;
    clear: left;
    }
#linkbar a:active {
    color: #DDC488;
    font-size: 15px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    height: 21px;
    width: 120px;
    padding-top: 2px;
    background-color: #322214;
    border-bottom-color: #DDC488;
    padding-bottom: 0px;
    float: left;
    clear: left;
    }
#linkbar ul {
    margin: 0;
    padding: 0;
    width: 155px;
    }
#linkbar li {
    font-size: 18px;
    width: 120px;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0;
    padding-top: 12px;
    padding-left: 0px;
    float: left;
    clear: left;
    height: 22px;
    vertical-align: middle;
    list-style-type: none;
    }
#maincontent {
    top: 100px;
    height: 590px;
    width: 660px;
    margin-left:auto;
    padding: 10px 10px 10px 10px;
    color: #DDC488;
    background: #3E3728;
    font-family: Arial, Helvetica, sans-serif;
}
.text {
    margin-bottom: -5px;
    }
#overfooter {
    top: 700px;
    height: 3px;
    background:#000000;
    padding: 0px 0px 0px 0px;
}
#footer {
    padding: 5px 5px 5px 5px;
    background: #9D6D39;
    line-height: 1.5;
    font-color: 5A4825;
    text-align: center;
}
#footer ul {
    margin: 0;
    padding: 0;
    }
#footer li{
    vertical-align: middle;
    list-style-type: none;
}
a:link {
    color: #D0CEAE;
    text-decoration: underline;
}
a:visited {
    color: #D0CEAE;
    text-decoration: underline;
}
a:hover {
    color: #FF0000;
    text-decoration: underline;
}
a:active {
    color: #0A1A40;
    text-decoration: underline;
}