/* -------------------------------------------------------------------------------------------------------------- */
/* Style für Admin Bearbeiten Pages */
/* -------------------------------------------------------------------------------------------------------------- */

/* wird gelegentlich noch verwendet, abwärtskompatibel. Admin Seitenaufbau siehe styleAdministrationNeu.css ... */
TABLE.pageAdminObjektTable {
    width: 600px;
	border-collapse:collapse;
	padding-left: 25px;
    padding-right: 25px;
    background-color: white;
}


/* Div in commonContentInclude/jsEditMenuBar.jsp*/
DIV.mainEditMenuBarDiv {
	float: left;
}

/* -------------------------------------------------------------------------------------------------------------- */
/* Administrations Styles */
/* -------------------------------------------------------------------------------------------------------------- */

.inpButtonAbsLogik { 
	background: #b7b7b7; 
	border-left: 1px solid gray;
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
	border-top: 1px solid gray;
	cursor: hand; 
	color: Black;
	font-family: arial,helvetica,verdana;
	font-size: 11px;
	font-weight: bold;
	width: 60px; 
	height: 18px; 
}

.inpAdminContainer { 
	background: white; 
	cursor: default; 
	font-family: arial,helvetica,verdana;
	font-size: 12px;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black;
}

/*bisher nicht genutzt*/
.divAdminRW { 
	background: white; 
	border: 1px solid black; 
	cursor: default; 
	font-family: arial,helvetica,verdana;
	font-size: 11px;
	height: 18px; 
	max-height: 18px; 
	max-width: 65px; 
	min-height: 18px; 
	min-width: 65px; 
	padding-left: 2px;
	padding-right: 2px;
}
/*bisher nicht genutzt*/
.divAdminRO { 
	background: #d8d8d8; 
	border: 1px solid black; 
	cursor: default; 
	font-family: arial,helvetica,verdana;
	font-size: 11px;
	height: 18px; 
	max-height: 18px; 
	max-width: 65px; 
	min-height: 18px; 
	min-width: 65px; 
	padding-left: 2px;
	padding-right: 2px;
}
/*bisher nicht genutzt*/
.divAdminRecht { 
	
}

.inpAdminRW { 
	background: white; 
	border: 1px solid black; 
	cursor: default; 
	font-family: arial,helvetica,verdana;
	font-size: 11px;
	margin-top: 2px;
}

.inpAdminRO { 
	background: #E2E2E2; 
	border: 1px solid black;
	cursor: default; 
	font-family: arial,helvetica,verdana;
	font-size: 11px;
	margin-top: 2px;
}

/*
.inpAdminRW { 
	background: white; 
	border: 1px solid black; 
	cursor: default; 
	font-family: arial,helvetica,verdana;
	font-size: 11px;
	height: 18px; 
	padding-left: 2px;
	padding-right: 2px;
}
SELECT.inpAdminRW { 
	background: white; 
	border: 1px solid black; 
	cursor: default; 
	font-family: arial,helvetica,verdana;
	font-size: 11px;
	height: 18px; 
	padding-left: 0px;
	padding-right: 0px;
}
*/
.inpAdminBtn { 
	background: #D4D0C8; 
	border: 1px solid black;
	cursor: hand; 
	font-family: arial,helvetica,verdana;
	font-size: 11px;
	height: 19px; 
}

.inpAdminBild { 
	background: white; 
	border: 1px solid black;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 3px;
	padding-bottom: 1px;
	width: 85px;
	height: 85px; 
	overflow: auto;
}
.inpAdminEditor { 
	border: 1px solid black; 
	cursor: default; 
	width: 350px; 
	height: 150px; 
	background-color: white; 
	padding:1; 
	overflow: auto;

	 /* Angabe gleich FCKeditor. */
    font-size: 12px;
    font-family: Arial, Verdana, Sans-Serif;
}
/*
INFO:WICHTIG:
das eigentliche HTML Tag (DIV oder TEXTAREA) bekommt
die Style Information von 'inpAdminEditor' direkt. Da hier nun 
als Style Class 'dokText' angegeben wird. Grund: SWYG
style: border: 1px solid black; cursor: default; background-color: white; padding:1; overflow: auto;
*/

.inpAdminEditorTa { 
	border: 1px solid black; 
	cursor: default; 
	width: 350px; 
	height: 150px; 
	background-color: white; 
	padding:1; 

     /* Angabe gleich FCKeditor. */
    font-family: arial,helvetica,verdana;
    font-size: 11px;
}
/* -------------------------------------------------------------------------------------------------------------- */
/* Link Configurator */
/* -------------------------------------------------------------------------------------------------------------- */

