/* KSA: dunkelblau #00538D; 
		hellblau   #799AC3;

   GRAU: #D2D3D5
      
   ACHTUNG: In dieser Definitionsdatei immer die KSA-Farbwerte verwenden,
   die HADG-Farbwerte werden in der hadg.css Datei gespeichert. 
*/
html {
    margin: 0;
    padding: 0;
    height: 100%;
}

body {
    font-size: 12px;
    font-family: verdana, arial, helvetica, sans-serif;
    color: #000000;
    margin: 0;
    padding: 0;
    background-color: #D2D3D5;
    height: 100%;
}

.popup {
    background-color: #ffffff;
}

.desktop {
    padding: 0;
    margin-bottom: 0;
}

.desktop-banner {
    position: fixed;
    left: 0;
    bottom: 0;
    background-color: #9fff8b;
    height: 20px;
    width: 100%;
    opacity: 0.5;
    text-align: center;
    font-weight: bold;
    font-family: arial, sans-serif;
    font-size: 12px;
    padding-top: 2px;
}

#areaProtectedLogo {
    padding: 0;
    margin: 0;
    width: 100%;
    background-color: #ffffff;
}

.colored {
    color: #00538D;
}

/** --------------------------------------------------------------------------**/
/** Farben für das Menu **/
#mainMenu {
    background-color: #00538D;
}

#n-menu-nav li a {
    height: 17px !important;
}

#n-menu-nav li li {
    background-color: #00538D;
}

#n-menu-nav li > a, #toggleMenu {
    color: #799AC3;
}

#nav-menu-nav-block {
    background-color: #799AC3;
}

#n-menu-nav ul ul li, #n-menu-nav li[dynamic="true"] {
    background-color: #799AC3;
}

#n-menu-nav ul ul li > a, #n-menu-nav li[dynamic="true"] > a {
    color: #00538D;
}

#n-menu-nav li img {
    width: 20px !important;
    height: 20px !important;
}

/** Farbeigenschaften **/
.colorwhite, #colorwhite {
    background-color: #ffffff;
}

/** --------------------------------------------------------------------------**/
/** Layoutangaben f�r die Login-Seiten im �ffentlichen bereich! **/
.login_table {
    margin: 0;
    margin-left: 30px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
}

/** --------------------------------------------------------------------------**/
/** Layoutangaben f�r die CMS-Seiten im �ffentlichen bereich! **/

.cms_table .cms_row .cms_text p {
    padding: 0;
    margin: 0;
}

/** Tabelle �ber den gesamten CMS-Bereich **/
.cms_table {
    margin-top: 5px;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
}

/** Tabellenzeile f�r die Seiten�berschrift. **/
.cms_table .cms_headline_row {

}

/** Zelle in der die Seiten�berschrift steht. **/
.cms_table .cms_headline_row .cms_title {
    font-family: arial, helvetica, verdana, sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #00538D;
}

/** Zeile in der der Inhalt der CMS-Seite steht. **/
.cms_table .cms_row {
    font-size: 10px;
    font-family: verdana, arial, helvetica, sans-serif;
    text-align: left;
    text-decoration: none;
    font-style: normal;
}

/** Zelle in die der Inhalt der CMS-Seite eingef�gt wird. **/
.cms_table .cms_row .cms_text {
    font-weight: normal;
    color: #000000;
    background-color: transparent;
}

/** Fett geschriebenen im CMS-Inhalt der Seite. **/
.cms_table .cms_row .cms_text .cms-boldtext {
    font-weight: bold;
    color: #00538D;
}

/** Fett geschriebe �berschrift auf einer CMS-Seite. **/
.cms_table .cms_row .cms_text h6 {
    font-size: 12px;
    font-family: verdana, arial, helvetica, sans-serif;
    text-align: left;
    text-decoration: none;
    font-style: normal;
    font-weight: bold;
    color: #00538D;
    padding-top: 5px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 10px;
    clear: both;
    margin: 0;
}

/** Kursiv geschriebener Text auf einer CMS-Seite. **/
.cms_table .cms_row .cms_text .cms-itatext {
    color: #00538d;
    font-size: 12px;
    font-family: verdana, arial, helvetica, sans-serif;
    text-align: left;
    text-decoration: none;
    font-style: italic;
}

