html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,select, checkbox, radio, textarea,p,blockquote,th,td,a,font {
  font-family: Tahoma, Geneva, sans-serif !important;
  font-size: 11px;
}
/*----------------------------------------------------------------------------------------------------------*/
/*	 Tabbed Tables (HPMR-1543)			             */
/*----------------------------------------------------------------------------------------------------------*/
.tdtabLabel {
	font-family: verdana,helvetica !important;
    	font-size: 11px !important;
	text-decoration:none;
	color: black;
}
.tdtabSelected {
	text-decoration:none !important;
	text-align: center;
	font-size: 11px !important;	
	border-width:0px !important;
 	border-style:none !important;
  	color: 	#E0FFFF;
  	background-image: url(SHRSymactionbarView.gif);
  	background-repeat:repeat;
  	height:18px;
	padding-left:15px !important;
	padding-right:15px !important;
	padding-top:2px !important;	
}
.tdtabCell {
	text-decoration:none !important;
	text-align: center;
	font-size: 11px !important;	
	border-width:0px !important;
 	border-style:none !important;
  	color: 	#E0FFFF;
  	background-image: url(SHRSymactionbar.gif);
  	background-repeat:repeat;
  	height:18px;
	padding-left:15px !important;
	padding-right:15px !important;
	padding-top:2px !important;
}
.tdtabFrame {
 	border-style:solid !important;
	border-width:1px !important;
	padding:0px !important;
	border-color: #B6C6F5;
}
.tdtabCell:hover {background-image: url(SHRSymactionbarHover.gif)}
/*----------------------------------------------------------------------------------------------------------*/
form {
	margin:10px!important;
	outline-width:medium;
	outline-color:lavender;
	outline-style:solid;
	-webkit-border-radius:18px;
	border-radius:18px;
	padding:2px !important
}
.tdform {
    	border-style:solid;    
	border-width:1px;   
	border-color:#E8E8E8;
	padding:2px !important;
	padding-left:4px !important;
}
.tdnoshow {
    	border-style:none;    
	padding-left:2px !important;
	padding-top:2px !important;
}
.tdtabnoshow {
    	border-style:none;    
	padding-left:4px !important;
	padding-top:6px !important;
	height:18px !important;
}
.tdframe {
	padding:5px !important;
}
.tdlabel {
	text-decoration:none !important;
	text-align: left;
	font-size: 14px !important;	
	border-width:0px !important;
 	border-style:none !important;
  	height:24px;
	padding-left:5px !important;
	padding-right:5px !important;
	padding-top:2px !important;	
	border-collapse:separate !important;
}
.readonly {
    	border-style:none!important;   
	border-width:0px!important;   
	}
.tdnoshowTitle {
    	border-style:none;    
	padding:0px !important;
}
.tdActionparent {
    	border-style:none !important;    
	padding-left:0px !important;
	padding-top:0px !important;
	padding-bottom:0px !important;
	padding-right:0px !important;
}
.tdTabAction {
	font-size: 8pt  !important;	
	text-decoration:none !important;
	border-width:1px;
 	border-style:solid;
  	border-color:LightGrey ;
  	color:black;
	height:22px;	
	padding-left:5px !important;
	padding-top:5px !important;
}
.tdAction {
	font-size: 11pt;	
	text-decoration:none !important;
	border-width:1px;
 	border-style:solid;
  	border-color:LightGrey ;
  	color:black;
	height:24px;	
	padding-left:0px !important;
	padding-top:0px !important;
	padding-bottom:0px !important;
	padding-right:0px !important;
}
table {
    	border-style:none;
	border-collapse:collapse
}
img.Button {
	border:0px !important;
}
a.Button {
	border:0px !important;
	padding-top:5px !important;
}
hr {
    	border-style:none;
	border-width:0px;
	color:lightgrey;
	background-image: url(SHRColorGrey);
	background-repeat: repeat;
  	background-size:100% auto;
}

