/* ---------------------------------------------------- */
/* Copyright by Internet Services Haeni, Switzerland    */
/* ---------------------------------------------------- */


/* ---------------------------------------------------- */
/* Diese Farben koennen mit Sammelbefehl ersetzt werden:*/
/* Farbe Schrift normal: #666666                        */
/* Farbe dunkel: #666699                                */
/* Farbe spezial: #FF6633                               */
/* Farbe hell: #CCCCFF                                  */
/* Farbe Link besucht: #999999                          */
/* ---------------------------------------------------- */


/* ---------------------------------------------------- */
/* Allgemein                                            */
/* ---------------------------------------------------- */
BODY { margin : 0px; width:100%; font-family: "Arial", "Verdana", "Helvetica", "sans-serif"; font-size: 12px; color: #666666; }
TD { font-family: "Arial", "Verdana", "Helvetica", "sans-serif"; font-size: 12px; color: #666666; }
IMG { border:0px }
hr { color: #FF6633; }

/* ---------------------------------------------------- */
/* LINK                                                 */
/* ---------------------------------------------------- */
a:link { text-decoration: underline; color: #666666; }
a:visited { text-decoration: underline; color: #999999; }
a:hover { text-decoration: underline; color: #FF6633; }
a:active { text-decoration: underline; color: #999999; }

/* ---------------------------------------------------- */
/* CONTENT TEXT                                         */
/* ---------------------------------------------------- */
.TextTitelleiste { font-size: 12px; color: #FFFFFF; background-color: #FF6633; font-weight: bold; }
.TextHaupttitel { font-size: 16px; font-weight: bold; color: #FF6633; }
.TextUntertitelFarbe { font-size: 12px; font-weight: bold; color: #FF6633; }
.TextSignet { font-size: 18px; font-weight: bold; color: #FF6633; font-style: italic; }
.TextUntertitel { font-size: 14px; font-weight: bold; }
.TextStandard { font-size: 12px; }
.TextGross { font-size: 14px; }
.TextKlein { font-size: 10px; }
.TextKleinFett { font-size: 11px; font-weight: bold; }
.TextFarbigKleinFett { font-size: 11px; color: #FF6633; font-weight: bold; }

/* ---------------------------------------------------- */
/* FEEDBACK FORMULAR                                    */
/* ---------------------------------------------------- */
.FormFeldZeile { font-family: "Arial", "Verdana", "Helvetica", "sans-serif"; font-size: 11px; color: #666666; line-height: 12px; border:1px #666699 solid; width: 255px; }
.FormFeldZeileMittel { font-family: "Arial", "Verdana", "Helvetica", "sans-serif"; font-size: 11px; color: #666666; line-height: 12px; border:1px #666699 solid; width: 192px; }
.FormFeldZeileKurz { font-family: "Arial", "Verdana", "Helvetica", "sans-serif"; font-size: 11px; color: #666666; line-height: 12px; border:1px #666699 solid; width: 60px; }
.FormDropdown { font-family: "Arial", "Verdana", "Helvetica", "sans-serif"; font-size: 11px; color: #666666; line-height: 13px; border:1px #666699 solid; width: 255px; border-style:1px;}
.FormDropdownKurz { font-family: "Arial", "Verdana", "Helvetica", "sans-serif"; font-size: 11px; color: #666666; line-height: 13px; border:1px #666699 solid; width: 82px; border-style:1px;}
.FormTextarea { font-family: "Arial", "Verdana", "Helvetica", "sans-serif"; font-size: 11px; color: #666666; line-height: 12px; border:1px #666699 solid; width: 255px; height: 60px; }
.FormTextareaGross { font-family: "Arial", "Verdana", "Helvetica", "sans-serif"; font-size: 11px; color: #666666; line-height: 12px; border:1px #666699 solid; width: 255px; height: 300px; }
.FormButton { font-family: "Arial", "Verdana", "Helvetica", "sans-serif"; font-size: 11px; color: #FFFFFF; font-weight: bold; border:1px #666699 solid; width: 120px; background: #FF6633; background-color: #FF6633;}
.FormButtonLang { font-family: "Arial", "Verdana", "Helvetica", "sans-serif"; font-size: 11px; color: #FFFFFF; font-weight: bold; border:1px #666699 solid; width: 190px; background: #FF6633; background-color: #FF6633;}