/** Bildeigenschaften auf einer CMS-Seite. **/
.cms_table img {
    float: left;
    width: 135px;
    height: 135px;
    margin: 0;
    margin-right: 10px;
    margin-bottom: 5px;
}

/** Kursivtext auf Hilfeseiten. **/
.cms-help-itatext {
    color: #00538d;
    font-size: 12px;
    font-family: verdana, arial, helvetica, sans-serif;
    text-align: left;
    text-decoration: none;
    font-style: italic;
}

/** --------------------------------------------------------------------------**/
/** Layoutangaben f�r den Content im Mitgliederbereich. **/

.content_row .content_text p {
    padding: 0;
    margin: 0;
}

/** Zelle in der die content_table eingef�gt wird. **/
.content_table_row {
    padding: 0;
    background-color: #fefefe;
}

/** Tabelle, welche den gesamten Content beinhaltet. **/
.content_table {
    font-family: arial, helvetica, verdana, sans-serif;
    font-size: 12px;
    margin: 0;
}

/** Zeile in der der Seitentitel angezeigt wird. **/
.content_table .content_headline_row {
    background-color: #00538D;
    padding-top: 2px;
    height: 26px; /** Muss 1 Pixel mehr sein als MenuItem **/
}

/** Zelle in der der Seitentitel angezeigt wird. **/
.content_table .content_headline_row .content_title {
    font-family: arial, helvetica, verdana, sans-serif;
    font-weight: bold;
    font-size: 15px;
    color: #ffffff;
    padding-left: 10px;
    border-bottom: 1px solid #ffffff;
}

/** Zeile in dem der Content dargestellt wird. **/
.content_table .content_row {
    padding-left: 10px;
    padding-top: 10px;
    padding-right: 10px;
}

/** Zelle in dem der Content dargestellt wird. **/
.content_table .content_row .content_text {
    padding-left: 10px;
    padding-top: 10px;
    padding-right: 15px;
    color: #000000;
    font-size: 12px;
}

/** Zelle in dem der Content dargestellt wird. **/
.content_table .content_row .content_text .navigateButtons img {
    line-height: 40px;
}

/** Fett geschriebenen im Inhalt der Seite. **/
.content_table .content_row .content_text .cms-boldtext {
    font-weight: bold;
    color: #00538d;
    font-size: 12px;
    clear: both;
}

/** Fett geschriebenen im Inhalt der Seite. **/
.content_table .content_headline_row .content_title .content_row .content_text .cms-boldtext {
    font-weight: bold;
    color: #00538d;
    font-size: 12px;
    clear: both;
}

.content_table .content_row .content_text .cms-itatext {
    color: #00538d;
    font-size: 12px;
    font-family: verdana, arial, helvetica, sans-serif;
    text-align: left;
    text-decoration: none;
    font-style: italic;
}

.content_table .content_headline_row .content_title .content_row .content_text .cms-itatext {
    color: #00538d;
    font-size: 12px;
    font-family: verdana, arial, helvetica, sans-serif;
    text-align: left;
    text-decoration: none;
    font-style: italic;
}

/** Fetter Text innerhalb des Content-Bereiches. **/
.content_table .content_row .content_text b {
    color: #00538d;
    font-size: 12px;
}

/** Bildstile f�r die CMS-Seiten. **/
#cmsimg {
    float: left;
    width: 135px;
    height: 135px;
    margin: 0;
    margin-right: 10px;
    margin-bottom: 5px;
}

#cmsimgbig {
    clear: both;
    width: 384px;
    height: auto;
    margin: 0;
    margin-bottom: 5px;
}

#cmsimgpeople {
    clear: both;
    width: 135px;
    height: 135px;
    margin: 0;
    margin-right: 10px;
}

#cmsicon {
    float: left;
    width: 18px;
    height: 18px;
    margin: 0;
    margin-right: 10px;
    border: 0 solid #ffffff;
    vertical-align: middle;
}

