/* norm_ie.css (Grundeinstellungen für alle Styles) [alle Portale] */


/*________________.o0  Allgemeines  0o.________________*/

/* Grundeinstellungen für alle Seiten */
body {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
 }
form {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
 }
table.mainsegment {
  width: 100%;
  height: 100%;
 }

/* Definition der "maximierten Tabellen" */
table.maxTable {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  width: 100%;
  height: 100%;
 }
table.maxheightTable {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  height: 100%;
 }
table.maxwidthTable {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  width: 100%;
 }


/*________________.o0  der obere und der untere Navigationsbereich  0o.________________*/

/* allgemeine Definitionen */
table.Navigation {
  background-color: #576881;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 14px;
  margin-right: 14px;
  height: 30px;
 }
tr.Navigation {
  background-color: #576881;
  height: 30px;
 }
tr.NavigationTextmargin {
  height: 10px;
  background-color: #F6F6F6;
 }
tr.NavigationLine {
  background-color: #273851;
  height: 2px;
 }
tr.NavigationSpace {
  background-color: #FFFFFF;
 }
p.NavigationText {
  font-family: verdana, arial, sans-serif;
  font-size: 9pt;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align: center;
  text-transform: none;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 3px;
  margin-right: 3px;
  color: #E0EDFE;
 }
p.NavigationTextCurrentpage {
  font-family: verdana, arial, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 3px;
  margin-right: 3px;
  color: #EBEAF7;
 }
a.NavigationLink:link {
  text-decoration: none;
  color: #E0EDFE;
 }
a.NavigationLink:visited {
  text-decoration: none;
  color: #E0EDFE;
 }
a.NavigationLink:active {
  text-decoration: none;
  color: #E0EDFE;
 }
a.NavigationLink:hover {
  text-decoration: underline;
  color: #FFFFFF;
 }
p.NavigationCopyright {
  font-family: verdana, arial, sans-serif;
  font-size: 7.5pt;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align: right;
  text-transform: none;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 3px;
  margin-right: 14px;
  color: #E0EDFE;
 }
pre.NavigationDate {
  font-family: verdana, arial, sans-serif;
  font-size: 9pt;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align: right;
  text-transform: none;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 3px;
  margin-right: 14px;
  color: #E0EDFE;
 }

/* Erweiterung des oberen Navigationsbereichs für die Hilfeseiten */
tr.NavigationTop {
  background-color: #576881;
  height: 55px;
 }
p.NavigationTitle {
  font-family: verdana, arial, sans-serif;
  font-size: 14.5pt;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-align: right;
  text-transform: none;
  margin-top: 10px;
  margin-bottom: 0px;
  margin-left: 10px;
  margin-right: 10px;
  color: #E0EDFE;
 }
p.NavigationSubtitle {
  font-family: verdana, arial, sans-serif;
  font-size: 9pt;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align: right;
  text-transform: none;
  margin-top: 2px;
  margin-bottom: 0px;
  margin-left: 10px;
  margin-right: 10px;
  color: #E0EDFE;
 }
p.NavigationSubtitle span.ancillary {
  font-size: 7pt;
  display: block;
  margin-bottom: 4px;
 }

/* Erweiterung des oberen Navigationsbereichs um eine Page-Navigation */
table.NavigationPNavi {
  height: 30px;
 }
p.NavigationPNaviA {
  font-family: verdana, arial, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align: left;
  margin-top: 2px;
  margin-bottom: 2px;
  margin-left: 6px;
  margin-right: 10px;
  color: #FEFEFE;
 }
p.NavigationPNaviB {
  font-family: verdana, arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-align: center;
  margin-top: 2px;
  margin-bottom: 2px;
  margin-left: 0px;
  margin-right: 0px;
  color: #576881;
 }
a.NavigationPNaviB:link {
  text-decoration: none;
  color: #A8D3FF;
 }
a.NavigationPNaviB:visited {
  text-decoration: none;
  color: #A8D3FF;
 }
a.NavigationPNaviB:active {
  text-decoration: none;
  color: #A8D3FF;
 }
a.NavigationPNaviB:hover {
  text-decoration: underline;
  color: #EFEBF7;
 }
p.NavigationPNaviC {
  font-family: verdana, arial, sans-serif;
  font-size: 14pt;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-align: center;
  margin-top: 2px;
  margin-bottom: 2px;
  margin-left: 0px;
  margin-right: 0px;
  color: #FEFEFE;
 }


/*________________.o0  der Subnavigationsbereich  0o.________________*/

/* allgemeine Definitionen */
tr.Subnavigation {
  background-color: #B5B7CC;
 }
