
body * {
    font-family: "bitstream vera sans", tahoma, sans-serif;
    font-size: 8pt;
} 

img {
    border: none;
}

body {
    background: #fff;
    color: #666;
    text-align: justify;
    margin: 10px 20px;
    width: 750px;
}

body p, body h1 {
    width: 750px;
}

h1, h2 {
    color: #000;
}

h1 {
    font-size: 16pt;
    text-align: center;
}

h2 {
    font-size: 10pt;
    margin-top: 10px;
}

table.legend {
}

table.legend td {
    padding: 0 5px 0 5px;
}

td.legend {
    width: 0px;
}


p.nav {
    text-align: center;
}

a {
    text-decoration: none;
    color: #228;
}

a:hover {
    text-decoration: underline;
}


table.legend td:first-child {
    text-align: right;
    background-repeat: no-repeat;
}

td.twocolumn {
    width: 370px;
    text-align: left;
}

td.date {
    text-align: right;
    white-space: nowrap;
}

table.twocolumn tr {
    vertical-align: top;
}

table.chronik td {
    padding-right: 10px;
    white-space: nowrap;
}


table.chronik td:first-child {
    text-align: right;
}

table.legend td.description {
    padding-left: 10px;
}