/*----------------------------------------------------------------------------------------------------------*/
/* Standardfelder					            */
/*----------------------------------------------------------------------------------------------------------*/
.azbutton {
    	font-size: 11px !important;
  	height: 20px;
	width:35px;
	left:2px;
	border-width:1px;
  	border-color: #B5B8C8;
 	border-style:solid;
}
input {
    	font-size: 11px !important;
  	height: 20px;
	width:95%;
	left:2px;
	border-width:1px;
  	border-color: #B5B8C8;
 	border-style:solid;
	padding-left:2px;
}
.inputnumber {
	width: 55px !important;
  	height: 20px;
  	border-color: #B5B8C8;
 	border-style:solid;
	border-width : 1px;
  	padding-left:5px;
  	padding-bottom: 0px;
  	padding-top: 0px;
}
.inputDate {
  	width:70px !important;
 	height: 20px !important;
  	background-image: url(SHRSymDatePicker);
  	background-repeat:no-repeat;
  	padding-left:25px !important;
  	padding-bottom: 0;
  	padding-top: 0px;
  	background-color: #FFFFFF;
   	vertical-align: middle;
	border-width:1px;
  	border-color: #B5B8C8;
 	border-style:solid;
} 
.inputTime {
  	width:65px !important;
 	height: 20px !important;
  	background-image: url(SHRSymTime);
  	background-repeat:no-repeat;
  	padding-left:25px;
  	background-color: #FFFFFF;
  	border-color: #B5B8C8;
	border-width:1px;
  	border-color: #B5B8C8;
 	border-style:solid;
}
textarea {
    	font-size: 11px !important;
	width:99%;
	border-width:1px;
  	border-color: #B5B8C8;
 	border-style:solid;
}
select {
    	font-size: 11px !important;
	width:99%;
	height:20px;
	border-width:1px;
  	border-color: #B5B8C8;
 	border-style:solid;
}
.checkboxSimple {
	width: 25px !important;
	height: 12px !important;
	border-width:0px !important;
}
.listboxSimple {
	width: 50px;
	height: 12px;
	border-width:0px;
}
.radioSimple {
	width: 25px !important;
	height: 12px !important;
	border-width:0px !important;
}
.server {
  	background-image: url(SHRSymHouse);
  	background-repeat:no-repeat;
  	padding-left:25px !important;
  	padding-bottom: 0;
  	padding-top: 2px;
  	background-color: #FFFFFF;
   	vertical-align: middle;
	border-width:1px;
  	border-color: #B5B8C8;
 	border-style:solid;
} 
.namess {
  	background-image: url(SHRSymDelegate);
  	background-repeat:no-repeat;
  	padding-left:25px !important;
  	padding-bottom: 0;
  	padding-top: 2px;
  	background-color: #FFFFFF;
   	vertical-align: middle;
	border-width:1px;
  	border-color: #B5B8C8;
 	border-style:solid;
} 
.namesm {
  	background-image: url(SHRSymDelegate);
  	background-repeat:no-repeat;
  	padding-left:25px !important;
  	padding-bottom: 0;
  	padding-top: 2px;
  	background-color: #FFFFFF;
   	vertical-align: middle;
	border-width:1px;
  	border-color: #B5B8C8;
 	border-style:solid;
} 
.persons {
  	background-image: url(SHRSymDelegate);
  	background-repeat:no-repeat;
  	padding-left:25px !important;
  	padding-bottom: 0;
  	padding-top: 2px;
  	background-color: #FFFFFF;
   	vertical-align: middle;
	border-width:1px;
  	border-color: #B5B8C8;
 	border-style:solid;
} 
.personm {
  	background-image: url(SHRSymDelegate);
  	background-repeat:no-repeat;
  	padding-left:25px !important;
  	padding-bottom: 0;
  	padding-top: 2px;
  	background-color: #FFFFFF;
   	vertical-align: middle;
	border-width:1px;
  	border-color: #B5B8C8;
 	border-style:solid;
} 
.personz {
  	background-image: url(SHRSymDelegate);
  	background-repeat:no-repeat;
  	padding-left:25px !important;
  	padding-bottom: 0;
  	padding-top: 2px;
  	background-color: #FFFFFF;
   	vertical-align: middle;
	border-width:1px;
  	border-color: #B5B8C8;
 	border-style:solid;
} 

