/* Spezialformate in root-Stylesheet für Contenido */
/* File muss in Standard-Layout eingebunden sein   */
/* Attribute müssen zu content.css identisch gehalten werden wegen wegen WYSIWYG-Editor  */

* { font-family:Verdana,Arial,sans-serif; }
  
p { font-size: 100%; color: #000; }             /* 12px */
  
hr { border-bottom-width:1px; border-color: #000; margin: 0.5em 0 0.5em 0 }
   
.titel150 { font-size: 150%; font-weight: bold; color: #366; margin: 1.6em 0px 0.6em 0px; }
.titel133 { font-size: 133%; font-weight: bold; color: #366; margin: 1.3em 0px 0.5em 0px; }
.titel116 { font-size: 116,67%; font-weight: bold; color: #366; margin: 1.2em 0px 0.4em 0px; }
.text100 { font-size: 100%; font-weight: normal; color: #000; margin: 0px 0px 0px 0px }
.absatz1 { font-size: 100%; font-weight: normal; color: #000; margin: 0.7em 0px 0.7em 0px; }
.absatz2 { font-size: 100%; font-weight: normal; color: #000; margin: 2.0em 0px 2.0em 0px }
.liste0  { font-size: 100%; font-weight: normal; color: #000; margin: 0.2em 0px 0.3em 15px; line-height: 1.3em;  
                     padding-left: 12px; display: list-item; list-style: circle outside; }
.liste1  { font-size: 100%; font-weight: normal; color: #000; margin: 0.5em 0px 0.5em 0px; line-height: 1.5em;
  			  padding-left: 12px; display: list-item; list-style: disk outside; }
.liste2  { font-size: 100%; font-weight: normal; color: #000; margin: 0.5em 0px 0.5em 50px; line-height: 1.5em;
           padding-left: 12px; display: list-item; list-style: disk outside; }
			  
.trenner1 { border-bottom-width:1px; border-style:dotted; border-color: #366; margin: 0.5em 0 0.5em 0 }
			  
.tabelle1 { margin: 0px; border: 1px solid #336666; padding: 0px; text-align: left; width:100% }
			  
/* TEST, ob Tiny id-sensitiv ist -> NEIN  !!  */
.absatz3 { font-size: 100%; font-weight: normal; color: #000; margin: 0.7em 0px 0.7em 0px; }
#col2 .absatz0 { font-size: 100%; font-weight: normal; color: #000; margin: 0.7em 0px 0.7em 0px; }
#detail .absatz4 { font-size: 100%; font-weight: normal; color: #000; margin: 0.7em 0px 0.7em 0px; }



.bild0links { margin: 0.6em 0.6em 0.6em 0px; float: left; }
.bild0rechts { margin: 0.6em 0px 0.6em 0.6em; float: right; }
.bild0mitte { margin: 0.6em 0.6em 0.6em 0.6em }

.bild2links { margin: 2.0em 2.0em 2.0em 0px; float: left; }
.bild2rechts { margin: 2.0em 0px 2.0em 2.0em; float: right; }
.bild2mitte { margin: 2.0em 2.0em 2.0em 2.0em }



