body {
    background: #FFFFFF url(../images/header.png) no-repeat top left;
    padding: 0px;
    margin: 0px;
    font-family: verdana;
    font-size: 14px;
    color: #000000;
    line-height: 18px;
}

html, body, table, h1, h2, p, img, div {
    margin: 0px;
    padding: 0px;
    border: 0px;
    border-spacing: 0px;
}

tr {
    vertical-align: top;
    text-align: left;
}

a:link, a:visited {

    color: #FF0000;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold
}

a:hover, a:active {

    color: #9F0000;
    text-decoration: underline;
}

#links {
    width: 197px;
    position: absolute;
    top: 300px;
    left: 25px;
    line-height: 0px;
    text-align: center;
}

#rechts {
    width: 488px;
    position: absolute;
    top: 300px;
    left: 237px;
}

#anfangb {
    margin: 0px 10px 10px 0px;
}

#zettel {
    width: 197px;
    background: #FFFFFF url(../images/zettelm.png);
    line-height: 18px;
}

#login {
    width: 236px;
    float: left;
}

#regis {
    width: 236px;
    margin-left: 15px;
}

#werbung {
    position: absolute;
    top: 17px;
    left: 800px;
}

#oben {
    position: absolute;
    top: 262px;
    left: 237px;
}

.footer {
    width: 488px;
    border-top-width:3px;
    border-bottom-width:3px;
    border-style:solid;
    border-color:black;
    margin-top: 9px;
    margin-bottom: 14px;
    line-height: 23px;
    text-align: center;
}

.footer span {
    font-size: 1px;
}

.vote {
    margin: 15px;
}

.unter {
    border-bottom-width:3px;
    border-style:solid;
    border-color:black;
}
.text {
    font-size: 6px
}