﻿* {
        margin: 0;
        padding: 0;
}


html, body {
        height: 100%;
}

body {
        margin: 0;
        background: #F4D9A1 url(images/hell2.jpg) repeat left top;
        line-height: 20px;
        font-size: medium;
        text-align: justify;
        color: #000;
        background-color: #fff;
        font-family: "Lucida Grande","bitstream vera sans","trebuchet ms","verdana","arial";
}

img { border:none;}

#page {
        background-color: #DB9615;
        width: 725px;
        margin: 0px auto;
        padding: 1px 105px;
        border: 0px;
        text-align: left;
        background: url(images/back.jpg) repeat-y left top;

}


h1 {

        font-size: 2em;
        margin-top: 1.5em;
        letter-spacing:-1px;
        color:#000;
        font-weight:normal;
        margin-bottom:-10px;
                line-height: 140%;
}


a {
        color:#000;
}


p, ul, ol {
        margin-top: 1.5em;

}

ul, ol {
        margin-left: 3em;
}

#wrapper {
        width: 930px;
        height: 100%;
        min-height: 100%;
        margin: 0 auto;
        padding: 0px;

}



html>body #wrapper {
        height: auto;
}

#logo {
        width: 930px;
        height: 100px;
        margin: 0 auto;
        padding-top: 5px;
        padding-left: 80px;
        background: url(images/image1.jpg) repeat-y left top;
}


#logo a
{
        text-decoration:none;
}
#logo h1 {
        margin-left: 680px;
        margin-top: 0px;
        padding: 0px;
        font-size: 14px;
        color: #DCECFB;

}

#header {
        width: 930px;
        height: 270px;
        margin: 0 auto;
}

#menu {
        width: 930px;
        height: 90px;
        margin: 0 auto;
        background: url(images/menu.jpg) no-repeat left top;
}

#menu li {
        display: inline;
}

#menu ul {
        margin: 0px;
        padding: 20px 80px;
        list-style: none;
}

#menu a {
        float: left;
        display: block;
        margin-right: 3px;
        padding: 6px 10px 6px 10px;
        text-decoration: none;
}

#menu a:hover {
        background: #E39F15;
}
#menu  .right {
        float: right;
        background: #F4DAA1;
}

#menu .active {
        background: #E39F15;
}




#content {
        float: left;
        width: 476px;
        padding: 0px 40px 0px 70px;
}


#footer {
        clear: both;
        width: 930px;
        height: 18px;
        margin: auto;
        padding: 45px 0px;
        background: url(images/footer.jpg) right top;

}

#footer a {
        color: #000;
}

#footer p {
        margin: 0px;
        padding: 0px ;
        text-align: center;
        text-transform: uppercase;
        font-size: 10px;
        color: #000;
}

.zeitr_cop
{
  color: #000;
  font-size: 10px;
}

.zeitr
{
  color: #000;
  font-size: 12px;
}


.zeitraffer
{
  color: #000;
  font-size: 14px;
}