/* Smaller text used for validation-errors and exception-traces */
.small-text {
    color: #000000;
    font-weight: normal;
    font-size: 12px;
    font-family: verdana, arial, helvetica, sans-serif;
    text-align: left;
    text-decoration: none;
    font-style: normal;
}

.itatext {
    color: #000000;
    font-size: 12px;
    font-family: verdana, arial, helvetica, sans-serif;
    text-align: left;
    text-decoration: none;
    font-style: italic;
}

/* used as information text in forms */
.infotext {
    color: #00538d;
    font-size: 12px;
    font-family: verdana, arial, helvetica, sans-serif;
    text-align: left;
    text-decoration: none;
    font-style: italic;
}

/* used for italic text in cms */
.cms-itatext i em {
    color: #000000;
    font-size: 14px;
    font-family: verdana, arial, helvetica, sans-serif;
    text-align: left;
    text-decoration: none;
    font-style: italic;
}

.boldtext {
    color: #000000;
    font-weight: bold;
    font-size: 12px;
    font-family: verdana, arial, helvetica, sans-serif;
    text-align: left;
    text-decoration: none;
}

.deactivatedtext {
    color: #888888;
}

/** --------------------------------------------------------------------------**/
/** Kursiv geschriebenen im CMS-Inhalt der Seite. **/
.cms-ksa-itatext {
    color: #00538d;
    font-size: 12px;
    font-family: verdana, arial, helvetica, sans-serif;
    text-align: left;
    text-decoration: none;
    font-style: italic;
}

/** Fett geschriebenen im CMS-Inhalt der Seite. **/
.cms-ksa-boldtext {
    font-weight: bold;
    color: #00538D;
    padding-top: 5px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 10px;
    clear: both;
}

/** --------------------------------------------------------------------------**/
/** Definition von Schaltflächen im Portal. **/
/* Underline, wenn Hover */
.SelectableButton a:hover, a.SelectableButton:hover, input.SelectableButton:hover {
    color: #ffffff !important;
    text-decoration: underline !important;
}

/** Links in der farbigen Schriftart. **/
.SelectableButton a, a.SelectableButton {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 11px !important;
    font-weight: bold;
    text-decoration: none !important;
    color: #ffffff !important;
}

/** Definition der Schaltfl�che. **/
.SelectableButton, input.SelectableButton, a.SelectableButton {
    border-right: #00538d 1px solid;
    border-top: #779AC3 1px solid;
    border-bottom: #00538d 1px solid;
    border-left: #779AC3 1px solid;

    margin-left: 6px;
    margin-bottom: 7px;

    white-space: nowrap;

    padding-left: 7px;
    padding-right: 7px;
    padding-top: 2px;
    padding-bottom: 2px;

    line-height: 25px; /* Steuert den Abstand zu den Buttons darunter */

    /*background-color: transparent;*/
    background-color: #779ac3;
    text-align: center;
    cursor: pointer;
    font-size: 11px;
    font-family: verdana, arial, helvetica, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-size: 11px !important;
    font-weight: bold;
    color: #ffffff;
}

.n-button {
    border: 1px solid #779AC3;
    border-right-color: #00538d;
    border-bottom-color: #00538d;
    background-color: #779ac3;
}

/** --------------------------------------------------------------------------**/

.link-imitat {
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: verdana, arial, helvetica, sans-serif;
    TEXT-DECORATION: none;
    font-weight: bold;
}

.list-table th.link-imitat a:hover {
    text-decoration: none;
    color: #ffffff;
}

.freiedateien-table td {
    background-color: white;
}

.filecenter-table th.link-imitat a:hover {
    text-decoration: none;
    color: #ffffff;
}

h1 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 18px;
    COLOR: #000000;
    FONT-FAMILY: arial, helvetica, verdana, sans-serif;
}

h2 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 16px;
    COLOR: #000000;
    FONT-FAMILY: arial, helvetica, verdana, sans-serif;
    MARGIN-TOP: 2px;
    MARGIN-BOTTOM: 2px;
    MARGIN-LEFT: 2px;
}

h3 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: #000000;
    LINE-HEIGHT: 14px;
    FONT-FAMILY: arial, helvetica, verdana, sans-serif;
}

