html, body { margin: 0; }
body { background: #fff; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000; padding: 0 25px; }


table.content { background-color:#fff; }

/* old styles */
.standard { font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 10pt; font-weight: normal;}
.standard-halbe-breite { color: #000000; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; padding-right: 450px }
.standard-klein-hell   { color: #e4e4e4; font-size: 8pt; font-family: Arial, Helvetica, sans-serif }
.standard-klein { font-size: 8pt; font-family: Arial, Helvetica, sans-serif }
.ueberschrift       { color: #430012; font-size: 12pt; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: bolder; margin-top: 18pt; margin-bottom: 10pt }
.ueberschrift-braun   { color: #430012; font-size: 12pt; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: bolder }
.fett { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bolder; color: #000000}
.fett_farb   { color: #e30047; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; font-weight: bolder }
.hintergrund_farb { background-color: #c2cccc; border: black }
.fett_farb   { color: #e30047; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; font-weight: bolder }
.fett_farb-braun    { color: #6b2b2b; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; font-weight: bolder }
a:link      { color: #990029; text-decoration: none }
a:visited    { color: #990029; text-decoration: none }
a:hover     { color: #990029; text-decoration: none }
a:active    { color: #990029; text-decoration: none }

/* Rahmen bei Bilderlinks unterdrücken */
img {
	border: none;
}
