
.bookingbody { /* Body-Tag */
    background-color:#FFFFFF; color:#000000;
    font-family:Arial,Helvetica,sans-serif; font-size:13px; font-weight:normal; 
    }
.bookingtitel { /* Titel zuoberst */
    color:#222222;
    font-family:Arial,Helvetica,sans-serif; font-size:16px; font-weight:bold; 
    }
.bookingtext { /* Normaler Text */
    color:#000000;
    font-family:Arial,Helvetica,sans-serif; font-size:13px; font-weight:normal; 
    }
.bookingtextklein { /* Normaler Text kleiner */
    color:#000000;
    font-family:Arial,Helvetica,sans-serif; font-size:10px; font-weight:normal; 
    }
.bookingtextkleininvers { /* Normaler Text klein und farbinvertiert */
    color:#FFFFFF;
    font-family:Arial,Helvetica,sans-serif; font-size:10px; font-weight:normal; 
    }
.bookingtexthinweis { /* Normaler Text mit Hervorhebung */
    color:#AA0000;
    font-family:Arial,Helvetica,sans-serif; font-size:13px; font-weight:normal; 
    }
.bookingtexthinweisklein { /* Normaler Text mit Hervorhebung kleiner */
    color:#AA0000;
    font-family:Arial,Helvetica,sans-serif; font-size:10px; font-weight:normal; 
    }
.bookingprogress { /* Text der Fortschritsanzeige nicht gewählt */
    color:#BBBBBB;
    font-family:Arial,Helvetica,sans-serif; font-size:13px; font-weight:bold; 
    }
.bookingprogressx { /* Text der Fortschrittsanzeige ausgewählt */
    color:#222222;
    font-family:Arial,Helvetica,sans-serif; font-size:13px; font-weight:bold; 
    }
.bookingtabtitel { /* Tabellenzeile Spaltentitel */
    background-color:#F9C94B;
    color:#000000;
    font-family:Arial,Helvetica,sans-serif; font-size:13px; font-weight:bold; 
    }
.bookingtabtitelklein { /* Tabellenzeile Spaltentitel kleiner */
    background-color:#F9C94B;
    color:#000000;
    font-family:Arial,Helvetica,sans-serif; font-size:10px; font-weight:normal; 
    }
.bookingtabtitelinvers { /* Tabellenzeile Spaltentitel invertiert */
    background-color:#03366D;
    color:#FFFFFF;
    font-family:Arial,Helvetica,sans-serif; font-size:13px; font-weight:bold; 
    }
.bookingtabzeile { /* Tabellenzeile Inhaltszelle */
    background-color:#FFEAB3;
    color:#000000;
    font-family:Arial,Helvetica,sans-serif; font-size:13px; font-weight:normal; 
    }
.bookingtabzeileklein { /* Tabellenzeile Inhaltszelle kleiner */
    background-color:#FFEAB3;
    color:#000000;
    font-family:Arial,Helvetica,sans-serif; font-size:10px; font-weight:normal; 
    }
.bookingbuchen { /* Hervorgehobener Text für Buchen */
    color:#CC0000;
    font-family:Arial,Helvetica,sans-serif; font-size:16px; font-weight:bold; 
    }
.bookingbuchenklein { /* Hervorgehobener Text für Buchen kleiner */
    color:#CC0000;
    font-family:Arial,Helvetica,sans-serif; font-size:10px; font-weight:normal; 
    }
.bookinglink:link {text-decoration: underline; color: #000000;} /* Standard-Link */
.bookinglink:visited {text-decoration: underline; color: #000000;}
.bookinglink:hover {text-decoration: underline; color: #888888;}
.bookinglink:active {text-decoration: underline; color: #888888;}
.bookinglink8ung:link {text-decoration: underline; color: #000000; background-color:#ffbbbb; font-weight:bold;} /* Achtung-Link */
.bookinglink8ung:visited {text-decoration: underline; color: #000000; background-color:#ffbbbb; font-weight:bold;}
.bookinglink8ung:hover {text-decoration: underline; color: #888888; background-color:#ffbbbb; font-weight:bold;}
.bookinglink8ung:active {text-decoration: underline; color: #888888; background-color:#ffbbbb; font-weight:bold;}
.bookingbutton {} /* Standard-Button */
.bookingaktbutton {} /* Hervorgehobener Button */
.bookingeditfield {font-family: Arial,Helvetica,sans-serif; font-size: 13px;}
.bookingaktfield {font-family: Arial,Helvetica,sans-serif; font-size: 13px;}


