/* Komponente global content */
body.artikel .global h2 {
  font-size:1.1em;
  line-height:1.1em;
  margin-bottom:6px;
  margin-top:24px;
}

body.artikel .global img {
    margin: 0 0 0.3333em 0;
}

body.artikel .global dl {
   margin-bottom: 0px;
}

body.artikel .global dt {
   color: #666666;
   width: 11.5em;
font-size: 0.875em;
  font-weight:bold;
  float:left;
}

body.artikel .global dd {
   margin-left: 12em;
}

body.artikel .global ul {
   margin: 0pt; 
   padding: 0pt 15px; 
   list-style: square outside none; 
   line-height: 125%;
}

/* END Komponente global content */