p.SubnavigationText {
  font-family: verdana, arial, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align: left;
  text-transform: none;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 15px;
  margin-right: 3px;
  color: #374851;
 }
a.SubnavigationText:link {
  text-decoration: none;
  color: #374851;
 }
a.SubnavigationText:visited {
  text-decoration: none;
  color: #374851;
 }
a.SubnavigationText:active {
  text-decoration: none;
  color: #374851;
 }
a.SubnavigationText:hover {
  text-decoration: underline;
  color: #606060;
 }


/*________________.o0  die Multibar  0o.________________*/

/* allgemeine Definitionen */
tr.AllMultibar {
  background-color: #B5B7CC;
 }

/* spezielle Definitionen für die Hilfeseiten */
img.AllMultibarHelpLinkParentFileInactive {
  background-image: url("../../images/all/linkicon_helpParentFile_inactive.gif");
  background-repeat: no-repeat;
  background-position: center top;
  background-color: transparent;
  width: 16px;
  height: 16px;
 }
a.AllMultibarHelpLinkParentFileActive:link {
  background-image: url("../../images/all/linkicon_helpParentFile_active_normal.gif");
  background-repeat: no-repeat;
  background-position: center top;
  background-color: transparent;
  width: 16px;
  height: 16px;
 }
a.AllMultibarHelpLinkParentFileActive:visited {
  background-image: url("../../images/all/linkicon_helpParentFile_active_normal.gif");
  background-repeat: no-repeat;
  background-position: left top;
  background-color: transparent;
  width: 16px;
  height: 16px;
 }
a.AllMultibarHelpLinkParentFileActive:hover {
  background-image: url("../../images/all/linkicon_helpParentFile_active_hover.gif");
  background-repeat: no-repeat;
  background-position: left top;
  background-color: transparent;
  width: 16px;
  height: 16px;
 }
a.AllMultibarHelpLinkParentFileActive:active {
  background-image: url("../../images/all/linkicon_helpParentFile_active_normal.gif");
  background-repeat: no-repeat;
  background-position: left top;
  background-color: transparent;
  width: 16px;
  height: 16px;
 }
img.AllMultibarHelpLinkParentGroupInactive {
  background-image: url("../../images/all/linkicon_helpParentGroup_inactive.gif");
  background-repeat: no-repeat;
  background-position: center top;
  background-color: transparent;
  width: 16px;
  height: 16px;
 }
a.AllMultibarHelpLinkParentGroupActive:link {
  background-image: url("../../images/all/linkicon_helpParentGroup_active_normal.gif");
  background-repeat: no-repeat;
  background-position: center top;
  background-color: transparent;
  width: 16px;
  height: 16px;
 }
a.AllMultibarHelpLinkParentGroupActive:visited {
  background-image: url("../../images/all/linkicon_helpParentGroup_active_normal.gif");
  background-repeat: no-repeat;
  background-position: left top;
  background-color: transparent;
  width: 16px;
  height: 16px;
 }
a.AllMultibarHelpLinkParentGroupActive:hover {
  background-image: url("../../images/all/linkicon_helpParentGroup_active_hover.gif");
  background-repeat: no-repeat;
  background-position: left top;
  background-color: transparent;
  width: 16px;
  height: 16px;
 }
a.AllMultibarHelpLinkParentGroupActive:active {
  background-image: url("../../images/all/linkicon_helpParentGroup_active_normal.gif");
  background-repeat: no-repeat;
  background-position: left top;
  background-color: transparent;
  width: 16px;
  height: 16px;
 }
img.AllMultibarHelpLinkLastDocumentInactive {
  background-image: url("../../images/all/linkicon_helpLastdocument_inactive.gif");
  background-repeat: no-repeat;
  background-position: center top;
  background-color: transparent;
  width: 16px;
  height: 16px;
 }
a.AllMultibarHelpLinkLastDocumentActive:link {
  background-image: url("../../images/all/linkicon_helpLastdocument_active_normal.gif");
  background-repeat: no-repeat;
  background-position: center top;
  background-color: transparent;
  width: 16px;
  height: 16px;
 }
a.AllMultibarHelpLinkLastDocumentActive:visited {
  background-image: url("../../images/all/linkicon_helpLastdocument_active_normal.gif");
  background-repeat: no-repeat;
  background-position: left top;
  background-color: transparent;
  width: 16px;
  height: 16px;
 }
a.AllMultibarHelpLinkLastDocumentActive:hover {
  background-image: url("../../images/all/linkicon_helpLastdocument_active_hover.gif");
  background-repeat: no-repeat;
  background-position: left top;
  background-color: transparent;
  width: 16px;
  height: 16px;
 }
