body {
    background-color:#ffffff;
    color:#000000;
    font-family:helvetia,arial,sans-serif;
    margin:0px;
    padding:0px;
}

a:link {
    color:blue;
    font-weight:bold;
    text-decoration:none;
}

a:visited {
    color:blue;
    font-weight:bold;
    text-decoration:none;
}

a:active {
    color:blue;
    font-weight:bold;
    text-decoration:none;
}

img {
    border-style:none;
    border-width:0px;
    display:block;
    margin:0px;
    padding:0px;
}

table {
    border-collapse:collapse;
    border-style:none;
    border-width:0px;
    margin:0px;
    padding:0px;
}

tr {
    border-style:none;
    border-width:0px;
    margin:0px;
    padding:0px;
}

td {
    border-style:none;
    border-width:0px;
    margin:0px;
    padding:0px;
}

a.anker {
    background-color:#ffffff;
    color:black;
    font-weight:normal;
    text-decoration:underline;
}

a.linktext:link {
    background-color:#ffffff;
    color:blue;
    font-weight:normal;
    text-decoration:underline;
}

a.linktext:visited {
    background-color:#ffffff;
    color:blue;
    font-weight:normal;
    text-decoration:underline;
}

a.linktext:active {
    background-color:#ffffff;
    color:blue;
    font-weight:normal;
    text-decoration:underline;
}

table.header {
    width:100%;
}

td.header {
    background-image:url(bilder/header_back.png);
}

table.bar {
    color:#000000;
    font-weight:bold;
    height:25px;
    width:100%;
}

td.barbegin {
    background-image:url(bilder/barbegin.png);
    width:12px;
}

td.bartext {
    background-image:url(bilder/barmiddle.png);
    color:#ffffff;
    padding-top:2px;
    text-indent:5px;
    vertical-align:middle;
    width:100%;
}

td.barflag {
    background-image:url(bilder/barmiddle.png);
    vertical-align:middle;
}

td.barend {
    background-image:url(bilder/barend.png);
    width:12px;
}

table.body {
    width:100%;
}

td.bodyleft {
    vertical-align:top;
    width:25%;
}

td.bodyright {
    vertical-align:top;
    width:75%;
}

table.menu {
    width:100%;
}

td.menu {
    border-color:#000000;
    border-style:solid;
    border-width:1px;
    width:100%;
}

table.advertising {
    width:100%;
}

td.advertising {
    border-color:#000000;
    border-style:solid;
    border-width:1px;
    text-align:center;
    width:100%;
}

table.spacerline {
    height:5px;
    width:100%;
}

table.menuline {
    font-weight:bold;
    height:20px;
    width:100%;
}

table.menuline10 {
    height:10px;
    width:100%;
}

td.menuwidth100 {
    white-space:nowrap;
    width:100%;
}

table.content {
    width:100%;
}

td.content {
    border-color:#000000;
    border-style:solid;
    border-width:1px;
    padding:0.25cm;
    width:100%;
}

td.width10 {
    width:10px;
}

td.width20 {
    width:20px;
}
