﻿body
{
    position: absolute;
    background: #ffffff;
    height: 98%;
}

html, body, form
{
    top: 0;
    left: 0;
    right: 0;
    padding: 0px;
    margin: 1px 2px 0 2px;
    width: 99.8%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #4A4A4A;
    line-height: 1.5em;
    white-space: normal;
    background-color: #FFFFFF;
    height: 98%;	
}

* body
{
    position: absolute;
    background: #ffffff;
    height: 98%;
}

* html, body, form
{
    top: 0;
    left: 0;
    right: 3px;
    padding: 0px;
    margin: 1px 2px 0 2px;
    width: 99%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #4A4A4A;
    line-height: 1.5em;
    white-space: normal;
    background-color: #FFFFFF; /*height: 210%;*/
}

#header_container
{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    height: 3em;
    z-index: 3;
    background: #ffffff;
}

#header
{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    background: #efefef; /*z-index: 3;*/
    margin: 0;
    padding: 0.2em;
}
#menu
{
    position: fixed;
    top: 4em;
    left: .5em;
    width: 9em;
    border: #dedede;
    padding: .5em;
}
#content
{
    padding-top: 2px; /*z-index: 2;*/
    height: 100%;
    min-height: 100%;
}
/*
#footer_container
{
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0;
    height: 28px;
    z-index: 3;
}
#footer
{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    background-color: #4A4A4A;
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
    height: 18px;
    padding: 5px;
}
*/

#menu li
{
    list-style: none;
    margin: 0;
    padding: 0.3em;
}
#menu li#active
{
    padding: 0.5em;
    text-decoration: underline;
}
#menu a:link, #menu a:visited
{
    display: block;
    background: #eeeeee;
    color: black;
    text-decoration: none;
    margin: 0;
    padding: 0.2em;
}
#menu a:hover
{
    background: #4f4f4f;
    color: #ffffff;
    text-decoration: underline;
}
* html #menu
{
    margin: 0;
    width: 10.5em; /* Der IE soll das Element breiter darstellen, da margin und padding hier von  							    der Breite abgezogen wird! */
}

/* Used for Accordion */
.accordionHeader {
    border: 1px solid #D7D7D7;
    color: #4A4A4A;
    background-color: #FFFFFF;
    padding: 5px;
    margin-top: 2px;
    cursor: pointer;
    font-size: 14px;
}

.accordionHeaderSelected {
    border: 1px solid #D7D7D7;
    /*border-left: 3px solid #FF7F00;
	color: #FF7F00;*/
	border-left: 3px solid #676564;
    color: #676564;
    background-color: #FFFFFF;
    padding: 5px;
    margin-top: 2px;
    cursor: pointer;
    font-size: 14px;
}

.accordionHeaderSelected .accordionGroupButton {
    /*color: #FF7F00;*/
	color: #676564;
}
.accordionContent
{
    background-color: #FFFFFF;
    border: 1px solid #D7D7D7;
    border-top: none;
    padding: 5px;
    font-size: 12px;
}

.accordionGroupButton {
    color: #4A4A4A;
    border: 1px;
    border-color: #D7D7D7;
    background-color: #FFFFFF;
    display: block !important;
    padding: 5px 2px 5px 10px;
}


.accordionGroupButton:hover
{
    /*color: #FF7F00;*/
	color: #676564;
    font-weight: bolder;
}

.accordionButton
{
    line-height:23px;
    border: 0px;
    background-color: #FFFFFF;
    color: #4A4A4A !important;
    padding: 2px 10px 2px 10px;
}

.accordionButton:hover
{
	/*color: #FF7F00 !important;*/
	color: #676564 !important;
	font-weight: bolder;
}

#meanarea
{
    background-color: #ffffff;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1px;
}

/* oberer Bereichmit Logo*/
.logoarea 
{
    height: 50px;
    background-image: url('../images/logo.png?v=1.0');
    background-repeat: no-repeat;
    background-position: left bottom;
    font-size: 16px;
}

.logoarea2 {
    height: 50px;
    background-image: url('../images/supgmbhlogo.jpg');
    background-repeat: no-repeat;
    background-position: left bottom;
}

#userinfo
{
    float: right;
    height: 50px;
}

/*Hintergrund Navigation*/
.hintergrund-hell
{
    background-color: #FFFFFF;
}

/*Streifen uner Titelleiste (Pin)*/
.hintergrund-dunkel
{
    background-color: #FFFFFF;
    font-size:smaller;
    color: #4A4A4A;
    border-top: 1px solid #ffffff;
    /*border-bottom: 3px solid #FF7F00;*/
	border-bottom: 3px solid #656764;
}

.hintergrund-mean
{
    background-color: #4A4A4A;
}

.content-mean
{
    border: 0px solid #4A4A4A;
    padding: 2px;
    background-color: #FFFFFF;
}