a.AllMultibarHelpLinkLastDocumentActive:active {
  background-image: url("../../images/all/linkicon_helpLastdocument_active_normal.gif");
  background-repeat: no-repeat;
  background-position: left top;
  background-color: transparent;
  width: 16px;
  height: 16px;
 }
img.AllMultibarHelpLinkNextDocumentInactive {
  background-image: url("../../images/all/linkicon_helpNextdocument_inactive.gif");
  background-repeat: no-repeat;
  background-position: left top;
  background-color: transparent;
  width: 16px;
  height: 16px;
 }
a.AllMultibarHelpLinkNextDocumentActive:link {
  background-image: url("../../images/all/linkicon_helpNextdocument_active_normal.gif");
  background-repeat: no-repeat;
  background-position: left top;
  background-color: transparent;
  width: 16px;
  height: 16px;
 }
a.AllMultibarHelpLinkNextDocumentActive:visited {
  background-image: url("../../images/all/linkicon_helpNextdocument_active_normal.gif");
  background-repeat: no-repeat;
  background-position: left top;
  background-color: transparent;
  width: 16px;
  height: 16px;
 }
a.AllMultibarHelpLinkNextDocumentActive:hover {
  background-image: url("../../images/all/linkicon_helpNextdocument_active_hover.gif");
  background-repeat: no-repeat;
  background-position: left top;
  background-color: transparent;
  width: 16px;
  height: 16px;
 }
a.AllMultibarHelpLinkNextDocumentActive:active {
  background-image: url("../../images/all/linkicon_helpNextdocument_active_normal.gif");
  background-repeat: no-repeat;
  background-position: left top;
  background-color: transparent;
  width: 16px;
  height: 16px;
 }
a.AllMultibarHelpLinkPrint:link {
  background-image: url("../../images/all/linkicon_helpPrint_normal.gif");
  background-repeat: no-repeat;
  background-position: center top;
  background-color: transparent;
  width: 16px;
  height: 16px;
 }
a.AllMultibarHelpLinkPrint:visited {
  background-image: url("../../images/all/linkicon_helpPrint_normal.gif");
  background-repeat: no-repeat;
  background-position: left top;
  background-color: transparent;
  width: 16px;
  height: 16px;
 }
a.AllMultibarHelpLinkPrint:hover {
  background-image: url("../../images/all/linkicon_helpPrint_hover.gif");
  background-repeat: no-repeat;
  background-position: left top;
  background-color: transparent;
  width: 16px;
  height: 16px;
 }
a.AllMultibarHelpLinkPrint:active {
  background-image: url("../../images/all/linkicon_helpPrint_normal.gif");
  background-repeat: no-repeat;
  background-position: left top;
  background-color: transparent;
  width: 16px;
  height: 16px;
 }


/*________________.o0  der Content-Bereich  0o.________________*/

/* allgemeine Definitionen */
table.contentsegment {
  width: 720px;
  height: 100%;
 }
table.contentsegmentLittle {
  width: 720px;
 }


/*________________.o0  die standartisierten Elemente  0o.________________*/

/* Allgemeines für die Buttons */
.GeneralButtonPositionLeft {
  text-align: left;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 4px;
  margin-right: 4px;
 }
.GeneralButtonPositionCenter {
  text-align: center;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 4px;
  margin-right: 4px;
 }
.GeneralButtonPositionRight {
  text-align: right;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 4px;
  margin-right: 4px;
 }
td.GeneralButtonBGleft {
  background-repeat: no-repeat;
  background-position: left;
 }
td.GeneralButtonBGcenter {
  background-repeat: repeat-x;
  background-position: center;
 }
td.GeneralButtonBGright {
  background-repeat: no-repeat;
  background-position: right;
 }
p.GeneralButtonText {
  font-family: verdana, arial, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
 }

/* Allgemeines für die Dialogboxen */
tr.GeneralDialogsBorderHorizontal {
  height: 2px;
 }
td.GeneralDialogsBorderHorizontal {
  height: 2px;
 }
tr.GeneralDialogsBorderVertical {
  width: 2px;
 }
td.GeneralDialogsBorderVertical {
  width: 2px;
 }
p.GeneralDialogsTitle {
  font-family: verdana, arial, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align: left;
  margin-top: 3px;
  margin-bottom: 3px;
  margin-left: 4px;
  margin-right: 4px;
 }

/* Warnungen / Dialog mit Warnungen */
table.hint {
  margin-top: 4px;
  margin-bottom: 4px;
  margin-left: 0px;
  margin-right: 0px;
  width: 100%;
 }