/** Fett geschriebe �berschrift auf einer CMS-Seite. **/
h6 {
    font-size: 12px;
    font-family: arial, helvetica, verdana, sans-serif;
    text-align: left;
    text-decoration: none;
    font-style: normal;
    font-weight: bold;
    color: #00538D;
    padding-top: 5px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 10px;
    clear: both;
    margin: 0;
}

.form-label {
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    FONT-FAMILY: Tahoma, Arial;
    TEXT-ALIGN: left;
}

.form-label-big {
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    FONT-FAMILY: Tahoma, Arial;
    TEXT-ALIGN: left;
}

.form-field {
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    BORDER-LEFT: 1px solid Gray;
    BORDER-BOTTOM: 1px solid Gray;
    BORDER-TOP: 1px solid Gray;
    BORDER-RIGHT: 1px solid Gray;
    FONT-FAMILY: Tahoma, Arial;
    margin-top: 1px;
    margin-bottom: 1px;
    BACKGROUND-COLOR: #ffffff;
    outline: none;
}

.htmlEditable {
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    BORDER-LEFT: 1px solid Gray;
    BORDER-BOTTOM: 1px solid Gray;
    BORDER-TOP: 1px solid Gray;
    BORDER-RIGHT: 1px solid Gray;
    FONT-FAMILY: Tahoma, Arial;
    margin-top: 1px;
    margin-bottom: 1px;
    BACKGROUND-COLOR: #ffffff;
}

.form-field-number {
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    TEXT-ALIGN: right;
    BORDER-LEFT: 1px solid Gray;
    BORDER-BOTTOM: 1px solid Gray;
    BORDER-TOP: 1px solid Gray;
    BORDER-RIGHT: 1px solid Gray;
    FONT-FAMILY: Tahoma, Arial;
    margin-top: 1px;
    margin-bottom: 1px;
    BACKGROUND-COLOR: #ffffff;
}

.form-value {
    font-weight: normal;
    font-size: 12px;
    font-family: Tahoma, Arial;
    border-bottom: 1px solid #aaaaaa;
    padding-top: 3px;
}

.form-field-disabled {
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    BORDER-TOP: none;
    BORDER-RIGHT: none;
    BORDER-LEFT: none;
    BORDER-BOTTOM: 1px solid Silver;
    BACKGROUND-COLOR: #ffffff;
    FONT-FAMILY: Tahoma, Arial;
}

.form-field-number-disabled {
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    TEXT-ALIGN: right;
    BORDER-TOP: none;
    BORDER-RIGHT: none;
    BORDER-LEFT: none;
    BORDER-BOTTOM: 1px solid Silver;
    BACKGROUND-COLOR: #ffffff;
    FONT-FAMILY: Tahoma, Arial;
}

/* Standard horizontal space between two form fields */
.form-sep {
    padding-left: 30px;
}

/* Big horizontal space between two form fields */
.form-sep-big {
    padding-left: 60px;
}

/* Standard vertical space between two form fields (empty line) */
.form-sep-vertical {
    height: 10px;
}

/* Big vertical space between two form fields (empty line) */
.form-sep-vertical-big {
    height: 20px;
}

.form-buttons {

}

/* Table for listing serach-results */
.list-table {
    border-style: none;
    border-spacing: 1px;
    border-collapse: separate;
    font-size: 12px;
    font-family: verdana, arial, helvetica, sans-serif;
    background-color: #ffffff;
    margin-top: 5px;
    margin-bottom: 10px;
}

.list-table a {
    font-weight: bold;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
}

.list-table a:hover {
    text-decoration: none;
    color: #999999;
}

.list-table tr {
    background-color: #eeeeee;
}

.list-table-tr-odd {
    background-color: #dfdfdf !important;
}

.list-table-tr-colored {
    background-color: #F8F8F8 !important;
}

.list-table-tr-highlighted {
    background-color: #D2DFEA !important;
}

tr.list-table-tr-space td {
    background-color: #ffffff !important;
    line-height: 2px;
    /*border-top: 1px solid #dfdfdf;*/
}

.list-table-tr-even {
    background-color: #eeeeee !important;
}

