body {
    background-color: #000;
    margin: 20px;
}
img {
    border:0;
}
a:focus {
    outline: none
} .top {
    width: 830px;
    margin: auto;
    height: 70px;
    background-color: #000;
} .navi {
    float: left;
    margin-top: 50px;
    padding: 0px;
}.navi ul {
    list-style: none;
    display: inline;
    height: 50px;
}.navi ul li {
    display: inline;
    background-attachment: scroll;
    background-image: url(navi-list.png);
    background-position: center right;
    background-repeat: no-repeat;
}.navi ul li:last-child {
    background: none;
} .navi a {
    padding-left: 15px;
    padding-right: 15px;
    color: #fff;
    height: 50px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}.top img {
    margin-top: 20px;
    float: right;
    border: 0;
}.picture {
    width: 829px;
    height: 175px;
    margin: auto;
    margin-top: 10px;
    padding: 0px;
}.content {
    margin: auto;
    background-color: #fff;
    width: 799px;
    padding: 15px;
    color: #000;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}.content .pics {
    text-align: center;
    margin:auto
}.content .pics img {
    margin:auto;
    margin-top: 30px;
}.content p {
    width:623px;
    margin:auto
}
 .content a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000;
} .footer {
    height: 15px;
    width: 829px;
    background-attachment: scroll;
    background-image: url(footer.png);
    background-position: top;
    background-repeat: no-repeat;
    margin: auto;
}

/* I n d e x   S t a r t s e i t e */ .indexmain {
    margin: auto;
    width: 830px;
    margin-top: 100px;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}
