* {
margin:0;
padding:0;
}

ul, ol, li, h1, h2, h3, h4, h5, h6, a {
        font-weight: normal;
        font-size: 1em;
    text-decoration:none;
}

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

div#main {
         background-color:#000000;
    background-image:url(img/bg1.jpg);
    background-position:bottom left;
    background-repeat:no-repeat;
    border:2px solid #000000;
    margin:10px auto 0 auto;
    width:900px;
    height:630px;
}

img {
        border:0px;
}

p {
    margin:0 20px 12px 0;
    font-size: 0.8em;
    text-decoration:none;
}

p a {
    font-weight: normal;
    text-decoration:underline;
    color:#ffffff;
}

p a:hover{
    font-weight: normal;
    text-decoration:underline;
    color:#ffffff;
}

h1 {
    font-family: Garamond, serif;
    font-size:2.5em;
    font-weight:bold;
    text-align:center;
    color:#AF926B;
}

h2 {
    margin:0 0 15px 0;
    font-family: Garamond, serif;
    font-size:1.4em;
    font-weight:bold;
    color:#AF926B;
}

h3 {
    margin:0 0 0 0;
    font-family: Garamond, serif;
    font-size:1.1em;
    font-weight:bold;
    color:#AF926B;
}

.bilder {
        margin:5px 5px 0 0;
}

.block {
    margin:0 0 0 442px;
}

.dark {
         color:#606060;
}

.nav {
    margin:0 0 30px 0;
}

.nav a {
    margin:0 10px 0 0;
    font-family: Garamond, serif;
    font-weight:bold;
    font-size:1.2em;
    color:#ffffff;
}

.nav a:hover {
    color:#AF926B;
}

.copy {
    font-size:0.8em;
    text-align:center;
    color:#000000;
}

.sig {
        text-align:right;
}

.zitat1 {
        margin:50px 0 0 0;
        font-style:italic;
        color:#666666;
        letter-spacing:1px;
}