tr.hintBorderHorizontal {
  background-color: #CC0033;
  height: 2px;
 }
td.hintBorderHorizontal {
  background-color: #CC0033;
  height: 2px;
 }
tr.hintBorderVertical {
  background-color: #CC0033;
  width: 2px;
 }
td.hintBorderVertical {
  background-color: #CC0033;
  width: 2px;
 }
p.hintSymbol {
  text-align: center;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 4px;
  margin-right: 4px;
 }
td.hintContent {
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 4px;
  padding-right: 4px;
 }
p.hintContentTitle {
  font-family: verdana, arial, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-align: left;
  text-transform: none;
  margin-top: 0px;
  margin-bottom: 4px;
  margin-left: 0px;
  margin-right: 0px;
  color: #CC0033;
 }
p.hintContentText {
  font-family: verdana, arial, sans-serif;
  font-size: 9pt;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align: left;
  text-transform: none;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  color: #CC0033;
 }
a.hintLink:link {
  text-decoration: none;
  color: #CC0033;
 }
a.hintLink:visited {
  text-decoration: none;
  color: #CC0033;
 }
a.hintLink:active {
  text-decoration: none;
  color: #CC0033;
 }
a.hintLink:hover {
  text-decoration: underline;
  color: #D9889C;
 }

/* Definitionen zu den globalen Fehlermeldungen (Fehlerseiten) */
p.AllGlobalErrorTitle {
  font-family: verdana, arial, sans-serif;
  font-size: 11pt;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-align: left;
  text-transform: none;
  margin-top: 10px;
  margin-bottom: 8px;
  margin-left: 20px;
  margin-right: 20px;
  color: #660033;
 }
p.AllGlobalErrorComment {
  font-family: verdana, arial, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align: left;
  text-transform: none;
  margin-top: 0px;
  margin-bottom: 3px;
  margin-left: 20px;
  margin-right: 20px;
  color: #222222;
 }
img.AllGlobalErrorSymbol {
  margin-top: 0px;
  margin-bottom: 3px;
  margin-left: 20px;
  margin-right: 0px;
 }

/* Definitionen zu den Links zu Hilfeseiten */
img.AllHelpStandardLink12 {
  width: 12px;
  height: 12px;
 }
a.AllHelpStandardLink12 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 2px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  top: 0px;
  width: 12px;
  height: 12px;
 }
a.AllHelpStandardLink12:link {
  background-image: url("../../images/all/linkicon_helplink12_normal.gif");
  background-repeat: no-repeat;
  background-position: left top;
  background-color: transparent;
 }
a.AllHelpStandardLink12:visited {
  background-image: url("../../images/all/linkicon_helplink12_normal.gif");
  background-repeat: no-repeat;
  background-position: left top;
  background-color: transparent;
 }
a.AllHelpStandardLink12:hover {
  background-image: url("../../images/all/linkicon_helplink12_hover.gif");
  background-repeat: no-repeat;
  background-position: left top;
  background-color: transparent;
 }
a.AllHelpStandardLink12:active {
  background-image: url("../../images/all/linkicon_helplink12_normal.gif");
  background-repeat: no-repeat;
  background-position: left top;
  background-color: transparent;
 }
img.AllHelpStandardLink16 {
  width: 16px;
  height: 16px;
 }
a.AllHelpStandardLink16 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 2px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  top: 0px;
  width: 16px;
  height: 16px;
 }
a.AllHelpStandardLink16:link {
  background-image: url("../../images/all/linkicon_helplink16_normal.gif");
  background-repeat: no-repeat;
  background-position: left top;
  background-color: transparent;
 }
a.AllHelpStandardLink16:visited {
  background-image: url("../../images/all/linkicon_helplink16_normal.gif");
  background-repeat: no-repeat;
  background-position: left top;
  background-color: transparent;
 }
a.AllHelpStandardLink16:hover {
  background-image: url("../../images/all/linkicon_helplink16_hover.gif");
  background-repeat: no-repeat;
  background-position: left top;
  background-color: transparent;
 }
a.AllHelpStandardLink16:active {
  background-image: url("../../images/all/linkicon_helplink16_normal.gif");
  background-repeat: no-repeat;
  background-position: left top;
  background-color: transparent;
 }

/* Definitionen zu den Karteireiter-Leisten */
/* (mittel) */
div.tabbar1 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 13px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url("../../images/bwi/tabbar1_outside.gif");
  width: 602px;
  height: 24px;
 }
div.tabbar1DistanceElement {
  height: 100%;
  width: 10px;
 }
div.tabbar1ElementMiddleActive {
  background-image: url("../../images/bwi/tabbar1_middle_active.gif");
  height: 100%;
 }