.configTitle { font-family: arial,helvetica,verdana; font-size: 14px; font-weight: bold; COLOR: #001A50; }
.configName { font-family: arial,helvetica,verdana; font-size: 12px; font-weight: bold; COLOR: #001A50; }
.configText { font-family: arial,helvetica,verdana; font-size: 12px; font-weight: bold; COLOR: #001A50; }
.configBez { font-family: arial,helvetica,verdana; font-size: 12px; COLOR: #001A50; }
.configBesch { font-family: arial,helvetica,verdana; font-size: 12px; COLOR: #5f5f5f; }
.configTable { 
    background: #99ccff; 
    border-left: 1px solid #001A50;
    border-bottom: 1px solid #001A50;
    border-right: 1px solid #001A50;
    border-top: 1px solid #001A50;
    width: 100%;
}

.configTableGreen { 
    background: #99cccc; 
    border-left: 1px solid #001A50;
    border-bottom: 1px solid #001A50;
    border-right: 1px solid #001A50;
    border-top: 1px solid #001A50;
    width: 100%;
}

/* -------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------- */

/* -------------------------------------------------------------------------------------------------------------- */
/* Beschriftung */
/* -------------------------------------------------------------------------------------------------------------- */
.descAdmin { font-family: arial,helvetica,verdana; font-size: 12px; COLOR: black; }
.descAdminPropTitle { font-family: arial,helvetica,verdana; font-size: 12px; font-weight: bold; COLOR: black; }
.descAdminTitle { font-family: arial,helvetica,verdana; font-size: 12px; font-weight: bold; COLOR: black; }
.descAdminPfad { font-family: arial,helvetica,verdana; font-size: 12px; COLOR: gray; font-style: italic; }
.descAdminDesc { font-family: arial,helvetica,verdana; font-size: 11px; COLOR: gray;  }

.descAdminTable { font-family: arial,helvetica,verdana; font-size: 12px; width: 100%; border: 1px solid black; background-color: #FFFFFF; }
.descAdminTableGray { font-family: arial,helvetica,verdana; font-size: 12px; width: 100%; border: 1px solid black; background-color: #ECECEC; }
.descAdminTableGrayer { font-family: arial,helvetica,verdana; font-size: 12px; width: 100%; border: 1px solid black; background-color: #b7b7b7; }

.descAdminPropTable { 
	font-family: arial,helvetica,verdana;
	font-size: 12px;
	width: 100%;
	border-left: 1px solid green;
	border-right: 1px solid green;
	border-bottom: 1px outset Black;
	background-color: #f0f0f0;
}
.descAdminPropTableFB { 
	border-top: 1px solid Black; 
	border-left: 1px solid Black; 
	border-right: 1px solid Black; 
	border-bottom: 1px solid Black; 
	background-color: #f0f0f0; 
}
.descAdminVisTable { 
	font-family: arial,helvetica,verdana; 
	font-size: 12px; 
	border: 1px solid #ff9e3e; 
	background-color: #ffce9d; 
}

/* -------------------------------------------------------------------------------------------------------------- */
/* Button */
/* -------------------------------------------------------------------------------------------------------------- */
.descButton { 
	background: #D4D0C8; 
	border: 1px solid black;
	cursor: hand; 
	color: black;
	font-family: arial,helvetica,verdana;
	font-size: 11px;
	width: 80px; 
	height: 18px; 
}

.silverButton { 
	background: silver; 
	border-left: 1px solid gray;
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
	border-top: 1px solid gray;
	cursor: hand; 
	color: black;
	font-family: arial,helvetica,verdana;
	font-size: 11px;
	height: 18px; 
}

.grayButton { 
	background: gray; 
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black;
	cursor: hand; 
	color: black;
	font-family: arial,helvetica,verdana;
	font-size: 11px;
	height: 18px; 
}

.silverButtonTabActive { 
	background: silver; 
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	border-top: 1px solid gray;
	cursor: hand; 
	color: black;
	font-family: arial,helvetica,verdana;
	font-size: 11px;
	height: 18px; 
}
.silverButtonTabInActive { 
	background: silver; 
	border-left: 1px solid gray;
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
	border-top: 1px solid gray;
	cursor: hand; 
	color: black;
	font-family: arial,helvetica,verdana;
	font-size: 11px;
	height: 18px; 
}
.silverButtonTabLineActive { 
	background: silver; 
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	cursor: hand; 
	color: black;
}
.silverButtonTabLineInActive { 
	cursor: hand; 
	color: black;
}

.grayButtonTabActive { 
	background: gray; 
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black;
	cursor: hand; 
	color: black;
	font-family: arial,helvetica,verdana;
	font-size: 11px;
	height: 18px; 
}
.grayButtonTabInActive { 
	background: gray; 
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black;
	cursor: hand; 
	color: black;
	font-family: arial,helvetica,verdana;
	font-size: 11px;
	height: 18px; 
}
.grayButtonTabLineActive { 
	background: gray; 
	border-left: 1px solid black;
	border-right: 1px solid black;
	cursor: hand; 
	color: black;
}
.grayButtonTabLineInActive { 
	cursor: hand; 
	color: black;
}



/* -------------------------------------------------------------------------------------------------------------- */
/* Tootip in Administration */
/* -------------------------------------------------------------------------------------------------------------- */
.tooltipAdminBisher { 
	position: absolute; display: none; background-color: #ECECEC; border-left: 1px solid Black; border-right: 1px inset Black; border-bottom: 1px outset Black; border-top: 1px outset Black; 
}
.tooltipAdmin { 
	display: none; background-color: #ECECEC; border-left: 1px solid Black; border-right: 1px inset Black; border-bottom: 1px outset Black; border-top: 1px outset Black; 
}

.helpImage { cursor: hand; }
.helpTopImage { cursor: hand; margin-right: 6px}
.helpBlockImage { cursor: hand; margin-bottom: 1px; margin-right: 2px}


/* -------------------------------------------------------------------------------------------------------------- */
/* Error Table (tileError.jsp) Auch Info anzeige */
/* -------------------------------------------------------------------------------------------------------------- */
.errorTableOrig { font-family: arial,helvetica,verdana; font-size: 12px; border: 1px solid #DC143C; background: #FFDE9F; color: #DC143C;}
.errorTextOrig { font-family: arial,helvetica,verdana; font-size: 12px; COLOR: #DC143C; }

.errorTable { font-family: arial,helvetica,verdana; font-size: 12px; border:1px solid #4F4F4F; background: #E6E6E6; color: #4F4F4F;} 
.errorText { font-family: arial,helvetica,verdana; font-size: 12px; COLOR:#DC143C; }
