﻿/*Default Start*/

.cFrameImageTopLeft
{
	position: absolute;
	top: 30px;
	left: 30px;
}

.cVersion
{
	cursor:pointer;
	color: #58585a;
	font-size: 8pt;
	font-family: Arial;
}

.cMainIFrame
{
	border-style: hidden;
	border-width: 0;
    height: 100%;
	width: 100%;
}
/*Default END*/

/*GLOBAL START*/
a,.cA					
{
	font-family: "Arial"; 
	font-size: 10pt; 
	text-decoration: none;  
	cursor:pointer;
}

a:link,.cA_Link			
{
	font-family: "Arial"; 
	font-size: 10pt; 
	text-decoration: none;  
	color:#707173;
}

a:visited, .cA_Visited		
{
	font-family: "arial"; 
	font-size: 10pt;
	text-decoration: none;  
	color:#e10100;
}

a:active, .cA_Active			
{
	font-family: "arial"; 
	/*font-weight: bold; */
	font-size: 10pt; 
	text-decoration: none;  
	color:#e10100;
}

a:hover, .cA_Hover			
{
	font-family: "arial"; 
	/*font-weight: bold; */
	font-size: 10pt; 
	color:#e10100;
}

body
{
	font-family : Arial; 
	font-size : 10pt;
	color:#58585a;
	background-color:#f6f6f6; 
	margin:5px;
	scrollbar-3dlight-color: #D1D1D1;
	scrollbar-darkshadow-color: #D1D1D1;
	scrollbar-highlight-color: #5D5D5D;
	scrollbar-shadow-color: #000000;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-face-color: #D1D1D1;
	scrollbar-track-color: #D1D1D1;
}

table				
{
	font-family : Arial; 
	font-size : 10pt;
	color:#58585a;
}

.tableFixHead 
{
	overflow-y: scroll;
	height: 330px;
}

.tableFixHead thead th 
{
	position: sticky;
	top: 0;
}

img					
{
	border:0;
}
/*GLOBAL ENDE*/

/*New Default START*/
.cMainBody 
{
	background-color: #ffffff;
	text-align: center;
	align-content: center;
	margin: 2px;
	padding-left: 20px;
    padding-right: 20px;
	overflow: auto;
}

.cMainSite			
{
	width: 100%;
	text-align: left; 
}

.cStandardfont
{
	font-family : Arial; 
	font-size : 10pt;
	color: #58585a;
	background-color: #f6f6f6; 
	margin:5px;
}

.cHeadLogo 			
{
	text-align: right;
}

.cNaviMenu			
{
	display:inline;
	background-image:url(../Images/css_images/navi3.inactive.png);
}

.cNaviMenu2 
{
	height: 32px;
    background-color: #f6f6f6;
	border-top: 1px dotted #58585a;
    border-left: 1px dotted #58585a;
    border-right: 1px dotted #58585a;
}

.cNaviMenuBtn 
{
	cursor: pointer;
	padding: 0 10px 0 15px;
	color: #58585a;
	font-size: 8pt;
	font-family: "arial";
	border-right: 1px dotted #58585a;
	background-color: #ffffff;
}

.cNaviMenuBtnActive 
{
	background-color: #f6f6f6;
	margin: 4px 0 0 15px;
	color: #e10100;
	font-size: 9pt;
	font-family: "Arial";
}

.cSubNaviMenu 
{
	background-color: #f6f6f6;
	padding: 5px;
	height: 24px;
	border-top: 1px dotted #58585a;
	border-left: 1px dotted #58585a;
    border-right: 1px dotted #58585a;
}

.cSubNaviMenuBtn 
{
	display: inline;
	margin: 0 8px;
	cursor: pointer;
	FONT-SIZE: 10pt;
	FONT-FAMILY: "Arial";
}

.cSubNaviMenuBtnActive
{
	display:inline; 
	margin:0 10px; 
	cursor:pointer; 
	color:#e10100; 
	FONT-SIZE: 10pt; 
	FONT-FAMILY: "Arial";
}
/*-Navi End-*/
.cBodyMainInfo 
{
	background-color: #f6f6f6;
	height: 20px;
	padding: 0px 5px;
	color: #e10100;
	FONT-SIZE: 10pt;
	FONT-FAMILY: "Arial";
    border-left: 1px dotted #58585a;
    border-right: 1px dotted #58585a;
}

.cBodyMainFram 
{
	background-color: #fafafa;
	border-bottom: 1px dotted #58585a;
	border-left: 1px dotted #58585a;
	border-right: 1px dotted #58585a;
}

