/* cmsms stylesheet: Wysiwyg classes und importklassen modified: Sonntag, 3. Februar 2019 14:54:03 */
p.b, p.sm{
padding: 0;
margin: 0;
}
.b{
font-weight: bold;
}
.sm {
font-size: x-small;
}
.c {
text-align: center;
}
.violett {
color: #9900cc;
}
.bg{
color: #3366cc;
}
.brli{
color: #9900cc;
}


table.imp, table.border {


border-spacing : 0px;
table-layout    : auto;
empty-cells     : show;
font-size: 1.2em;
line-height: 1.4em;

}
.imp th, .imp tr,.imp  td,.border td{
padding         :  3pt 1em 3pt 1em;
border:   0.75pt solid #000000;
}
.imp th {
font-weight: bold;
white-space: nowrap;
}
.imp tr {

}
td.nob{
border: none;
}
td{
vertical-align: top;
padding-right: none;
}
/*** für Enfernung von margin, analoger zu altem Layout***/
.norm{

}
