BODY {
    background-color: #fff;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    overflow: auto;
}

DIV {
    position: absolute;
    z-index: 1;
}

IMG {
    border: 0px;
    margin: 0px;
}

#bg_eins {
    right: 0px;
    top: 0px;
    width: 322px;
    height: 14px;
    background-color: transparent;
}
#header {
    right: 0px;
    top: 14px;
    width: 321px;
    height: 85px;
    background-color: transparent;
    padding-top: 8px;
}
#bg_zwei {
    right: 0px;
    top: 98px;
    width: 322px;
    height: 495px;
    z-index: 2;
    background-color: transparent;
}


#menubalken {
    left: 24px;
    top: 73px;
    min-width: 50%;
    height: 10px;
    padding-top: 0px;
    z-index: 4;
    background-color: transparent;
}
IMG.menuitem {
    padding-right: 20px;
}

#seitentitel {
    left: 2px;
    top: 176px;
    width: 50%;
    min-width: 200px;
    height: 17px;
    padding-top: 0px;
    padding-left: 22px;
    z-index: 4;
    background-color: transparent;
    background-image: url("../img/puenktli.gif");
    background-repeat: repeat-x;
    background-position: bottom left;
}

#contentbox {
    left: 2px;
    top: 256px;
    //width: 630px;
    width: 54%;
    max-width: 630px;
    min-width: 250px;
    min-height: 400px;
    z-index: 5;
    background-color: white;
    padding-right: 10px;
}

#impressum {
    position: relative;
    margin-top: 0px;
    padding-top: 80px;
    margin-left: -22px;
    padding-left: 22px;
    background-color: transparent;
    background-image: url("../img/puenktli.gif");
    background-repeat: repeat-x;
    background-position: top left;
}
#impressum2 {
    position: relative;
    margin-top: 0px;
    padding-top: 80px;
    margin-left: -22px;
    padding-left: 22px;
    background-color: transparent;
}

DIV.puenktlibalken {
    position: relative;
    width: 100%;
    height: 5px;
    margin-top: 0.5em;
    margin-bottom: 1em;
    margin-left: -22px;
    padding-left: 0px;
    background-color: transparent;
    background-image: url("../img/puenktli.gif");
    background-repeat: repeat-x;
    background-position: top left;
}



P, LI, UL, SPAN {
    font-family: "Verdana", "Helvetica", "Arial", sans-serif;
    font-size: 8pt;
    line-height: 1.8em;
    text-decoration: none;
    color: black;
    margin-top: 0em;
    margin-bottom: 0em;
    padding-bottom: 1.2em;
    padding-left: 22px;
}
TD {
    font-family: "Verdana", "Helvetica", "Arial", sans-serif;
    font-size: 8pt;
    line-height: 1.8em;
    text-decoration: none;
    color: black;
    margin-top: 0em;
    margin-bottom: 0em;
    padding-bottom: 0em;
    padding-left: 22px;
}
.zwischentitel {
    font-weight: bold;
}
.tableheader {
    font-weight: bold;
    padding-bottom: 1.2em;
}
TD.listing {
    line-height: 1.8em;
}
.smalltext {
    font-size: 6.5pt;
    letter-spacing: 0.25pt;    
}
.sternli {
    padding-left: 1px;
    color: #cc0000;
}
.highlight {
    background-color: #a7cccd;
}

label {
    font-family: "Verdana", "Helvetica", "Arial", sans-serif;
    font-size: 8pt;
    line-height: 1.8em;
    text-decoration: none;
    color: black;
    margin-top: 0em;
    margin-bottom: 0em;
    padding-bottom: 1.2em;
    //padding-left: 22px;
    cursor: pointer;
}


A {
    color: #21a0a0;
    font-family: "Verdana", "Helvetica", "Arial", sans-serif;
    text-decoration: none;
    font-weight: normal;
}
A:Hover {
    color: #71b6b6;
    text-decoration: underline;
}