.content-mean .reiter
{
    height: 22px;
    float: left;
    border-top: 1px solid #D7D7D7;
    border-left: 1px solid #D7D7D7;
    border-right: 1px solid #D7D7D7;
    border-bottom: 1px solid #D7D7D7;
    background-color: #FFFFFF;
    color: #4A4A4A;
    font-weight: normal;
    white-space: nowrap;
    padding: 4px 20px 4px 20px;
    margin-right: 3px;
    font-size:18px;
}

.content-mean .reiter-selected
{
    height: 18px;
    border-bottom: 0px solid #D7D7D7;
}

.content-mean .reiter-rest
{
    height: 26px;
    border-bottom: 1px solid #D7D7D7;
}

.content-mean .content
{
    clear: both;
    border-left: 1px solid #D7D7D7;
    border-right: 1px solid #D7D7D7;
    border-bottom: 1px solid #D7D7D7;
    padding: 10px 10px 10px 20px;
    background-color: #FFFFFF;
    font-size:16px;
}

.content-mean .content-without-reiter
{
    border-top: 1px solid #D7D7D7;
}

.titlebar-hasnoright
{
    background-color: #839FB4;
    color: #4A4A4A;
    font-size: 13px;
    font-weight: bold;
    height: 18px;
    padding: 5px;
}

/*Überschrift Unterseite (z.B. "Rechnungseingang")*/
.titlebar-mean
{
    color: #4A4A4A;
    background-color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    height: 18px;
    padding: 5px;
    margin-left:3px;
    margin-bottom:10px;
    /*border-bottom:1px solid #d7d7d7;*/
}

.titlebar-mean a
{
    color: #ffffff;
    text-decoration: none;
}

.titlebar-mean a:hover
{
    /*color: #FF7F00;*/
	color: #656764;
}

.titlebar-style2
{
    background-color: #839FB4;
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
    height: 18px;
    padding: 5px;
}

.titlebar-style2 a
{
    color: #ffffff;
    text-decoration: none;
}


.titlebar-style2 a:hover
{
    /*color: #FF7F00;*/
	color: #656764;
}

.schrift-normal
{
    color: #4A4A4A;
}

#Login
{
    position: relative;
    left: 50%;
    top: 50%;
    width: 340px;
    height: auto;
    margin-left: -160px;
    margin-top: -170px;
    background-color: #F0F0F0;
    padding: 20px;
	border: 1px solid #676564;
}

.textbox
{
    background-color: #747577;
    color: #ffffff;
    padding: 3px;
    margin: 0px;
    border: 1px solid #ffffff;
    width: 99%;
}

.clearboth
{
    clear: both;
}

* table-std
{
    table-layout: fixed;
}

.table-std th
{
    padding: 2px 2px 2px 2px;
    border: 1px solid #FFFFFF;
    background-color: #ffffff;
    color: #4A4A4A;
}

.table-std th a
{
    color: #4A4A4A;
}

.table-std th a:hover
{
    /*color: #FF7F00;*/
	color: #656764;
}

.table-std td
{
    padding: 2px 2px 2px 2px;
    border: 1px solid #FFFFFF;
    background-color: #FFFFFF;
}

.table-std.no-hand .data-row:hover:not(.no-hover) td {
    /*background-color: #FF7F00;
	border-color: #FF7F00;*/
    background-color: #656764;
    border-color: #C0C0C0;
    color: #FFFFFF;
    cursor: default;
}

.table-std .data-row:hover:not(.no-hover) td {
    /*background-color: #FF7F00;
	border-color: #FF7F00;*/
    background-color: #656764;
    border-color: #C0C0C0;
    color: #FFFFFF;
    cursor: pointer;
}

.table-std .data-row:hover:not(.no-hover) td.no-hand {
    /*background-color: #FF7F00;
	border-color: #FF7F00;*/
	background-color: #656764;
	border-color: #C0C0C0;
	color: #FFFFFF;
    cursor: default;
}

.table-std tr.alternative td
{
    background-color: #FFFFFF;
	border-color: #C0C0C0;
}

.table-std tr.selected td {
    background-color: #ffffff;
}

.table-std .pager-style td
{
    border: 0px;
}

.table-std .pager-style td span
{
    font-weight: bold;
    font-size: 16px;
}

.table-std-DMS td
{
    padding: 2px 2px 2px 2px;
    border: 1px solid #FFFFFF;
    background-color: #FFFFFF;
	width: 200px;
}

.table-std-Auswertung td
{
	height: 24px;
}

.table-std-f {
    border: 0px;
    margin: 1px;
    border-collapse: collapse;
    table-layout: fixed;
}

/* Buttons in der Titelzeile der Tabellen */
.table-std-f input[type=image]
{
	border: 0px;
	padding: 1px;
}

