@charset "UTF-8";
@import "anwverl_basis.css";

/* "Faelle und Loesungen"-spezifisch */
div.hinweis {
    margin-top:1em;
    border-left:12px solid #CCCCCC;
    padding-left:8px;
}

div.beispiel {
  margin-top:1.3em;
  border-left:12px solid #CCCCCC;
  padding-left:8px;
}

div.beispiel table {
	width:99%;
}

div.ub_beispiel {/* ueberschreibt Default-Wert (fett)*/
    display: block;
		font-size: 12px; 
    font-style: italic;
    font-weight: normal;
    margin-bottom: 0.3em;
    margin-left: 0em;
    margin-right: 0em;
}
