body {
    font-family: arial, helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    background-color: #eaf6ff;
    margin:0px 0px 10px 10px;
}

tr, td, textarea, input, dd, dt {
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    margin: 0px;
    padding: 0px;
    border: 0px none;
}

ol, ul, dl {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

dt {
     margin-top: 3px;
     font-weight: bold;
}

dd {
     margin-left: 10px;
}

h2 {
    font-size: 12px;
    font-weight: heavy;
    padding: 0px 0px 3px 0px;
}

td.null {
    padding: 0px;
    border: 0px none;
    margin: 0px;
    background-image: none;
}

table.master {
    width: 100%;
    margin: 0px;
    padding: 0px;
    border: none;
}

table.master td.mastermiddle {
    width: 100%;
    border: 0px none;
    padding: 0px;
    vertical-align: top;
    text-align: left;
}

table.master td.mastermiddle td.kopf {
    width: 100%;
    height: 71px;
    background-color: #eaf6ff;
    border-top: 0px none;
    border-left: 0px none;
    border-right: 0px none;
    border-bottom: 0px none;
    padding: 10px 0px 0px 0px;
    text-align: left;
    vertical-align: top;
}

table.master td.mastermiddle td.content {
    width: 100%;
    background-color: #ffffff;
    border: 1px solid #81a4c6;
    padding: 8px;
    vertical-align: top;
    text-align: left;
}

a {
    font-weight: bold;
    color: #085a8b;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.titel {
    margin: 3px 0px 0px 10px;
    color: #085a8b;
    font-size: 16px;
    font-weight: bold;
    padding: 0px;
}

div.pic {
    width: 155px;
    height:155px;
    border: 1px solid #81a4c6;
    position: absolute;
    top: 0px;
    left: 603px;
}

div.highlight {
    width: 99%;
    padding: 2px;
    border: 1px solid #81a4c6;
    background-color: #e9f5ff;
    color: #000000;
    font-weight: bold;
    font-size: 15px;
}

div.eingerueckt {
    padding-left: 20px;
}

.nichtfett {
    font-weight: normal;
}

table.master td.mastermiddle td.content table {
    border: 0px none;
    padding: 0px;
    margin: 0px;
    width: 100%;
}

table.master td.mastermiddle td.content table.incontent {
    border: 0px none;
    padding: 0px;
    margin: 0px;
    width: 100%;
}

table.master td.mastermiddle td.content table.incontent tr {
    border: 0px none;
    padding: 0px;
    margin: 0px;
}

table.master td.mastermiddle td.content table.incontent tr td {
    border-left: 0px none;
    border-bottom: 0px none;
    border-top: 0px none;
    border-right: 1px solid #085A8B;
    padding: 0px 5px 0px 0px;
    margin: 0px;
    vertical-align: top;
    text-align: left;
    background-image: none;
}

table.master td.mastermiddle td.content table.incontent tr td.zeilentrenner {
    border: 0px none;
    padding: 0px;
    margin: 0px;
    height: 1px;
    background-color: #085A8B;
    background-image: none;
}

table.master td.mastermiddle td.content table.incontent tr td.kopffeld {
    text-align: center;
    color: #ffffff;
    background-color: #085A8B;
    font-weight: bold;
}

table.master td.mastermiddle td.content table.incontent tr td.datafeld {
    text-align: right;
    padding: 0px 5px 0px 5px;
}