/* stefan sein css*/
/* am 04.05.2020 body ergänzt in Zeile 2 */
body,p,ul.red {
  font-size: 12pt;
  line-height: 150%;
}


.warning {
font-weight: bold;
background-color: #7BAA0F;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
padding-top: 2px;
padding-right: 2px;
padding-bottom: 2px;
padding-left: 2px;
border-top-width: 1px;
border-top-style: dotted;
border-top-color: #ddbbbb;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #000000;
}

table.schulung {
        border-collapse: collapse;
        margin: 0;
        padding: 0;
}

caption.schulung {
        font-size: 1.4em;
        font-stretch: condensed;
        font-weight: bold;
        padding-bottom: 5px;
        text-align: left;
        text-transform: uppercase;
}
th, td.schulung {
        border-bottom: 1px solid #666;
        border-top: 1px solid #666;
        padding: 0.6em;
        vertical-align: 4px;
}
th.schulung {
        text-align: left;
        text-transform: uppercase;
}

tbody th.schulung {
        background: url(http://www.clacksweb.org.uk/images/bullet_vacancy.gif) no-repeat 6px 0.8em;
        padding-left: 24px;
}
tbody th, td.schulung {
        background-color:#eee;
}
tr.odd td, tr.odd th.schulung {
        background-color: #ddd;
}

