

.durchgestrichen {
    color : #ff0000;
    font-size : 9,5pt;
    text-decoration : line-through;
  }

.kaestchen {
    background-image : url('http://www.arbeitszeugnis.de/images/blue8x8.gif');
    background-repeat : no-repeat;
    border-bottom-color : #cccccc;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-left-color : #cccccc;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color : #cccccc;
    border-right-style : solid;
    border-right-width : 1px;
    border-top-color : #cccccc;
    border-top-style : solid;
    border-top-width : 1px;
    font-family : Arial;
    padding-bottom : 8px;
    padding-left : 12px;
    padding-right : 12px;
    padding-top : 8px;
  }

.kaestchenblack {
    background-image : url('http://www.arbeitszeugnis.de/images/grey8x8.gif');
    background-repeat : no-repeat;
    border-bottom-color : #cccccc;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-left-color : #cccccc;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color : #cccccc;
    border-right-style : solid;
    border-right-width : 1px;
    border-top-color : #cccccc;
    border-top-style : solid;
    border-top-width : 1px;
    font-family : Arial;
    padding-bottom : 8px;
    padding-left : 12px;
    padding-right : 12px;
    padding-top : 8px;
  }

.h3 {
    font-size: 13pt;
    font-weight: bold;
    color: #000000;
  }


.h4 {
    font-size: 9.5pt;
    font-weight: bold;
    color: #000000;
    padding-bottom : 4px;
    padding-left : 0px;
    padding-right : 0px;
    padding-top : 8px;
  }


.h5 {
    font-size: 10pt;
    font-weight: bold;
    color: #7892CB;
    padding-bottom : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-top : 0px;
  }

.h5black {
    font-size: 10pt;
    font-weight: bold;
    color: #000000;
    padding-bottom : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-top : 0px;
  }

.kunden {
    font-size: 10.1pt;
    font-weight: bold;
    padding-bottom: 3px;
  }


.preis {
    color: #830000;
    font-size: 15pt;
    font-weight: bold;
  }


a.a {
    font-family: Arial,Helvetica,Geneva,Sans Serif;
    text-decoration: none;
    color: #6699cc;
    font-weight: normal;
    text-decoration: underline;
  }


a.a:hover {
    color: #000066;
    font-weight: normal;
    text-decoration: underline;
  }