div.tabbar1ElementMiddleInactive {
  background-image: url("../../images/bwi/tabbar1_middle_inactive.gif");
  height: 100%;
 }
div.tabbar1ElementLeftEndActive {
  background-image: url("../../images/bwi/tabbar1_leftend_active.gif");
  height: 100%;
  width: 22px;
 }
div.tabbar1ElementLeftEndInactive {
  background-image: url("../../images/bwi/tabbar1_leftend_inactive.gif");
  height: 100%;
  width: 22px;
 }
div.tabbar1ElementRightEndActive {
  background-image: url("../../images/bwi/tabbar1_rightend_active.gif");
  height: 100%;
  width: 22px;
 }
div.tabbar1ElementRightEndInactive {
  background-image: url("../../images/bwi/tabbar1_rightend_inactive.gif");
  height: 100%;
  width: 22px;
 }
div.tabbar1ElementJunctionActiveInactive {
  background-image: url("../../images/bwi/tabbar1_junction_active_inactive.gif");
  height: 100%;
  width: 22px;
 }
div.tabbar1ElementJunctionInactiveActive {
  background-image: url("../../images/bwi/tabbar1_junction_inactive_active.gif");
  height: 100%;
  width: 22px;
 }
div.tabbar1ElementJunctionInactiveInactive {
  background-image: url("../../images/bwi/tabbar1_junction_inactive_inactive.gif");
  height: 100%;
  width: 22px;
 }
p.tabbar1ElementLabelActive {
  font-family: verdana, arial, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-align: center;
  text-transform: none;
  color: #000000;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 5px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  height: 100%;
 }
p.tabbar1ElementLabelInactive {
  font-family: verdana, arial, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align: center;
  text-transform: none;
  color: #000000;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 5px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  height: 100%;
 }
p.tabbar1ElementLabelInactive a:link {
  text-decoration: none;
  color: #000000;
 }
p.tabbar1ElementLabelInactive a:visited {
  text-decoration: none;
  color: #000000;
 }
p.tabbar1ElementLabelInactive a:hover {
  text-decoration: underline;
  color: #000000;
 }
p.tabbar1ElementLabelInactive a:active {
  text-decoration: none;
  color: #000000;
 }
/* (klein) */
div.tabbar2 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 15px;
  margin-right: 24px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url("../../images/bwi/tabbar2_outside.gif");
  width: 600px;
  height: 20px;
 }
div.tabbar2DistanceElement {
  height: 100%;
  width: 6px;
 }
div.tabbar2ElementMiddleActive {
  background-image: url("../../images/bwi/tabbar2_middle_active.gif");
  height: 100%;
 }
div.tabbar2ElementMiddleInactive {
  background-image: url("../../images/bwi/tabbar2_middle_inactive.gif");
  height: 100%;
 }
div.tabbar2ElementLeftEndActive {
  background-image: url("../../images/bwi/tabbar2_leftend_active.gif");
  height: 100%;
  width: 19px;
 }
div.tabbar2ElementLeftEndInactive {
  background-image: url("../../images/bwi/tabbar2_leftend_inactive.gif");
  height: 100%;
  width: 19px;
 }
div.tabbar2ElementRightEndActive {
  background-image: url("../../images/bwi/tabbar2_rightend_active.gif");
  height: 100%;
  width: 19px;
 }
div.tabbar2ElementRightEndInactive {
  background-image: url("../../images/bwi/tabbar2_rightend_inactive.gif");
  height: 100%;
  width: 19px;
 }
div.tabbar2ElementJunctionActiveInactive {
  background-image: url("../../images/bwi/tabbar2_junction_active_inactive.gif");
  height: 100%;
  width: 19px;
 }
div.tabbar2ElementJunctionInactiveActive {
  background-image: url("../../images/bwi/tabbar2_junction_inactive_active.gif");
  height: 100%;
  width: 19px;
 }
div.tabbar2ElementJunctionInactiveInactive {
  background-image: url("../../images/bwi/tabbar2_junction_inactive_inactive.gif");
  height: 100%;
  width: 19px;
 }
p.tabbar2ElementLabelActive {
  font-family: verdana, arial, sans-serif;
  font-size: 7.5pt;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-align: center;
  text-transform: none;
  color: #606060;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 4px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  height: 100%;
 }
p.tabbar2ElementLabelInactive {
  font-family: verdana, arial, sans-serif;
  font-size: 7.5pt;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align: center;
  text-transform: none;
  color: #606060;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 4px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  height: 100%;
 }
p.tabbar2ElementLabelInactive a:link {
  text-decoration: none;
  color: #606060;
 }
