/* Umwandlung interner Styles in externe Styles */
.bildlinks { margin:0;}
.bildrechts { position:absolute; right:0;}
.bildrechtsfloat { float:right; margin:0 0 0.5em 0.5em;}
.bildlinksfloat { float:left; margin:0 0.5em 0.5em 0;}

.bold {font-weight:bold;}
.italic {font-style: italic;}
.underline {text-decoration:underline;}
.line-through {text-decoration: line-through;}
.align-left {text-align: left;}
.align-center {text-align: center;}
.align-right {text-align: right;}
.align-justify {text-align: justify;}

.stern { color: red; }

img {border:0px;}
.translate_text{vertical-align:text-top;}