.list-table-tr-white {
    background-color: #ffffff !important;
}

.list-table tr th {
    background-color: #aaaaaa;
    vertical-align: top;
}

.list-table tr td {
    text-align: left;
    padding-left: 3px;
}

/* Table for listing serach-results */
.filecenter-table {
    border-style: none;
    border-spacing: 1px;
    border-collapse: separate;
    font-size: 10px;
    font-family: verdana, arial, helvetica, sans-serif;
    background-color: #ffffff;
}

.filecenter-table a {
    font-weight: bold;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
}

.filecenter-table a:hover {
    text-decoration: none;
    color: #999999;
}

.filecenter-table tr {

}

.filecenter-table tr th {
    BACKGROUND-COLOR: #aaaaaa;
    vertical-align: top;
}

.filecenter-table tr td {
    text-align: left;
    padding-left: 3px;
    font-size: 11px;
}

/* Table for displaying mulitple items in a form or details-Page */
.form-table {
    border-style: none;
    border-spacing: 1px;
    border-collapse: separate;
    font-size: 12px;
    font-family: verdana, arial, helvetica, sans-serif;
    background-color: #ffffff;
    color: #000000;
}

.form-table a {
    font-weight: bold;
    font-size: 11px;
}

.form-table tr {

}

.form-table tr th {
    BACKGROUND-COLOR: #aaaaaa;
    vertical-align: top;
    font-weight: bold;
    color: #000000;
}

.form-table tr td {
    BACKGROUND-COLOR: #eeeeee;
    text-align: left;
}

/* Table for editing mulitple items in a form or details-Page */
.form-edit-table {
    border-style: none;
    border-spacing: 1px;
    border-collapse: separate;
    font-size: 12px;
}

.form-edit-table tr {

}

.form-edit-table tr th {
    BACKGROUND-COLOR: #aaaaaa;
    vertical-align: top;
    font-weight: bold;
}

.form-edit-table tr td {
    text-align: left;
    BORDER-BOTTOM: 1px solid Silver;
}

/* table inside cms */
.cms-table {
    TEXT-ALIGN: left;
    font-size: 14px;
    font-family: verdana, arial, helvetica, sans-serif;
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 20px;
    padding-right: 30px;
}

.cms-table td {
    vertical-align: top;
    padding-top: 7px;
    padding-left: 10px;
}

.big-ul li {
    padding: 5px;
}

.novedia-tab-control-class {
    position: relative;
    width: 100%;
    background-color: #ffffff;
    margin: 0 10px 0 0;
}

.novedia-tab-control-class .tab-row {
    z-index: 1;
    cursor: pointer;
    background-color: #ffffff;
}

.novedia-tab-control-class .tab-row .tab {
    font: bold 8pt sans-serif;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-size: 11px;
    font-weight: normal;
    text-align: center;
    min-width: 100px;
    cursor: pointer;
    display: inline;
    border-top: 1px solid #AAAAAA;
    border-right: 2px solid #00538d;
    border-left: 1px solid #AAAAAA;
    border-bottom: 0;
    margin: 8px 0 1px 6px;
    padding: 2px 5px 3px 5px;
    background: ActiveBorder;
    z-index: 1;
    position: relative;
    top: 0;
    background-color: #ffffff;
}

.novedia-tab-control-class .tab-row .tab.selected {
    border-top: 1px solid #AAAAAA;
    border-right: 2px solid #00538d;
    border-left: 1px solid #AAAAAA;
    border-bottom: 0;
    font-weight: bold;
    z-index: 3;
    padding: 2px 6px 5px 6px;
    margin: 1px 0 -4px 6px;
    top: -2px;
    background-color: #ffffff;
}

.novedia-tab-control-class .tab-row .tab.hover {
    text-decoration: underline;
}

.tab-page-container {
    margin: 0 10px 0 10px !important;
}

.novedia-tab-control-class .tab-page {
    clear: both;
    border-top: 1px solid #AAAAAA;
    border-right: 2px solid #00538d;
    border-bottom: 2px solid #00538d;
    border-left: 1px solid #AAAAAA;
    background: ThreeDHighlight;
    background-color: #ffffff;
    z-index: 2;
    position: relative;
    top: -2px;
    color: WindowText;
    font: Message-Box;
    padding: 10px;
    margin-top: 4px;
}