p.tabbar2ElementLabelInactive a:visited {
  text-decoration: none;
  color: #606060;
 }
p.tabbar2ElementLabelInactive a:hover {
  text-decoration: underline;
  color: #303030;
 }
p.tabbar2ElementLabelInactive a:active {
  text-decoration: none;
  color: #606060;
 }


/*________________.o0  die Definitionen für alle Seiten  0o.________________*/

/* Allgemeines für die Bilder */
p.GeneralObjectPostionLeft {
  text-align: left;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
 }
p.GeneralObjectPostionCenter {
  text-align: center;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
 }
p.GeneralObjectPostionRight {
  text-align: right;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
 }

/* allgemeine Elemente aller Seiten */
/* --> Titel mit Unterstreichung */
p.GeneralPageTitle {
  font-family: verdana, arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-align: left;
  margin-top: 25px;
  margin-bottom: 0px;
  margin-left: 14px;
  margin-right: 14px;
 }
 hr.GeneralPageTitle {
  margin-top: -2px;
  margin-bottom: 2px;
  margin-left: 14px;
  margin-right: 14px;
  height: 2pt;
 }
/* --> Nebentitel */
p.GeneralPageSubtitleLevel1 {
  font-family: verdana, arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-align: left;
  margin-top: 8px;
  margin-bottom: 0px;
  margin-left: 19px;
  margin-right: 19px;
 }
p.GeneralPageSubtitleLevel2 {
  font-family: verdana, arial, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align: left;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 19px;
  margin-right: 19px;
 }
/* --> Bemerkungen */
p.GeneralPageRemarkLeft {
  font-family: verdana, arial, sans-serif;
  font-size: 9pt;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align: left;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 19px;
  margin-right: 19px;
 }
p.GeneralPageRemarkCenter {
  font-family: verdana, arial, sans-serif;
  font-size: 9pt;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 19px;
  margin-right: 19px;
 }
p.GeneralPageRemarkRight {
  font-family: verdana, arial, sans-serif;
  font-size: 9pt;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align: right;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 19px;
  margin-right: 19px;
 }
p.GeneralPageRemarkJustify {
  font-family: verdana, arial, sans-serif;
  font-size: 9pt;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align: justify;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 19px;
  margin-right: 19px;
 }
p.GeneralPageRemarkListRightPart {
  font-family: verdana, arial, sans-serif;
  font-size: 9pt;
  font-weight: normal;
  font-style: italic;
  text-decoration: none;
  text-align: right;
  margin-top: 2px;
  margin-bottom: 2px;
  margin-left: 19px;
  margin-right: 4px;
 }
p.GeneralPageRemarkListLeftPart {
  font-family: verdana, arial, sans-serif;
  font-size: 9pt;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align: left;
  margin-top: 2px;
  margin-bottom: 2px;
  margin-left: 4px;
  margin-right: 19px;
 }
/* --> einfache Fehlerausgaben */
p.GeneralPageErrorLeft {
 font-family: verdana, arial, sans-serif;
 font-size: 9pt;
 font-weight: bold;
 font-style: normal;
 text-decoration: none;
 text-align: left;
 margin-top: 5px;
 margin-bottom: 5px;
 margin-left: 19px;
 margin-right: 19px;
 color: #7D0D06;
}
p.GeneralPageErrorCenter {
 font-family: verdana, arial, sans-serif;
 font-size: 9pt;
 font-weight: bold;
 font-style: normal;
 text-decoration: none;
 text-align: center;
 margin-top: 5px;
 margin-bottom: 5px;
 margin-left: 19px;
 margin-right: 19px;
 color: #7D0D06;
}
p.GeneralPageErrorRight {
 font-family: verdana, arial, sans-serif;
 font-size: 9pt;
 font-weight: bold;
 font-style: normal;
 text-decoration: none;
 text-align: right;
 margin-top: 5px;
 margin-bottom: 5px;
 margin-left: 19px;
 margin-right: 19px;
 color: #7D0D06;
}
p.GeneralPageErrorJustify {
 font-family: verdana, arial, sans-serif;
 font-size: 9pt;
 font-weight: bold;
 font-style: normal;
 text-decoration: none;
 text-align: justify;
 margin-top: 5px;
 margin-bottom: 5px;
 margin-left: 19px;
 margin-right: 19px;
 color: #7D0D06;
}

/*________________.o0  die Definitionen für die Spezialseiten aus dem Portal all  0o.________________*/

/*________________---  alle Seiten  ---________________*/
table.AllMaxTable {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  width: 100%;
  height: 100%;
 }