/*----------------------------------------------------------------------------------------------------------*/
/* Teilmaske <SHR-TM-Header (Titel)	 		            */
/*----------------------------------------------------------------------------------------------------------*/
.tdHeader {
    	border-style:solid;    
	border-width:1px;   
	border-color:#E8E8E8;
	padding-left:5px !important;
	padding-top:5px !important;
	padding-bottom:4px !important;
	margin-left:2px !important;
	background-image: url(SHRBgTMHeader);
	background-repeat: no-repeat;
  	background-size:100% auto;
	width:99%;
}
.tdHeader2 {
    	border-style:solid !important;    
	border-width:0px !important;
	border-bottom-width:2px !important;   
	border-color:#E8E8E8;
	width:100%;
}
.TitleFull {
    	font-size: 16px;
	color: #8B0000;
	font-weight:bold;
	background-color:transparent;
	border-color:grey;
 	border-style:none;
 	border-width:0px;
	text-align: center;
	width:99%;
}
.TitleDialog {
    	font-size: 16px !important;
	color: #8B0000;
	font-weight:bold;
	background-color:transparent;
	border-color:grey;
 	border-style:none;
 	border-width:0px !important;
	text-align: center;
	width:90%;
}

/*----------------------------------------------------------------------------------------------------------*/
/* Actionbar und Header fixieren. Scrollbereich um Absatz reduzieren */
/*----------------------------------------------------------------------------------------------------------*/
.divActionbar
{
	position:fixed;
	background-color:white;
	opacity:1;
	width:95%;
	height:125px;
	left:12px; 
	top:12px;
  	background-image: url(SHRSymactionbar.gif);
	background-repeat:repeat-x;
}
.divTitle {position:fixed; width:98%; height:50px; left:12px; top:40px }
.divTitleAddAbsatz {margin-top:125px}

/*----------------------------------------------------------------------------------------------------------*/
/* Actionbar und Header fixieren. Scrollbereich um Absatz reduzieren */
/*----------------------------------------------------------------------------------------------------------*/
.orgdivActionbar
{
	position:fixed;
	background-color:white;
	opacity:1;
	width:100%;
	height:115px;
	left:0; 
	top:0;
  	background-image: url(SHRSymactionbarHover.gif);
	background-repeat:repeat-x;
}
.orgdivTitle {position:fixed; width:100%; height:50px; left:0px; top:24px }
.orgdivTitleAddAbsatz {margin-top:115px}

/*----------------------------------------------------------------------------------------------------------*/
/* Actionbar (=Tabelle mit Hintergrundbild -> Farbänderung bei hover */
/*----------------------------------------------------------------------------------------------------------*/
.ABTable {
}
.actionbarFoCell {
	text-decoration:none !important;
	text-align: center;
	font-size: 11px !important;	
	border-width:0px !important;
 	border-style:none !important;
  	color: 	#E0FFFF;
  	background-image: url(SHRSymactionbar.gif);
  	background-repeat:repeat;
  	height:18px;
	padding-left:15px !important;
	padding-right:15px !important;
	padding-top:2px !important;
}
.actionbarFoCell:hover {background-image: url(SHRSymactionbarHover.gif)}

.TextSmall {
    	font-size: 6px;
}
.space {
	height:12px;
}
.TextAreaRender {
    	font-size: 11px;
  	border-color: #B5B8C8;
 	border-style:none;
  	border-right-style:solid;
  	border-left-style:solid;
  	border-bottom-style:solid;
  	border-top-style:solid;
}
.TextCalculatedMl {
    	font-size: 11px;
  	border-width:0px;
 	border-style:none;
	background-color:white;
	opacity:1;
	width:95%;
}
.ListBox {
    	font-size: 11px;
	width:100% !important;
  	border-color: #B5B8C8;
 	border-style:none;
  	border-right-style:solid;
  	border-left-style:solid;
  	border-bottom-style:solid;
  	border-top-style:solid;
}
.MultiCombo {
    	font-size: 11px;
  	border-color: #B5B8C8;
 	border-style:none;
  	border-right-style:solid;
  	border-left-style:solid;
  	border-bottom-style:solid;
  	border-top-style:solid;
}

.CssSelect {
    	font-size: 11px;
	border:1px solid #0070C0;
}
.TitleFull {
    	font-size: 14px;
	border:1px solid #0070C0;
	color: 	#8B0000;
}
.TableSubTitle {
    	font-size: 10px;
	border:1px solid #0070C0;
	color: 	#8B0000;
}
.tdStrich {
    	border-style:solid;    
	border-width:1px;   
	border-color:#E8E8E8;
	background-image: url(SHRBgTMHeader);
	background-repeat: no-repeat;
  	background-size:100% auto;
	width:99%;
}
.fldopt {
	background-color : lightcyan;
	padding-left : 2px;
	width:98%;
}
.fldman {
	background-color : #ffeade;
	padding-left : 2px;
	width:98%;
}