.cFrameMainContent 
{
    border-style: hidden;
    border-width: 0px;
    height: 100%;
    width: 100%;
    overflow: auto;
    padding: 0;
    margin: 0;
    z-index: 10;
}
/*New Default ENDE*/

/*Schriftarten Start*/
.cSiteTitle 
{
    color: #e10100;
    FONT-SIZE: 16pt;
    FONT-FAMILY: "Arial";
    margin-bottom: 5px;
}

.cTab 
{
    border: dotted 1px #ccc;
    padding: 2px;
    height: 19px;
    background-color: #f6f6f6;
}

.cTabHover tbody tr:hover 
{
	background-color: #ffefc4 !important;
    color: #e10100 !important;
}

.cTabTitle 
{
    color: #f6f6f6;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    FONT-FAMILY: "Arial";
    background-image: url(../Images/css_images/tab.head.png);
}

.cTabCellLineLeft 
{
    border-left: dotted 1px #000;
    border-bottom: dotted 1px #000;
    vertical-align: top;
}

.cTabCellLineRight 
{
    border-left: dotted 1px #000;
    border-right: dotted 1px #000;
    border-bottom: dotted 1px #000;
    vertical-align: top;
}

.cTabCellLineNoVertical 
{
	border-bottom: dotted 1px #000;
	vertical-align: top;
}

.cTabStriped tbody tr:nth-of-type(odd) 
{
    background-color: #fff;
    padding: 2px 2px;
    font-size: 10pt;
    font-family: "Arial";
}

.cTabStriped tbody tr:nth-of-type(even) 
{
	background-color: #f6f6f6;
    padding: 2px 2px;
    FONT-SIZE: 10pt;
    FONT-FAMILY: "Arial";
}

.cTabRow1 
{
    background-color: #fff;
    padding: 2px 2px;
    FONT-SIZE: 10pt;
    FONT-FAMILY: "Arial";
}

.cTabRow2 
{
    background-color: #f6f6f6;
    padding: 2px 2px;
    FONT-SIZE: 10pt;
    FONT-FAMILY: "Arial";
}

.cTabRowActive
{
    background-color: #ffefc4;
    color: #e10100;
    padding: 2px 2px;
    FONT-SIZE: 10pt;
    FONT-FAMILY: "Arial";
}
/*Schriftarten Ende*/

/*TOOLS START*/
.cDDL 
{
    width: 186px;
    border: dotted 1px #ccc;
    FONT-SIZE: 10pt;
    FONT-FAMILY: "Arial";
    color: #707173;
    background-color: #fff;
}

.datepicker 
{
	width: 180px;
	padding: 0px 2px;
	border: dotted 1px #707173;
	font-size: 10pt;
	font-family: "Arial";
	color: #707173;
}

.cTextBox 
{
    width: 180px;
    padding: 0px 2px;
    border: dotted 1px #707173;
    font-size: 10pt;
    font-family: "Arial";
    color: #707173;
	height: 17px;
}

.cTextBox_marked 
{
	width: 180px;
	padding: 0px 2px;
	border: dotted 1px #e10100;
	FONT-SIZE: 10pt;
	FONT-FAMILY: "Arial";
	color: #707173;
	height: 17px;
}

.cTextArea 
{
    width: 180px;
    border: dotted 1px #707173;
    FONT-SIZE: 10pt;
    FONT-FAMILY: "Arial";
    color: #707173;
    background-color: #fff;
}

.cDivArea 
{
    width: 182px;
    border: dotted 1px #707173;
    FONT-SIZE: 10pt;
    FONT-FAMILY: "Arial";
    color: #707173;
    background-color: #fff;
}

.cButton 
{
    background: #e10100 url(../Images/css_images/button.png) scroll repeat-x;
    border: solid 1px Transparent;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    FONT-FAMILY: "Arial";
    color: #fff;
    cursor: pointer;
}

.cImgButton 
{
    cursor: pointer;
}

.cDivButton 
{
    cursor: pointer;
    border: 1px solid #707173;
}

.cDivButton_marked 
{
    cursor: pointer;
    border: 1px solid #e10100;
    background-image: url(../Images/css_images/button.marked.png);
}
/*TOOLS END*/

/*LoadBar*/
.cWaitBar 
{
	position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: transparent url(../Images/progress.gif) center no-repeat;
}

.cPopup {
    border: solid 2px #ccc;
    background-color: #f6f6f6;
}

.cPopupTitle 
{
    background-color: #555;
    padding: 2px 4px;
    height: 16px;
    text-align: left;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    FONT-FAMILY: "Arial";
    color: #f6f6f6;
    background-image: url(../Images/css_images/tab.head.png);
}

.cPagebar 
{
    position: absolute;
    bottom: 5px;
    left: 10px;
}

