/*@font-face {
    font-family: TimesNewRoman;
    src:url(../files/TIMES.TTF);
}*/

.rahmenlos, .rahmenlos td, .rahmenlos th {
  border: 0;
  width: 90%;
}

.designauswahl {
  font-size:8pt;
  background:transparent;
  color:#ff6a21;
}

.divhalf {float:left;
          width:46%;
          margin-bottom:10px;
          height: 100%;}

h1 {margin: 0px;
    padding: 0px;
    text-align: left;}

.floatleft {float:left;}

#floatclear {clear: both;}

#this {text-decoration: underline;
       font-size: 10pt;}

.right {text-align: right;}

.floatcenter {float:right;}

.kursiv{font-style:italic;}

/* für Texthinweise */
.hinttext {
  font-size: 8pt;
}
/* Ausrichtung in der Mitte*/
.center {
  text-align: center;
}
.left {
  text-align: left;
}
.divmargin {
  margin: 20px;
}
.fixed {
  table-layout: fixed;
  width: 90%;
}
.absatz {
  margin-top: 1em;
}
.right {
  text-align: right;
}
.kalender{
  background:#ff6a21;
}
.schriftgross {
  margin: 10px;
}