/** --------------------------------------------------------------------------**/
/** Definition des Klasse f�r eine Multipane. **/
.novedia-multipane-control-class {
    position: relative;
    width: 100%;
    margin: 0 0 0 0;
    z-index: 0;
    background-color: #ffffff;
}

/** Zeile in der der Titel des Blattes angezeigt wird. **/
.novedia-multipane-control-class .multipane-row {
    margin-bottom: 5px;
    border-color: #AAAAAA;
    z-index: 5;
}

/** Statischer Span f�r den Inhalt der Titelzeile. **/
.novedia-multipane-control-class .multipane-row .multipane-row-static {
    z-index: 3;
    margin: 2px 5px -2px 0;
}

.multipane-title {
    padding-top: 4px;
    padding-left: 10px;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    min-width: 100px;
    display: inline;
    border-top: 1px ridge #aaaaaa;
    border-right: 1px ridge #aaaaaa;
    border-left: 1px ridge #aaaaaa;
    border-bottom: 0 ridge #aaaaaa;
    float: left;
    z-index: 5;
    white-space: nowrap;
    position: absolute;
    top: 0;
    color: #000000;
    background-color: #eeeeee;
}

.novedia-multipane-control-class .multipage {
    clear: both;
    border-top: 1px solid #aaaaaa;
    border-right: 1px solid #aaaaaa;
    border-bottom: 1px solid #aaaaaa;
    border-left: 1px solid #aaaaaa;
    z-index: 1;
    position: relative;
    top: -2px;
    color: #000000;
    margin: -4px 0 0 0;
    padding-left: 5px;
    padding-right: 3px;
    padding-top: 5px;
    padding-bottom: 5px;
}

@media print {
    .showOnPrint {
        Color: #000000;
    }
}

/** --------------------------------------------------------------------------**/
/** STYLES für die Popup-Boxen **/

/** Graufärbung des Hintergrunds **/
#TB_overlay {
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.TB_overlayMacFFBGHack {
    background: url(macFFBgHack.png) repeat;
}

.TB_overlayBG {
    background-color: #000;
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
}

* html #TB_overlay {
    /* ie6 hack */
    position: absolute;
    height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
    width: expression(document.body.scrollWidth > document.body.offsetWidth ? document.body.scrollWidth : document.body.offsetWidth + 'px');
}

/** Das Popup-Fenster selbst. **/
#TB_window {
    font: 11px verdana, arial, helvetica, sans-serif;
    overflow: hidden;
    position: fixed;
    z-index: 102;
    color: #000000;
    display: none;
    border-top: 6px solid #799AC3;
    border-left: 6px solid #799AC3;
    border-right: 6px solid #00538D;
    border-bottom: 6px solid #00538D;
    text-align: left;
    padding-right: 10px;
    top: 50%;
    left: 50%;
    background-color: #ffffff;
}

* html #TB_window {
    /* ie6 hack */
    position: absolute;
    margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_ajaxContent {
    clear: both;
    padding: 0;
    overflow: auto;
    text-align: left;
    line-height: 1.4em;
}

#TB_ajaxContent.TB_modal {
    padding: 0;
}

#TB_load {
    position: fixed;
    display: none;
    height: 13px;
    width: 208px;
    z-index: 103;
    top: 50%;
    left: 50%;
    margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

#TB_ajaxContent p {
    padding: 5px 0 5px 0;
}

* html #TB_load {
    /* ie6 hack */
    position: absolute;
    margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect {
    z-index: 99;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #fff;
    border: none;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    height: 100%;
    width: 100%;
}

* html #TB_HideSelect {
    /* ie6 hack */
    position: absolute;
    height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

.pinpad-table {
    border: 1px solid #779AC3;
    border-right-color: #00538d;
    border-bottom-color: #00538d;
    background-color: #eeeeee;
}

.map_outline {
    border: #00538d 1px solid;
    margin-top: 5px;
}

