body {
    margin: 0px;
    padding: 0px;
    background-image: url('/images/logo-bg.png');
/*     background-repeat: no-repeat; */
    background-attachment: fixed;
    background-color: #ffffff;
    font-family: Helvetica, Arial, sans-serif;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    font-size: 10pt;
}

p {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 10pt;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 10px;
    text-align: justify;
}

p:first-letter {
    color: #660606;
    font-weight: bolder;
}

dt {
    font-style: oblique;
    color: #663333;
}

td.inhalt {
    padding: 5px;
    text-align: left;
    vertical-align: top;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}

h1 {
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-weight: bold;
    padding-left: 5px;
    margin-top: 5px;
    text-decoration: none;
}

h2 {
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-weight: normal;
    padding-left: 10px;
    text-decoration: none;
}

h3 {
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-weight: normal;
    padding-left: 10px;
    text-decoration: none;
}

h4 {
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-weight: normal;
    padding-left: 10px;
    text-decoration: none;
}

h1:first-letter {
    font-size: 140%;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #880000;
}

h2:first-letter {
    font-size: 140%;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #880000;
}

h3:first-letter {
    font-size: 140%;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #880000;
}

a:link {
    color: #333399;
    text-decoration: none;
}
a:visited {
    color: #003366;
    text-decoration: none;
}
a:active {
    color: #666666;
    text-decoration: none;
    background-color: orange;
}
a:hover {
    color: #999900;
    text-decoration: underline;
}
ul,ol,dl {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11pt;
    text-decoration: none;
    padding-left: 10px;
    font-size: 10pt;
}
ul {
    list-style-type: circle;
}
ol {
    list-style-type: decimal;
}
li {
    border: 1px;
    list-style-position: inside;
    padding-left: 10px;
}

td {
    margin: 0;
    padding: 0px;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 10pt;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
}

textarea {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: normal;
    line-height: normal;
    text-decoration: none;
    background-color: #f0f0f0;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px
}

.form {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: normal;
    line-height: normal;
    text-decoration: none;
    background-color: #FFFFFF;
    margin: 1px;
    padding: 2px;
    border: 1px #006699 solid;
    height: auto;
    width: auto;
    letter-spacing: normal;
    word-spacing: normal;
    white-space: normal;
    text-align: left;
    text-indent: 0pt;
    vertical-align: middle;
}

input {
    color: #330000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    text-decoration: none;
    background-color: #f0f0f0;
    border: 1px #999999 solid;
}

textarea {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    text-decoration: none;
    background-color: #f0f0f0;
    border: 1px #999999 solid;
    width: 100%;
}

select {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: normal;
    line-height: normal;
    text-decoration: none;
    background-color: #f0f0f0;
    margin: 0px;
    padding: 0px;
    border: 0px;
/*     width: 250px; */
    letter-spacing: normal;
    text-align: center;
    vertical-align: middle;
    word-spacing: normal;
    white-space: normal;
    left: 0px;
    top: 0px
}

.formtab {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: normal;
    line-height: normal;
    text-decoration: none;
    background-color: #f0f0f0;
    margin: 1px;
    padding: 2px;
    border: 1px #006699 solid;
/*     height: auto; */
/*     width: auto; */
    letter-spacing: normal;
    text-indent: 0pt;
    word-spacing: normal;
    white-space: normal;
    border-color: #006699
}

.content_tab_1 {
    border: #aa6666 solid 1px;
    border-top: #cc4444 solid 2px;
    background-color: #eeffff;
    margin: 1px;
    padding: 2px;
    height: 26px;
    text-align: left;
    vertical-align: top;
    font-family: sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #330000;
    text-decoration: none;
}

.content_tab_2 {
    border: #666699 solid 1px;
    border-top: #4444aa solid 2px;
    background-color: #f6eeee;
/*     margin: 1px; */
    padding: 2px;
    text-align: left;
    vertical-align: top;
    font-family: sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #330000;
    text-decoration: none;
}

.content_tab_3 {
    border: #003399 dotted 1px;
    background-color: #FFFFFF;
    margin: 0px;
    padding: 1px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
/*     text-align: right; */
    vertical-align: middle;
    height: 45px;
}

th {
    border: #996666 solid 1px;
    border-top: #aa4444 solid 4px;
    background-color: #e6dddd;
/*     margin: 1px; */
/*     padding: 1px; */
    padding-left: 5px;
    height: 26px;
    text-align: center;
    vertical-align: bottom;
    font-family: sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #330000;
    text-decoration: none;
}

tr.file_missing td {
    background-color: #ff8888;
}

.small {
    font-size: 7px;
}

.smaller {
     font-size: 11px
}

.big {
    font-size: 16px;
}

.error {
    background-color: #ffdddd;
    font-weight: normal;
    border: 1px dotted #ff0000;
    color: #000000;
    padding: 2px;
    font-size: 12px;
}
.logintable {
    border: 0px;
    margin: 5px;
    padding: 5px;
}
.maintable {
    border: 0px;
    margin: 0px;
    padding: 0px;
    width: 100%;
    table-layout: fixed;
    height: 99%;
}
div.imgcontainer {
    display: block;
    background-color: transparent;
    width: 100%;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    color: #555555;
    font-style: oblique;
    text-align: center;
}

#navigation div {
    position: absolute;
    top: 50px;
    left: 1px;
    position: fixed;
    font-weight: normal;
}
#navigation a {
    font-size: 11px;
    text-align: right;
    background-color: #ffffff;
    margin: 1px;
    padding: 2px;
/*     height: 20px; */
    display: block;
    border: 1px dotted #003399;
    width: 146px;
}
#navigation a.active {
    background-color: #f6efef;
    color: #000000;
    border: 1px dotted #883399;
    border-right: 4px solid #e0d0d0;
    text-decoration: none;
}
#navigation a:hover {
    color: #000000;
    border: 1px solid #880000;
    border-right: 4px solid #880000;
    text-decoration: none;
}
#navigation a.active:hover {
    background-color: #eeeeee;
    color: #000000;
    border: 1px solid #660000;
    border-right: 4px solid #660011;
    text-decoration: none;
}
#navigation img {
    position: absolute;
    left: 2px;
    border: 0px;
    padding: 0px;
}
#navigation td {
    vertical-align: top;
    padding: 0px;
    border: 0px;
}
#news p {
    font-size: 8pt;
    background-color: #f0f0f0;
    border: 2px solid #dddddd;
    margin: 2px;
    padding: 3px;
    display: block;
    text-align: justify;
}
#news b {
    font-weight: bold;
    color: #000000;
    background-color: #d0d0d0;
    border-top: none;
    border-left: none;
    margin-bottom: 1px;
}
#news h3 {
    font-size: 9pt;
    font-weight: bold;
    background-color: #fff0f0;
    border: 2px solid #f0e0e0;
    margin: 2px;
    padding: 2px;
    display: block;
    letter-spacing: .5em;
}

#literaturliste {
    font-size: 9pt;
    font-family: Arial, Helvetica, sans-serif;
}
#literaturliste img {
    padding: 2px;
    border: 1px solid #880000;
}
#literaturliste div.preis {
    border: 1px solid #666666;
    padding: 4px;
    background-color: #ee9922;
    text-align: right;
    width: 130px;
    float: right;
}

img {
    border: none;
}