body {
    background-color: #91916D;
    color: #141817;
    font-family: sans-serif;
}

    /* background: url(titel.png); */
#header {
    position: absolute;
    margin: auto;
    top: 0px;
    width: 1180px;
    background: url(roja-banner3-1200.jpg);
    padding: 10px;
    color: white;
    font: 1.8em sans-serif;
    border-bottom: #6f7400 2px solid;
    height: 140px;
}
#header h1 {
    padding-top: 80px;
    padding-left: 490px;
}

#footer {
}

#container {
    #float: left;
    background-color: #DFE9F2;
    width: 1200px;
    margin: auto;
    box-shadow: #141817 2px 2px 10px;
}

#navigation {
    width: 300px;
    float: left;
    padding-top: 260px;
    padding-right: 10px;
}


#bodShopWidget_0707485_print {
    padding-top: 660px;
}
.bodShopWidget {
    padding-top: 660px;
}

#navigation ul {
    list-style-type: none;
    margin: 0;
    padding-top: 10;
}

#links ul a,
#Twitter a {
    text-decoration: none;
    letter-spacing: 1px;
    display: block;
    padding: 3px 5px;
    border-bottom: 1px solid white;
    color: #565919;
}

#links ul a:hover,
#Twitter a:hover,
#navigation a:focus,
#navigation a:active
{
    background-color: #e3e0cf;
    color: #010101;
}

/* Visitor Counter */
#navigation img,
#social
{
    width: 90%;
    margin-left: 5%;
}

#ok_malkotsch img {
  width: 25%;
  height: auto;
  margin-right: 1em;
  float: left;
}

#bt_bilder img {
    width: 80%;
    text-align: center;
    border: 1px solid #0dd;
    border-radius: 4px;
    padding: 5px;
}

#content {
    #float: left;
    margin-left: 300px;
    margin-right: 10px;
    padding-bottom: 20px;
    padding-top: 260px;

}

#start table, th, td {
    border: 0 solid #FFFFFF;
    background-color: #DFE9F2;
    border-spacing: 10px;
}

table {
    border-collapse: collapse;
    border: 2px solid #000;
    font: normal 80%/140% arial, helvetica, sans-serif;
    color: #555;
    background-color: #eFF9F2;
}
td {
    border: 2px solid #000;
}

.back-to-top {
    background: #91916D;
    color: white;
    position: fixed;
    bottom: 20px;
    right: 20px;
    padding: 1em;
}

hr { 
    height: 5px; 
    color: blue;
    background: #dfac20;
    margin: 0 auto;
}