.highlight {
    background-color: #D2DFEA !important;
    cursor: default !important;
    text-decoration: none !important;
    color: #000000 !important;
}

.highlight a:hover {
    text-decoration: none !important;
    font-weight: normal !important;
    color: #000000 !important;
}

/** Style f�r die Check-Box-Liste **/
.form-checkboxlist-edit {
    border: 1px ridge #aaaaaa;
    background-color: #FFFFFF;
    overflow: auto;
    overflow-y: auto;
    overflow-x: auto;
    padding: 2px;
}

.form-checkboxlist-display {
    border: 1px ridge #aaaaaa;
    background-color: #FFFFFF;
    overflow: auto;
    overflow-y: auto;
    overflow-x: auto;
    padding: 2px;
}

/** Style f�r die CheckBoxen in der Liste. **/
.form-checkboxlist-checkbox {
    padding-top: 0;
    padding-bottom: 0;
    FONT-SIZE: 8px;
    FONT-FAMILY: Tahoma, Arial;
    margin-top: 0;
    margin-bottom: 0;
    border-top: 0;
    border-bottom: 0;
}

/** Style für das aktualisieren-Icon */
.headline-left {
    position: absolute;
}

.headline-right {
    position: absolute;
    top: -2px;
    right: 5px;
    cursor: pointer;
}

/** Einrueckung */
.content_indent {
    line-height: 25px;
    width: 10px;
    padding-bottom: 22px;
}

/** Style f�r den Wiedervorlagelink */
#wiedervorlageHeadLink {
    border: 0 solid #ffffff;
    font-size: 12px;
    font-weight: normal;
    color: #ffffff;
    cursor: pointer;
}

#wiedervorlageHeadLink:hover {
    text-decoration: underline;
    color: #ffffff;
    cursor: pointer;
}

.n-progress-bar {
    background-color: #799AC3;
}

@media print {
    .hideOnPrint {
        display: none;
    }

    #blendMenuInOut {
        display: none;
    }

    .SelectableButton {
        display: none;
    }
}

/** Formatierungen für freie Dateien in den Datatables.
 *  Rest der dazu passenden Stylesheet-Angaben befinden sich in der common.css. (Framework)
 */
.freieDateien .n-dt-dr-c {
    background-color: white;
}

/**
 * Styles für die Wissensdatenbank
 */
.wissen_volltext p {
    margin-bottom: 0 !important;
}

.wissen_themengebiet {
    font-family: arial, helvetica, verdana, sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #000;
    width: 740px;
    margin-bottom: 20px;
    margin-top: 10px;
}

.wissen_rechtsbereich {
    font-family: arial, helvetica, verdana, sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #000;
}

.wissen_titel {
    font-family: arial, helvetica, verdana, sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #00538d;
}

#overlay {
    display: block;
    cursor: wait;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
    z-index: 100000;
}

#overlay-message {
    position: absolute;
    top: 50%;
    left: 50%;
    border: 1px solid gray;
    background: #fff url(/resources/portal/img/misc/loader.gif) no-repeat 50% 60%;
    text-align: center;
    padding: 20px 15px;
    font-weight: bold;
    font-size: 14px;
}

#overlay-download-progress {
    position: absolute;
    top: 50%;
    left: 50%;
    border: 1px solid gray;
    background: #fff url(/resources/portal/img/misc/loader.gif) no-repeat 7% 50%;
    text-align: center;
    padding: 20px 15px 20px 50px;
    font-weight: bold;
    font-size: 14px;
}

#content-title, #confirm-content-title, .message-content-title, #content-title > div {
    padding-left: 10px;
    font-weight: bold;
    color: #fff;
    vertical-align: middle;
    line-height: 26px;
    font-size: 15px;
    font-family: arial, sans-serif;
    box-sizing: border-box
}

#content-headline {
    height: 26px;
    background-color: #00538D;
}

body.popup {
    height: auto;
}

.datenschutz {
    padding: 10px;
    border: 1px solid #bbbbbb;
    border-image: none;
    background-color: #fff9d8;
}

.ui-tabs-nav {
    height: 27px;
}

.ui-tabs-nav li {
    outline: none;
}