.cPopupMenu 
{
    border: 1px solid #707173;
    padding: 3px;
    background-color: #f6f6f6;
}

.cPopupMenuBtn 
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    FONT-FAMILY: "Arial";
    cursor: pointer;
}

.cDivAlert 
{    
    font-size: 11px;
    font-weight: bold;
}

.cDivAlertTitle 
{
    background-color: #555;
    padding: 2px 4px;
    height: 16px;
    text-align: left;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    FONT-FAMILY: "Arial";
    color: #f6f6f6;
    background-image: url(../Images/css_images/tab.head.png);
}

.cDivAlert2IFram 
{
	height: 125px;
	width: 200px;
	position: absolute;
	top: 300px;
	left: 400px;
	z-index: 999;
	border-bottom: solid 1px #58585a;
    border-left: #58585a solid 1px;
    border-right: #58585a solid 1px;
}


/* BEGIN CSS für popup divs --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.cDivPopupHead
{	
	background-color:#555;
	padding:2px 4px;
	
	height:16px;
	text-align:left;
	FONT-SIZE: 10pt; 
    FONT-WEIGHT: bold;
	FONT-FAMILY: "Arial"; 
	color:#f6f6f6;
    background-image:url(../Images/css_images/tab.head.png);
}

.cDivPopup
{

	display: inline;

	position: absolute; 
	
	z-index: 3; 
}

.cDivPopupCloseImage
{
	border-width: 0px;	
	
	cursor: pointer;	
	
	position: absolute;
	
	z-index: 16;
}

.cDivPopupDragImage
{
	border-width: 0px;

	height: 25px;
	background-image:url(../Images/css_images/tab.head.png);
	position: absolute;

	margin-right: 2px;

	z-index: 15;
}

.cDivPopupDragMe
{
	border-width: 0px;
	
	cursor: move ;	
	
	height: 25px;
	
	position: absolute;
	
	z-index: 10;
}

.cDivPopupHeader
{
	border-style: hidden;
	border-width: 0px;

	cursor: move;
	
	font-size: 11px;
	font-weight: bold;

	height: 22px;

	position: absolute;
	top: 0px;
	left: 15px;

	z-index: 15;
}

.cDivPopupHeaderFrame
{
	
	font-weight: bold;
	font-size: 11px;

	height: 22px;
	width: 100%;	

	overflow: hidden;

	position: absolute;
	left: 0px;
	border-width: 0px;
	z-index: 10;
}

.cDivPopupHide
{	
	border-width: 0px;

	height: 120px;
	width: 600px;

	position: absolute; 

	visibility: hidden;

	z-index: 3; 
}

.cDivPopupIFrame
{	
	border-left:2px solid #9a9a9a;
	border-right:2px solid #9a9a9a;
	border-bottom:2px solid #9a9a9a;

	position: absolute;
	top: 18px;
	left: 0px;

	z-index: 10;
}

.cDivPopupTitle
{  
	padding:0 0 0 0px;
	background-color:Transparent;  

	border-style: hidden;
	
	color: black;

	font-size: 11px;
	font-weight: bold;
	font-family: Arial;
	background-color:#555;
	
	left:0px;
	top:0px;
	text-align:left;
	FONT-SIZE: 10pt; 
	FONT-WEIGHT: bold; 
	FONT-FAMILY: "Arial";
	color:#f6f6f6;
	background-image:url(../Images/css_images/tab.head.png);
	background-repeat:repeat-x;
	position: absolute;
	border-style: hidden;

	z-index: 16;
}

.cDivPopupTop
{
	border-color:  #9a9a9a;
	border-style: solid;
	border-width: 0px;
	
	display: inline;

	position: absolute; 

	z-index: 15;
}

.cTabMaximizeImage
{
	border-width: 0px;

	cursor: default;

	height: 15px;
	width: 15px;

	position: static ;
	left: 0px;
}

.cTabMinimizeImage
{
	border-width: 0px;

	cursor: default;

	height: 15px;
	width: 15px;

	position: static ;
	left: 0px;
}
/* END CSS für popup divs --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.cAlignRight 
{
	text-align: right;
}

.cDisplayNone
{
	display: none;
}

.cDisplayBlock
{
	display: block;
}

.cImgDoubleArrow
{
	position: static;
	right: 50px;
}

.btn-blank 
{
    background: none;
    color: inherit;
    border: none;
    padding: 0;
    font: inherit;
    cursor: pointer;
    outline: inherit;
}


.ui-dialog .ui-dialog-content 
{
    padding: 0 !important;
    overflow: hidden !important;
}

.w-100 {
    width: 100%;
}

.h-100 {
    height: 100%;
}

.text-left {
    text-align: left;
}

.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}
