/* ex-MMV.CSS */

BODY{ padding: 0px 30px 30px 40px; font-family: Arial,Helvetica,Sans-Serif; color: #333333;font-size: 11pt; background-color: white; }

H1 {  font-size: 14pt;  }
SMALL{color: #708090;}
H2 { font-size: 13pt; color: #333333; }
H4 { font-size: 20px;}
H5 { font-size: 19px; color: #000000 }
H6 { font-size: 22px; color: #000000;}
}

P.initial { font-weight: 800; font-size: 14px }
P.initial:first-letter { font-size: 59Px; float: left; margin-left: -4px; margin-right: 6px; line-height: 48px }

/* Bilder, Position am Absatzanfang */
TABLE.imageright { text-align: center; float: right; margin: 0 0 15px 15px; }
TABLE.imageleft {  float: left; margin: 0 30px 15px 0;  }
TABLE.imageright1 { text-align: center; float: right; margin: 15px 0 10px 10px; }
TABLE.imageleft1 { text-align: center; float: left; margin: 15px 10px 10px 0; }
TABLE.imageleft2 {float: left; margin: 0px 15px 15px 0px;  border : 2px solid Black;  font-size : 9pt;   }
TABLE.imageright2 { float: right; margin: 0px 0px 15px 15px;  border : 2px solid Black;  font-size : 9pt;   }
/* Position im Text */
TABLE.imageright2 { text-align: center; float: right; margin: 15px 0px 15px 15px; }
TABLE.imageleft2 { text-align: center; float: left; margin: 15px 15px 15px 0; }
/* IMG und Legendenformatierung */
TABLE.imageright1 IMG, TABLE.imageleft1 IMG, TABLE.imageright2 IMG, TABLE.imageleft2 IMG { border: 0; }
TABLE.imageright1 DIV, TABLE.imageleft1 DIV, TABLE.imageright2 DIV, TABLE.imageleft2 DIV { font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 0.9em; font-style: normal; font-weight: bold; }

/* Formatierung für Quellenangaben */
DIV.source2 {
font-family: Arial,Helvetica,sans-serif;
color: #000000;
font-size: 13px;
padding: 13px;
background-color: #dfdfdf;
}

/* Markierte Textabsätze (ohne Floating und Breitenangabe) */
DIV.markup2 { font-family: Arial,Helvetica,sans-serif; color: #000000; border: none; background-color: #FEC06C; font-size: 1.1em; padding: 1em }

/* Markierte Textabsätze - einfach */
P.markup, DIV.markup3 {
font-size: 15px;
line-height: 22px;
font-family: Arial,Helvetica,sans-serif;
background-color: #7f7fff;
padding: 32px;}

