/* Überschrift 1 */
.Headline1 {  font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; border-color: black black #FF6633; padding-right: 10px; padding-left: 10px; padding-bottom: 1px; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
/* Überschrift 2 */
.Headline2 { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; border-color: black black #FF6633; padding-right: 5px; padding-left: 5px; padding-bottom: 1px; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px }
/* Text */
.Content {  font-family: Arial, Helvetica, sans-serif; font-size: 13px}
/* hervorgehobener Text */
.TextBold {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold;}
/* Kommentar */
.Comment {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold}
/* Fehlermeldungen */
.TextError {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #FF0000}
/* Statusmeldungen */
.TextDialog {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #0000FF}
/* Links */
a {  font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #FF6633; text-decoration: none}
/* Links Mouseover */
a:hover {  text-decoration: underline}
/* hervorgehobener Link */
.LinkBold {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #FF6633}
/* Aufzählungsliste */
ul {  list-style-image: url(images/bullet.gif)}
/* Menüpfad */
.LinkRootPath {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FF6633}
/* Text Menü 1 Aktiv */
.TextMenu1Active {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #000000; text-decoration: none}
/* Text Menü 2 Aktiv */
.TextMenu2Active { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000; text-decoration: none }
/* Text Menü 3 Aktiv */
.TextMenu3Active { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000; text-decoration: none }
/* Text Menü 1 Inaktiv */
.TextMenu1Inactive {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #000000; text-decoration: none}
/* Text Menü 2 Inaktiv */
.TextMenu2Inactive { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000; text-decoration: none }
/* Text Menü 3 Inaktiv */
.TextMenu3Inactive { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000; text-decoration: none }
/* Text Menü 1 Aktiv Mouseover */
.TextMenu1Active:Hover { text-decoration: none}
/* Text Menü 2 Aktiv Mouseover */
.TextMenu2Active:Hover { text-decoration: none }
/* Text Menü 3 Aktiv Mouseover */
.TextMenu3Active:Hover { text-decoration: none }
/* Text Menü 1 Inaktiv Mouseover */
.TextMenu1Inactive:Hover { text-decoration: none}
/* Text Menü 2 Inaktiv Mouseover */
.TextMenu2Inactive:Hover { text-decoration: none }
/* Text Menü 3 Inaktiv Mouseover */
.TextMenu3Inactive:Hover { text-decoration: none }
/* Tabellenzelle Menü 1 Inaktiv */
.TDMenu1Inactive {  padding-top: 3px; padding-right: 3px; padding-bottom: 3px; padding-left: 3px}
/* Tabellenzelle Menü 2 Inaktiv */
.TDMenu2Inactive { padding-top: 3px; padding-right: 3px; padding-bottom: 3px; padding-left: 3px}
/* Tabellenzelle Menü 1 Aktiv */
.TDMenu1Active {  border: #FF6633 solid; padding-top: 3px; padding-right: 3px; padding-bottom: 2px; padding-left: 3px; border-width: 0px 0px 1px}
/* Tabellenzelle Menü 2 Aktiv */
.TDMenu2Active { border: #FF6633 solid; padding-top: 3px; padding-right: 3px; padding-bottom: 2px; padding-left: 3px; border-width: 0px 0px 1px}
/* Tabellenzelle Menü 1 Mouseover */
.TDMenu1Hover { padding-top: 3px; padding-right: 3px; padding-bottom: 3px; padding-left: 3px}
/* Tabellenzelle Menü 2 Mouseover */
.TDMenu2Hover { padding-top: 3px; padding-right: 3px; padding-bottom: 3px; padding-left: 3px}
/* Menübild 1 */
.MenuImg1 { position:relative; top:-8px; left:3px; z-index:1;}
/* Menübild 2 */
.MenuImg2 { position:relative; top:-7px; left:3px; z-index:1;}
/* Menübild 3 */
.MenuImg3 { position:relative; top:-7px; left:3px; z-index:1;}.TDContent {  padding-right: 5px; padding-left: 5px}
.InputField {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; border: #FF6633; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.InputButton {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; background-color: #FF6633}
