body {
    font-size: 12px;
    line-height: 1.4em;
    font-family: arial, sans-serif;
    color: #00006d;
}

table tr td {
    font-size: 12px;
    line-height: 1.4em;
}

p {
    margin: 8px 0;
    line-height: 1.4em;
}

h1,
h2,
h3 {
    color: #012d80;
    font-family: arial, sans-serif;
    line-height: 1.5em;
}


h1.imageheader {
   height: 50px;
   white-space: nowrap;
   background-repeat: no-repeat;
   margin: 0;
   padding: 0;
}

h1.imageheader strong {
       display: none;
}

h1 {
    font-size: 18px;
}

h2 {
    font-size: 14px;
}

h3 {
    font-size: 12px;
}

a:link, 
a:visited {
    color: #181894;
    text-decoration: underline;
}

#footer_content,
#footer a:link, 
#footer a:visited,
#footer a:hover {
    color: #fff;
    text-decoration: none;
}

a:hover {
    color: #1d1da5;
    text-decoration: none;
}

table.contenttable {
    border-collapse: collapse;
}

table.contenttable tr.tr-even {
    background-color: #ddd;
}

table.contenttable td {
    padding: 1px 4px;
    vertical-align: top;
}

table.sektsteuer {
    width: 250px;
}

table.sektsteuer td.td-0 {
    font-weight: bold;
    width: 195px;
}