/*________________---  Seite: cmd=selection  ---________________*/
p.AllSelectionLink {
  font-family: verdana, arial, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-align: center;
  text-transform: none;
  margin-top: 3px;
  margin-bottom: 3px;
  margin-left: 0px;
  margin-right: 0px;
 }
a.AllSelectionLink:link {
  text-decoration: none;
  color: #576881;
 }
a.AllSelectionLink:visited {
  text-decoration: none;
  color: #576881;
 }
a.AllSelectionLink:active {
  text-decoration: none;
  color: #576881;
 }
a.AllSelectionLink:hover {
  text-decoration: underline;
  color: #000000;
 }


/*________________---  Seite: cmd=Help  ---________________*/

p.AllHelpTitle {
  font-family: verdana, arial, sans-serif;
  font-size: 13pt;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-align: left;
  text-transform: none;
  margin-top: 10px;
  margin-bottom: 6px;
  margin-left: 20px;
  margin-right: 20px;
  color: #576881;
 }
p.AllHelpIntroduction {
  font-family: verdana, arial, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  font-style: italic;
  text-decoration: none;
  text-align: left;
  text-transform: none;
  margin-top: 0px;
  margin-bottom: 8px;
  margin-left: 24px;
  margin-right: 20px;
  color: #111111;
 }
div.AllHelpContent {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 24px;
  margin-right: 20px;
 }
p.AllHelpContentText {
  font-family: verdana, arial, sans-serif;
  font-size: 9pt;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align: left;
  text-transform: none;
  margin-top: 0px;
  margin-bottom: 5px;
  margin-left: 0px;
  margin-right: 0px;
  color: #111111;
 }
p.AllHelpContentText span.important {
  font-weight: bold;
  color: 333344;
 }
p.AllHelpContentSubtitle {
  font-family: verdana, arial, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-align: left;
  text-transform: none;
  margin-top: 10px;
  margin-bottom: 1px;
  margin-left: 0px;
  margin-right: 0px;
  color: #576881;
 }
p.AllHelpContentSubtext {
  font-family: verdana, arial, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align: left;
  text-transform: none;
  margin-top: 0px;
  margin-bottom: 3px;
  margin-left: 8px;
  margin-right: 0px;
  color: #111111;
 }
p.AllHelpContentSubtext span.important {
  font-weight: bold;
  color: 333344;
 }
p.AllHelpExample {
  font-family: verdana, arial, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align: left;
  text-transform: none;
  margin-top: 6px;
  margin-bottom: 3px;
  margin-left: 32px;
  margin-right: 20px;
  color: #669999;
 }
pre.AllHelpExample {
  font-family: courier, verdana, arial, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-align: left;
  text-transform: none;
  margin-top: 0px;
  margin-bottom: 3px;
  margin-left: 42px;
  margin-right: 20px;
  color: #669999;
 }
/* Definitionen zu den Listen für Untergruppen und Dokumente (nur Gruppenseiten) */
p.AllHelpGroupsAndDocuments {
  font-family: verdana, arial, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align: justify;
  text-transform: none;
  margin-top: 10px;
  margin-bottom: 4px;
  margin-left: 24px;
  margin-right: 20px;
  color: #576881;
 }
p.AllHelpGroupLink {
  font-family: verdana, arial, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-align: justify;
  text-transform: none;
  margin-top: 2px;
  margin-bottom: 2px;
  margin-left: 35px;
  margin-right: 20px;
  color: #00547C;
 }
img.AllHelpGroupLink {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 4px;
  position: relative;
  top: 1px;
 }
a.AllHelpGroupLink:link {
  text-decoration: none;
  color: #606080;
 }
a.AllHelpGroupLink:visited {
  text-decoration: none;
  color: #606080;
 }
a.AllHelpGroupLink:active {
  text-decoration: none;
  color: #606080;
 }
a.AllHelpGroupLink:hover {
  text-decoration: underline;
  color: #000000;
 }
p.AllHelpDocumentLink {
  font-family: verdana, arial, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-align: justify;
  text-transform: none;
  margin-top: 2px;
  margin-bottom: 2px;
  margin-left: 35px;
  margin-right: 20px;
  color: #00547C;
 }
img.AllHelpDocumentLink {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 4px;
  position: relative;
  top: 1px;
 }
a.AllHelpDocumentLink:link {
  text-decoration: none;
  color: #606080;
 }
a.AllHelpDocumentLink:visited {
  text-decoration: none;
  color: #606080;
 }
a.AllHelpDocumentLink:active {
  text-decoration: none;
  color: #606080;
 }
a.AllHelpDocumentLink:hover {
  text-decoration: underline;
  color: #000000;
 }