/* Titelzeile Tabellen*/
.table-std-f th
{
    text-align: left;
    padding: 2px 2px 2px 2px;
    border: 1px solid #C0C0C0;
	border-bottom: 2px solid #4A4A4A;
    background-color: #ffffff;
    color: #4A4A4A;
	/*vertical-align: top;*/
}

/* Titelzeile Textfarbe Tabellen*/
.table-std-f th a
{
    color: #4A4A4A;
}

/* Titelzeile Textfarbe Tabellen hover*/
.table-std-f th a:hover
{
    /*color: #FF7F00;*/
	color: #676564;
}


.table-std-f td
{
    padding: 2px 2px 2px 2px;
    border: 1px solid #C0C0C0 /*#C0C0C0*/;	
    background-color: #FFFFFF /*#C0C0C0*/;
}

.table-std-fixed-data-row:hover td.no-hand
{
    /*background-color: #FF7F00;
    border-color: #FF7F00;*/
	background-color: #656764;
    border-color: #656764;
    color:#ffffff;
    cursor: default;
}

.table-std-fixed-data-row:hover td
{
    /*background-color: #FF7F00;
    border-color: #FF7F00;*/
	background-color: #656764;
    border-color: #656764;
    color:#ffffff;
    cursor: pointer;
}

.table-std-fixed-alternative td
{
    background-color: #F5F5F5;
    border-color:#C0C0C0;
    cursor: pointer;	
}

.table-std-fixed-alternative:hover td.no-hand
{
    /*background-color: #FF7F00;
    border-color:#FF7F00;*/
	background-color: #656764;
    border-color:#656764;
    color:#ffffff;
    cursor: default;
}

.table-std-fixed-alternative:hover td
{
    /*background-color: #FF7F00;
    border-color:#FF7F00;*/
	background-color: #656764;
    border-color:#656764;
    color:#ffffff;
    cursor: pointer;
}

.table-std-f .pager-style td
{
    border: 0px;
}

.table-std-f .pager-style td span
{
    font-weight: bold;
    font-size: 16px;
}

.tab-filter
{
    border: 0px;
    margin: 0px;
    padding: 0px;
    border: none;
    border-collapse: collapse;
    table-layout: fixed;
}

.tab-filter td
{
    padding-top: 0px;
    padding-left: 2px;
    padding-right: 3px;
    padding-bottom: 0px;
    border: thin;
    background-color: #ffffff;
}


input, select, textarea
{
    border: 1px solid #4A4A4A;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
}

input:focus, select:focus
{
    outline: none;
    border: 2px solid;
    /*border-color: #FF7F00;
	box-shadow: 0 0 10px #FF7F00;*/
	border-color: #676564;
    box-shadow: 0 0 10px #676564;
}

/*::selection
{
	background-color: #FF7F00;
	color: #FFFFFF;
}

::moz-selection
{
	background-color: #FF7F00;
	color: #FFFFFF;
}*/

.button
{
    border: 1px solid #4A4A4A;
    background-color: #FFFFFF;
    color: #4A4A4A !important;
    padding: 2px 10px 2px 10px;
    text-decoration: none;
	border-bottom: 3px solid #656764;
	border-right: 3px solid #656764;
}

.button:hover
{
    /*background-color: #FF7F00;*/
	background-color: #676564;
    color: #ffffff !important;
    text-decoration: none;
}

.button:focus
{
    /*background-color: #FF7F00;*/
	background-color: #676564;
    color: #ffffff !important;
    text-decoration: none;
}

.button-reiter
{
    height: 17px;
    border-top: 1px solid #4A4A4A;
    border-left: 1px solid #4A4A4A;
    border-right: 1px solid #4A4A4A;
    border-bottom: 1px solid #4A4A4A;
    background-color: #ffffff;
    color: #4A4A4A;
    font-weight: bold;
    white-space: nowrap;
    padding: 4px 6px 4px 6px;
    margin-left: 0px;
    margin-right: 3px;
}

.button-reiter-selected
{
    border-top: 1px solid #4A4A4A;
    border-left: 1px solid #4A4A4A;
    border-right: 1px solid #4A4A4A;
    /*background-color: #FF7F00;*/
	background-color: #676564;
    color: #4A4A4A;
    font-weight: bold;
    white-space: nowrap;
    padding: 4px 6px 4px 6px;
    margin-left: 0px;
    margin-right: 3px;
    height: 18px;
    border-bottom: 1px solid #F0F0F0;
}

/* Hintergrund der Buttonleiste in z.B. Geschäftspartner->Kunden */
.button-hintergrund-reiter-rest
{
    height: 20px;
    border-bottom: 1px solid #4A4A4A;
    background-color: #FFFFFF /*#839FB4*/;
}

