/* duesigt - GLOBALE DEFINITIONEN (Hauptframe) */

/* Links */
a {font-family: Arial, Helvetica, Verdana, sans-serif; font-weight: bold}
a:link {color: #ff0000; text-decoration: none; font-weight: bold}
a:visited {color: #ff0000; text-decoration: none; font-weight: bold}
a:hover {color: #ffffff; background-color:#ff0000; font-weight: bold}
a:active {color: #000000; text-decoration: underline; font-weight: bold}

/* Genereller Text */
body {scrollbar-face-color:#ff0000; scrollbar-Track-Color:#e9e9e9; scrollbar-arrow-color:#e9e9e9; scrollbar-base-color:#e9e9e9; scrollbar-3d-light-color:#e9e9e9; scrollbar-darkshadow-color:#e9e9e9; scrollbar-highlight-color:#FF0000; scrollbar-shadow-color:#e9e9e9}
body {background-color:#ffffff; font-family: Arial; color:#000000}
body, p, h1, h2, th, td, tr, li, br {font-family: Arial, Helvetica, Verdana, sans-serif; background-color:#ffffff; color:#000000}
body, p, h1, h2, li {text-align: justify}
h1 {font-size: 14pt}
h2 {font-size: 12pt}
body, p, td, tr, li {font-size: 10pt}
th {font-weight: bold; font-size: 12pt}
table {align:center}
td {align:center}
tr {align:center}
input, textarea {font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 10pt; color: #ff0000}
.fett {font-weight: bold}
.mitte {text-align: center}
.mittefett {text-align: center; font-weight: bold}
.8 {font-size: 8pt}
.10 {font-size: 10pt}
.12 {font-size: 12pt}
.14 {font-size: 14pt}
.fett8 {font-weight: bold; font-size: 8pt}
.fett10 {font-weight: bold; font-size: 10pt}
.fett12 {font-weight: bold; font-size: 12pt}
.fett14 {font-weight: bold; font-size: 14pt}
.mitte10 {text-align: center; font-size: 10pt}
.mittefett8 {text-align: center; font-weight: bold; font-size: 8pt}
.mittefett10 {text-align: center; font-weight: bold; font-size: 10pt}
.mittefett12 {text-align: center; font-weight: bold; font-size: 12pt}
.mittefett14 {text-align: center; font-weight: bold; font-size: 14pt}
.mitrand{margin-left:100px;margin-right:100px}
.hellgrau {color: #DFDFDF}
.rot{color: #FF0000}