/* Definitionen zu den Verlinkungen (siehe auch) */
p.AllHelpSeeAlso {
  font-family: verdana, arial, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align: justify;
  text-transform: none;
  margin-top: 10px;
  margin-bottom: 4px;
  margin-left: 20px;
  margin-right: 20px;
  color: #576881;
 }
p.AllHelpSeeAlsoLink {
  font-family: verdana, arial, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-align: justify;
  text-transform: none;
  margin-top: 2px;
  margin-bottom: 2px;
  margin-left: 35px;
  margin-right: 20px;
  color: #00547C;
 }
img.AllHelpSeeAlsoLink {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 4px;
  background-image: url("../../images/all/linkicon_helpLinkTo.gif");
  background-repeat: no-repeat;
  background-position: center top;
  background-color: transparent;
  position: relative;
  top: 1px;
 }
img.AllHelpSeeAlsoLinkTypeDocument {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 2px;
  margin-right: 4px;
  background-image: url("../../images/all/linkicon_helpDocument12.gif");
  background-repeat: no-repeat;
  background-position: center top;
  background-color: transparent;
  position: relative;
  top: 1px;
 }
img.AllHelpSeeAlsoLinkTypeGroupindex {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 2px;
  margin-right: 4px;
  background-image: url("../../images/all/linkicon_helpGroup12.gif");
  background-repeat: no-repeat;
  background-position: center top;
  background-color: transparent;
  position: relative;
  top: 1px;
 }
img.AllHelpSeeAlsoLinkTypeFileindex {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 2px;
  margin-right: 4px;
  background-image: url("../../images/all/linkicon_helpBook12.gif");
  background-repeat: no-repeat;
  background-position: center top;
  background-color: transparent;
  position: relative;
  top: 1px;
 }
a.AllHelpSeeAlsoLink:link {
  text-decoration: none;
  color: #00547C;
 }
a.AllHelpSeeAlsoLink:visited {
  text-decoration: none;
  color: #00547C;
 }
a.AllHelpSeeAlsoLink:active {
  text-decoration: none;
  color: #00547C;
 }
a.AllHelpSeeAlsoLink:hover {
  text-decoration: underline;
  color: #000000;
 }

/* Standardeinstellungen für QuickInfo-Boxen (quickinfo_plus.js) */
div.quickinfoplusStandart div.boxtitle {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 4px;
  padding-right: 4px;
  background-color: #009090;
  border-style: solid;
  border-width: 2px;
  border-color: #009090;
  border-bottom-style: none;
 }
div.quickinfoplusStandart p.boxtitle {
  font-family: verdana, arial, sans-serif;
  font-size: 8.5pt;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-align: left;
  text-transform: none;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  color: #F9F9F9;
 }
div.quickinfoplusStandart div.content {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 4px;
  padding-right: 4px;
  background-color: #ECFFFF;
  border-style: solid;
  border-width: 2px;
  border-color: #009090;
 }
div.quickinfoplusStandart p.content {
  font-family: verdana, arial, sans-serif;
  font-size: 7.5pt;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align: left;
  text-transform: none;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  color: #0A4A6D;
 }

/*________________.o0  PopUp-Dialoge  0o.________________*/
div.warningdialog {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #445555;
  border-style: solid;
  border-width: 5px;
  border-color: #576881;
  position: absolute;
  display: none;
 }
div.warningdialog div.boxContent {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #FFFBEC;
  height: 10px;
 }
div.warningdialog div.warning {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 10px;
  padding-bottom: 2px;
  padding-left: 0px;
  padding-right: 0px;
 }
div.warningdialog div.warning div.symbol {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  height: 40px;
  float: left;
 }
div.warningdialog div.warning div.symbol img {
  margin-top: 5px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 4px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
 }
div.warningdialog div.warning div.textlines {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  height: 35px;
 }
div.warningdialog div.warning p.textline {
  font-family: verdana, arial, sans-serif;
  font-size: 8.5pt;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-align: left;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 4px;
  padding-left: 0px;
  padding-right: 0px;
  color: #374861;
 }
div.warningdialog p.hint {
  font-family: verdana, arial, sans-serif;
  font-size: 8.5pt;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align: left;
  margin-top: 5px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  color: #475871;
 }
div.warningdialog div.boxDialogButtons {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 3px;
  padding-right: 3px;
  background-color: #5F0000;
 }
div.warningdialog div.dialogbutton {
  margin-top: 4px;
  margin-bottom: 2px;
  margin-left: 2px;
  margin-right: 2px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  float: right;
 }
div.warningdialog table img {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
 }