a
{
    color: #4A4A4A;
    text-decoration: none;
}

a:hover
{
    /*color: #FF7F00;*/
	color: #676564;
	font-weight: bold;
    text-decoration: none;
}

.kursiv
{
    font-style: italic;
}

.std-control-width
{
    width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.betragsspalte
{
    border-top: 1px solid #4A4A4A;
    border-bottom: 4px double #4A4A4A;
    text-align: right;
    font-weight: bold;
}

.align-right
{
    text-align: right;
}

.missing-entry
{
    background-color: #ffcccc;
}

.ui-autocomplete
{
    max-height: 200px;
    overflow-y: auto; /* prevent horizontal scrollbar */
    overflow-x: hidden; /* add padding to account for vertical scrollbar */
    padding-right: 20px;
}
/* IE 6 doesn't support max-height
	* we use height instead, but this forces the menu to always be this tall
	*/
* html .ui-autocomplete
{
    height: 200px;
}

.display-none
{
    display: none;
    position: absolute;
}

.link-cursor
{
    cursor: pointer;
    border: 0px;
}

.CustomValidatorCalloutStyle div, .CustomValidatorCalloutStyle td
{
    border: solid 1px #996666;
    background-color: #ffcccc;
    color: Black;
}

.ajax__validatorcallout_close_button_cell div, .ajax__validatorcallout_error_message_cell, .ajax__validatorcallout_icon_cell
{
    padding-top: 3px !important;
    padding-right: 3px !important;
}



.CustomTabStyle .ajax__tab_header
{
    font-size: 14px; /*border:1px solid black;*/
    background: url(images/tab-line.gif) repeat-x bottom;
}


.CustomTabStyle .ajax__tab_outer
{
    height: 17px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    border-top: 1px solid #4A4A4A;
    border-left: 1px solid #4A4A4A;
    border-right: 1px solid #4A4A4A;
    border-bottom: 0px solid #4A4A4A;
    background-color: F0F0F0;
    color: #4A4A4A;
    font-weight: bold;
    white-space: nowrap;
    padding: 4px 20px 4px 20px;
    margin-right: 3px;
}

.CustomTabStyle .ajax__tab_header
{
    border-bottom: 0px solid #4A4A4A;
}

.CustomTabStyle .ajax__tab_outer
{
    border-bottom: 1px solid #4A4A4A;
}

.CustomTabStyle .ajax__tab_active .ajax__tab_outer
{
    border: 1px solid #4A4A4A;
    border-bottom: 1px solid #F0F0F0;
}

.CustomTabStyle .ajax__tab_inner
{
    cursor: pointer;
}

.CustomTabStyle .ajax__tab_body
{
    border: 1px solid #4A4A4A;
    background-color: #F0F0F0;
    margin-top: -1px;
}

.CustomTabStyle .ajax__tab_panel
{
    padding: 15px;
}

.ModalPopupBackground
{
    background-color: #999999;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.ModalPopup
{
    background-color: #F0F0F0;
    padding: 10px;
}

.ScrollingDiv
{
    overflow: scroll;
}

.VScrollingDiv
{
    overflow: auto;
}


/*Modalanpassung*/

/*Gesamte css-Klassen für die StandardListe extra eingefügt, sonst würde in allen anderen modalen Fenstern das StandardListen-modal ebenfalls geöffnet werden.*/

.modal-backdrop, .standardliste_modal-backdrop
{
    background-color: #333;
    position:fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    display: none;
    filter: alpha(opacity = 50) !important; /* IE 6, 7, 8 */ 
    -ms-filter: "alpha(opacity = 50)" !important; /* ab IE 8 zusätzlich möglich */ 
    opacity: .5 !important; /* alle anderen Browser einschließlich IE 9 */
}
.modal, .standardliste_modal
{
    width: 410px;
    height: 750px;
    position: absolute;
    top: 50px;
    z-index: 1020;
    background-color: #FFF;
    border-radius: 6px;
    display: none;
}
.modal-header,.standardliste_modal-header
{
    background-color: #4A4A4A;
    color: #FFF;
    height:40px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    
}
.modal-header h3,.standardliste_modal-header h3
{
    margin: 0;
    padding: 0 10px 0 10px;
    line-height: 40px;
}
.modal-header h3 .close-modal,.standardliste_modal-header h3 .standardliste_close-modal
{
    float: right;
    text-decoration: none;
    color: #FFF;
}
.modal-footer,.standardliste_modal-footer
{
    background-color: #F1F1F1;
    padding: 0 10px 0 10px;
    line-height: 40px;
    text-align: right;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top: solid 1px #CCC;
}
.modal-body,.standardliste_modal-body
{
    padding: 0 10px 0 10px;
}
.wrapTest 
{
    word-wrap: break-word;
}