/*START TopFrame*/
/*TopFrame body*/
.frameTop {
	background-color:#E0E0E0;
	background-image:url(../adm_img/etc/backend_top_bg.gif);
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	padding:2px;
}
.frameTopTable {
	width:100%;
}
.frameTopStart,.frameToptd_2,.frameToptd_3,.frameToptd_4 {
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size:11px;
	color:black;
}
.frameTopStart {
	width:80px;
	height:20px;
}
.frameToptd_2,.frameToptd_3 {
	padding-right:4px;
	padding-left:4px;
	height:32px;
	vertical-align:center;
}
.frameToptd_2 {
	width:100%;
}
.frameToptd_2 {
	text-align:left;
}
.frameToptd_3 {
	width:200px;
}
.frameTopBreak {
	width:2px; 
	height:20px;
	margin-left:4px;
	margin-right:4px;
	margin-top:4px;
	margin-bottom:4px;
}
/*Shortcuticons*/
.pd_img {
	width:16px;
	height:16px;
	cursor:pointer;
	vertical-align:middle;
}
.scTd,.scTdhover {
	border-top:1px solid #C8C9C1;
	border-left:1px solid #C8C9C1;
	border-right:1px solid #888;
	border-bottom:1px solid #888;
}
.scTd {
	background:#F3F3F3;
	padding:2px;
}
.scTdhover {
	background:#F9F9F9;
	padding:2px;
}
.scpl {
	width:5px;
}
/*kleine Edit Icons*/
.smallEditIcon,.smallEditIconhover {
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size:11px;
	color:#000000;
	padding-right:3px;
	padding-left:3px;
	padding-top:1px;
	padding-bottom:2px;
	vertical-align:middle;
	height:20px;
	cursor:pointer;
	white-space:nowrap;
}

.smallEditIcon {
	border-top:1px dotted #c0c0c0;
	border-left:1px dotted #c0c0c0;
	border-right:1px dotted #808080;
	border-bottom:1px dotted #808080;
	background-color:#E8E8E8;
	filter: alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity: 0.75;
}
.smallEditIconhover {
	border-top:1px solid #808080;
	border-left:1px solid #808080;
	border-right:1px solid #c0c0c0;
	border-bottom:1px solid #c0c0c0;
	background-color:#F0F0F0;
	padding-left:5px;
	padding-right:1px;
	padding-top:2px;
	padding-bottom:1px;
}
/*
.largeEditIcon,.largeEditIconhover {
	border-top:1px solid #C8C9C1;
	border-right:1px solid #888;
	border-left:1px solid #C8C9C1;
	border-bottom:1px solid #000;
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size:12px;
	color:#000000;
	padding-right:3px;
	padding-left:3px;
	vertical-align:middle;
	height:20px;
	cursor:pointer;
}
.largeEditIcon {
	background:#F3F3F3;
}
.largeEditIconhover {
	background:#F9F9F9;
}
*/

/*StartButton*/
.sbTable {
	width:80px;
	height:20px;
}
.sbTd_01 {
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#E4E4E4;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#808080;
	background:#E4E4E4;
	width:80px;
}
.sbTd_02 {
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#000000;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#FFFFFF;
	background:#E4E4E4;
	width:80px;
	height:1px;
}
.sbTd_03,.sbTd_03hover {
	height:16px;
	width:80px;
	border-left-width:2px;
	border-left-style:solid;
	border-left-color:#E4E4E4;						
	border-right-width:2px;
	border-right-style:solid;
	border-right-color:#E4E4E4;
	border-bottom-width:3px;
	border-bottom-style:solid;
	border-bottom-color:#E4E4E4;						
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:black;
	text-align:center;
	cursor:pointer;
}
.sbTd_03 {
	background:#F0F0F0;
}
.sbTd_03hover {
	background:#FFFFFF;
}
.img1x1 {
	height:1px;
	width:1px;
}
.sbTd_04 {
	height:16px;
	width:1px;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#E4E4E4;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#808080;
	background:#E4E4E4;
}
.sbTd_05 {
	height:16px;
	width:1px;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#E4E4E4;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#808080;
	background:#E4E4E4;
}
/*END TopFrame*/

/*START NavigationFrame*/
.navTreeBody {
	background-color:#E0E0E0;
	background-image:url(../adm_img/etc/content_bg_hell.gif);
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
}
.navDiv01 {
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#E7E7E7;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#FBFBFB;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#F7F7F7;
	background:#FFFFFF;
}
.navDiv02 {
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#A7A7A7;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#CACACA;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#D2D2D2;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#CECECE;
	height:500px;
	overflow-x:auto;
	overflow-y:auto;
}
.controlDiv02 {
	height:500px;
	overflow-x:auto;
	overflow-y:auto;
}
.navTable {
	width:100%;
}
.navTreeDisabled,.navTreeSelected,.navTreeSelectedBold,.navTreeRoot,.navTreeMain,.navTreeNormal,.navTreeRootbold,.navTreeMainbold,.navTreeNormalbold {
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	text-decoration:none;
	color:#000000;
	cursor:pointer;
	white-space:nowrap;
}
.navTreeRoot,.navTreeMain,.navTreeNormal {
	font-weight:normal;
}
.navTreeRootbold,.navTreeMainbold,.navTreeNormalbold {
	font-weight:bold;
}
.navTreeRoot,.navTreeRootbold {
	font-size:12px;
}
.navTreeMain,.navTreeMainbold {
	font-size:11px;
}
.navTreeNormal,.navTreeNormalbold {
	font-size:11px;
}
.navTreeDisabled,.navTreeSelected {
	font-size:11px;
}
.navTreeDisabled {
	font-style: italic;
	color:#999999;
}
.navTreeSelected,.navTreeSelectedBold {
	font-weight:bold;
	color:#404080;
}

.navTr {
	background:#FFFFFF;
	padding-top:3px;
	padding-bottom:3px;
	height:20px;
}
.navTrhover {
	background:#E8F2FE;
	padding-top:3px;
	padding-bottom:3px;
	height:20px;
}
/*END NavigationFrame*/

/*START EditDialog*/
/*EditDialog Body*/
.StandardBackendBody {
	background-color:#E0E0E0;
	background-image:url(../adm_img/etc/content_bg_hell.gif);
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size:12px;
	color:black;
	padding-top:6px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
}

/*Rahmen und Tabs der Editseite*/
.contentTdTabs {
	background: transparent;
}
.contentTdLeftTop,.contentTdRightTop {
	background: transparent;
	font-size:1px;
}
.contentTdMain,.contentTdLeftBottom,.contentTdRightBottom,.contentTdMainTopBorder {
	/*background:#DAE1E9;*/
	background-color:#e8e8e8;
}
.contentTdMain,.contentTdMainTopBorder {
	border-bottom:1px solid #fff;
	border-left:1px solid #999;
	border-right:1px solid #fff;
}
.contentTdMainTopBorder {
	border-top:1px solid #999;
}
.contentTdLeftBottom {
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #999;
	font-size:1px;
}
.contentTdRightBottom {
	border-top:1px solid #999;
	border-right:1px solid #fff;
	font-size:1px;
}

/*EditDialog Formulartabelle*/
.FormTable {
	padding-right:5px;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:3px;
	width:100%;
}
/*EditDialog Label*/
.FormLabel,.FormLabelRequired,.FormLabelDisabled	{
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size:12px;
	padding-top:2px;
	text-align:right;
}
.FormLabel {
	color:#000000;
	font-weight:normal;
}
.FormLabelRequired {
	/*color:#C04040;*/
	font-weight:bold;
}
.FormLabelDisabled {
	color:#808080;
	font-weight:normal;
	font-style:italic;
}
/*EditDialog Formelementspalte*/
.tdFormElement {
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
	text-align:left;
	white-space:nowrap;
}
/*EditDialog Zusatzspalte*/
.tdFormAddon {
	vertical-align:top;
	padding-bottom:5px;
	white-space:nowrap;
	width:100%;
}
/*EditDialog Textfeld*/
.FormText,.FormTextA,.FormTextHidden,.FormDate,.FormDateA,.FormNumber,.FormNumberA,.FormFile,.FormTextarea,.FormTextareaA,.FormTextareaHidden,.FormTextareaDiv {
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	border:none;
	border-bottom:#808080 1px dotted;	
	padding-left:4px;
	padding-right:4px;
}
.FormText,.FormTextA,.FormTextHidden {
	color:#404040;
	width:333px;
	height:17px;
}
.FormText {
	color:#404040;
}
.FormDate,.FormDateA,.FormNumber,.FormNumberA {
	width:130px;
	height:17px;
}
.FormDate,.FormDateA {
	text-align:center;
}
.FormNumber,.FormNumberA {
	text-align:right;
}
/*EditDialog Selectbox*/
.FormSelect,.FormSelectA  {
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	width:200Px;
	background-color:#FFFFFF;
	color:#404040;
	border:none;
	border-bottom:#808080 1px dotted;	
	padding:2px;
}
.FormSelectSmall {
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	width:200Px;
	background-color:#FFFFFF;
	color:#404040;
	border:none;
	border-bottom:#808080 1px dotted;	
	padding:2px;
}

.FormTextA,.FormDateA,.FormNumberA,.FormTextareaA,.FormSelectA {
	color:#000000;
	background-color:#FFFFC0;
	border-bottom:#808080 1px solid;	
}
.FormTextHidden, .FormTextareaHidden {
	display:none;
}
.FormSelectNoWidth{
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	background-color:#FFFFFF;
	color:#404040;
	border:none;
	border-bottom:#808080 1px dotted;	
	padding:2px;
}

/*EditDialog TextArea*/
.FormTextarea, .FormTextareaHidden,.FormTextareaDiv,.FormTextareaA  {
	width:485px;
	height:200px;
}
.FormTextareaDiv  {
	overflow:auto;
}

/*EditDialog Formelementspalte Textarea*/
.tdFormElementTextarea {
	padding-right:10px;
	padding-bottom:5px;
}
/*EditDialog Images*/
.FormImg {
	border-width:1px;
	border-style:solid;
	border-color:#808080;
	cursor:pointer;
}
.FormImgActive {
	border-width:3px;
	border-style:solid;
	border-color:#808080;
	cursor:pointer;
}
.tdFormImg {
	padding-right:5px;
}
/*EditDialog Checkboxbutton*/
.FormCheckbox {
	background-image:url(../adm_img/etc/check.gif);
	border:1px solid #999;
	font-size:9px;
	font-weight:bold;
	width:15Px;
	height:15Px;
	color:#000000;
}
/*EditDialog Link*/
.FormLink,.FormLink:hover {
	color:#404080;
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	cursor:pointer;
	white-space:nowrap;
}
.FormLink:hover	{
	text-decoration:underline;
}
/*EditDialog Icon ueber das z.B. Popup geoeffnet wird (...)*/
.FormIcon,.FormIconA {
	//background:transparent;
	background-color:#FAFAFA;
	background-repeat:no-repeat;
	width:20px;
	height:20px;
	margin-left:4px;
	cursor:pointer;
}
.FormIcon {
	border-top:1px dotted #c0c0c0;
	border-left:1px dotted #c0c0c0;
	border-right:1px dotted #808080;
	border-bottom:1px dotted #808080;
	
	filter: alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity: 0.75;
}
.FormIconA {
	border-top:1px solid #808080;
	border-left:1px solid #808080;
	border-right:1px solid #c0c0c0;
	border-bottom:1px solid #c0c0c0;
	background-position:1px 1px;
}
/*EditDialog Textfeld fuer Datumsangabe*/
.Form {
	width:141Px;
}
/*EditDialog Zusatzspalten*/
.tdAppend {
	margin:2px;
}
/*Buttons*/
.FormButton	{
	background:transparent;
	border-width:0Px;
	border-style:none;
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	height:20Px;
	color:#000000;
	cursor:pointer;
}
.FormButtonStart,.FormButtonMiddle,.FormButtonEnd,.FormButtonStart_h,.FormButtonMiddle_h,.FormButtonEnd_h  {
	border:none;
	border-style:none;
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	height:22px;
	color:#000000;
	cursor:pointer;
	white-space:nowrap;
}
.FormButtonStart {
	background-image:url(../adm_img/etc/button_start.gif);
	background-repeat:no-repeat;
	width:11px;
}
.FormButtonMiddle {
	background-image:url(../adm_img/etc/button_middle.gif);
	background-repeat:repeat-x;
	width:90px;
	white-space:nowrap;
}
.FormButtonEnd {
	background-image:url(../adm_img/etc/button_end.gif);
	background-repeat:no-repeat;
	width:11px;
}
.FormButtonStart_h {
	background-image:url(../adm_img/etc/button_start_h.gif);
	background-repeat:no-repeat;
	width:11px;
}
.FormButtonMiddle_h {
	background-image:url(../adm_img/etc/button_middle_h.gif);
	background-repeat:repeat-x;
	width:90px;
}
.FormButtonEnd_h {
	background-image:url(../adm_img/etc/button_end_h.gif);
	background-repeat:no-repeat;
	width:11px;
}
.FormBigShowVisible {
}
.FormBigShowHidden {
	display:none;
}

/*END EditDialog*/

/*START Listenanzeige*/
.ListTable {
	background:#FFFFFF;
	width:100%;
}
.ListEditButtons {
	height:29px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#A7A7A7;
}
.singleListTable {
	background:#FFFFFF;
}
.ListTh,.ListThcenter {
	background-image:url(../adm_img/etc/listth_bg.jpg);
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	height:19px;
	color:#000000;
	padding-right:5px;
	padding-left:5px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#A7A7A7;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#A7A7A7;
	vertical-align:middle;
	cursor:pointer;
	white-space:nowrap;
}
.ListThcenter {
	text-align:center;
}
.ListThhover {
	background-image:url(../adm_img/etc/listth_bg_hover.jpg);
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	height:19px;
	color:#000000;
	padding-right:5px;
	padding-left:5px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#A7A7A7;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#A7A7A7;
	vertical-align:middle;
	cursor:pointer;
	white-space:nowrap;
}
.ListTd {
	background:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#404080;
	padding:3px;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#FFFFFF;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#E0E0E0;
	white-space:nowrap;
}
.ListTdWrap {
	background:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#404080;
	padding:3px;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#FFFFFF;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#E0E0E0;
	white-space:normal;
}
.ListTda {
	background:#F6FAFD;
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#404080;
	padding:3px;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#FFFFFF;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#E0E0E0;
	white-space:nowrap;
}
.ListTdaWrap {
	background:#F6FAFD;
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#404080;
	padding:3px;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#FFFFFF;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#E0E0E0;
	white-space:normal;
}

.ListTdhover {
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#404080;
	padding:3px;
	background:#ECF5FC;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#ECF5FC;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#B6D6FD;
	white-space:nowrap;
}
.ListTdhoverWrap {
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#404080;
	padding:3px;
	background:#ECF5FC;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#ECF5FC;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#B6D6FD;
	white-space:normal;
}
.ListTddisabled {
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#666666;
	padding:5px;
	background:#EFEFEF;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#FFFFFF;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#E0E0E0;
	white-space:nowrap;
}
.ListTddisabledWrap {
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#666666;
	padding:5px;
	background:#EFEFEF;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#FFFFFF;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#E0E0E0;
	white-space:normal;
}

.ListTdPreselect {
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#404080;
	padding:3px;
	background:#7CC3F9;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#ECF5FC;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#B6D6FD;
	white-space:nowrap;
}
.ListTdPreselectWrap {
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#404080;
	padding:3px;
	background:#7CC3F9;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#ECF5FC;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#B6D6FD;
	white-space:normal;
}

.ListLink {
	cursor:pointer;
	color:#404080;
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	text-decoration:underline;
}
.ListLink:hover {
	color:#000000;
}
.ButtonLink,.ButtonLinkhover,.ButtonLinkA {
	border:1px solid #A7A7A7;
	padding-right:5px;
	padding-left:5px;
	padding-top:1px;
	padding-bottom:1px;
	cursor:pointer;
	color:#404080;
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.ButtonLink {
	background:#FFFFFF;
}
.ButtonLinkhover {
	background:#EBEBEB;
}
.ButtonLinkA {
	color:#000000;
	background-color:#FFFFC0;
}

/*END Listenanzeige*/

/*ControlFrame(rechts)*/
.ControlBody {
	background-color:#C0C0C0;
	background-image:url(../adm_img/etc/content_bg_hell.gif);
	padding:5px;
}
.ControlTd {
	width:100%;
	text-align:center;
	padding-top:3px;
}
.ControlPh {
	height:10px;
}
.ControlIcon {
	width:32px;
	height:32px;
	cursor:pointer;
}
.ControlButtonText,.ControlButtonTextDisabled {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size:10px;
	letter-spacing:-1px;
	cursor:pointer;
	padding:3px;
}
.ControlButtonTextDisabled {
	color:#000000;
}
.ControlButtonTextDisabled {
	color:#999999;
}
.ControlButtonImg {
	/*
	border-top:2px solid #fff;
	border-left:2px solid #fff;
	*/
	text-align:center;
	cursor:pointer;
}
.ControlButtonTablehover {
	width:80px;
	height:80px;
	background-color:#F0F0F0;

	border-top:1px solid #808080;
	border-left:1px solid #808080;
	border-right:1px solid #c0c0c0;
	border-bottom:1px solid #c0c0c0;
	padding-left:2px;
	padding-top:2px;

}
.ControlButtonTable,.ControlButtonTableDisabled {
	width:80px;
	height:80px;
	background-color:#E8E8E8;
	
	border-top:1px dotted #c0c0c0;
	border-left:1px dotted #c0c0c0;
	border-right:1px dotted #808080;
	border-bottom:1px dotted #808080;
	
	filter: alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity: 0.75;
}
/*Statusframe*/
.frameStatusBody {
	background:#F3F3F3;
	background-image:url(../adm_img/etc/content_bg_hell.gif);
	padding-left:5px;
	padding-right:5px;
}
.StatusTable {
	width:100%;
}
.StatusTd {
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	width:33%;
	white-space:nowrap;
	vertical-align:center;
}
/*linker Auswahlbaum*/
.TreeBody,.LinkedBody {
	background:#F3F3F3;
	background-image:url(../adm_img/etc/content_bg_hell.gif);
	padding-top:5px;
	padding-bottom:0px;
}
.TreeBody {
	padding-left:5px;
	padding-right:0px;
}
.TreeMainTable {
	width:100%;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#F5F5F5;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#F5F5F5;
}
.LinkedMainTable {
	width:100%;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#F5F5F5;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#F5F5F5;
}
.TreeLineOne {
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#A7A7A7;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#A7A7A7;
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	padding:0px;
	height:30px;
	overflow:hidden;
}
.LinkedLineOne {
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#A7A7A7;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#A7A7A7;
	height:30px;
	overflow:hidden;
	padding-left:5px;
}
.TreeLineTwo {
	padding-right:5px;
}
.LinkedLineTwo {
	border-right:1px solid #A7A7A7;
	border-left:1px solid #A7A7A7;
}
.LinkedLineThree {
	border-right:1px solid #A7A7A7;
	border-left:1px solid #A7A7A7;
	border-bottom:1px solid #A7A7A7;
	padding:0px;
	margin:0px;
}
.TreeTable,.LinkedTable {
	width:100%;
	padding:0px;
}
.TreeTh,.TreeThcenter,.TreeThactive {
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	height:21px;
	color:#000000;
	padding-right:5px;
	padding-left:5px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#A7A7A7;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#A7A7A7;
	cursor:pointer;
}
.TreeTh,.TreeThcenter {
	background-image:url(../adm_img/etc/listth_bg.jpg);
}
.TreeThactive {
	background-image:url(../adm_img/etc/listth_bg_hover.jpg);
}
.TreeThcenter {
	text-align:center;
}
.TreeTd,.TreeTdhover {
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	padding:2px;
	cursor:pointer;
	height:20px;
}
.TreeTd {
	background:#FFFFFF;
}
.TreeTdhover {
	background:#E8F2FE;
}
.TreeTdPlaceholder {
	height:20px;
	padding-right:5px;
}
.TabLine {
	height:4px;
	background-color:#ABF0FF;
	border-right:1px solid #A7A7A7;	
	border-left:1px solid #A7A7A7;
}
.TabNormal,.TabActivated {
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	height:19px;
	color:#000000;
	padding-right:5px;
	padding-left:5px;
	cursor:pointer;
	white-space:nowrap;
	border-right:1px solid #A7A7A7;
	border-top:1px solid #A7A7A7;
}
.TabNormal {
	background-image:url(../adm_img/etc/listth_bg.jpg);
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#A7A7A7;	
}
.TabActivated {
	background-image:url(../adm_img/etc/listth_bg_hover.jpg);
}
.TabPlaceholder {
	width:100%;
	border-bottom:1px solid #A7A7A7;
	border-right:1px solid #A7A7A7;
	border-left:1px solid #A7A7A7;
}
/*Auswahlbox*/
.selectBox {
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	width:300Px;
	background:#FFFFFF;
	border-width:1px;
	border-style:solid;
	border-color:#A7A7A7;
}
.hlText {
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.normalText {
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
}
.dummyTableHidden {
	/*width:100%;*/
	display:none;
}
.dummyTableVisible {
	/*width:100%;*/
}
.linkimg {
	cursor:pointer;
}
/*Scrollbare Tabelle mit festem Header*/
.fixedHeader tr {
	/*position: relative;*/
 /*	height: auto;*/
}
.scrollContent {
	overflow-x:hidden;
	overflow-y:auto;
}
.scrollContent tr td:last-child {
	padding-right: 20px;
}
.TableContainer {
 	overflow-x:scroll;
 	overflow-y:auto;
 	background-color:#FFFFFF;
	border:1px solid #A7A7A7;
}
.LinkedTableContainer {
 	overflow-x:scroll;
 	overflow-y:auto;
 	background-color:#FFFFFF;
}
.contextTable {
	background:#F3F3F3;
	border-top:1px solid #C8C9C1;
	border-left:1px solid #C8C9C1;
	border-right:2px solid #999;
	border-bottom:2px solid #999;
	padding:2px;
}
.contextNormal,.contextActive {
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	padding:3px;
	margin:0px;
	cursor:pointer;
}
.contextNormal {
	background:#FFFFFF;
	color:#000000;
}
.contextActive {
	background:#E8F2FE;
	color:#000000;
}
.editTabTable {
	border-collapse:collapse;
}
/*Tabs*/
.editTabTableTd,.editTabTableTdEnabled {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	height:19px;
	color:#000000;
	padding-right:5px;
	padding-left:5px;
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #999;
	border-bottom:2px solid #999;
	white-space:nowrap;
	cursor:pointer;
}
.editTabTableTd {
	background-image:url(../adm_img/etc/listth_bg.jpg);
}
.editTabTableTdEnabled {
	background-image:url(../adm_img/etc/listth_bg_hover.jpg);
}
.hiddenElement {
	display:none;
}
.visibleElement {
}
.boxElement {
	overflow-x:auto;
	overflow-y:auto;
}
/*LoginDialog*/
.loginTitle {
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size:14px;
	font-style:bold;
	color:#162049;
	text-align:center
}
.loginText {
	color:#404040;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	padding:4px;
}
.loginLabel {
	color:#004595;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bolder;
	text-align:right;
	padding:4px;
}
.loginLink {
	color:#4040C0;
	text-decoration:none;
}
.loginLink:hover {
	color:#C04040;
	text-decoration:underline;
}
.loginBody {
	background-color:#C0C0C0;
}
.errorText,.successText  {
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;
}
.errorText {
	color:#DF2121;
}
.successText {
	color:green;
}
/*Kalender*/
.calTable {
	border:1px solid #A7A7A7;
	background:#FFFFFF;
}
.calMainTd {
	text-align:center;
	vertical-align:top;
}
.calWD {
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#404080;
}
.calWDs {
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#A7A7A7;
}
.calTd,.calTda,.calTds {
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#404080;
	padding:4px;
	border-top:1px solid #A7A7A7;
	border-left:1px solid #A7A7A7;
	border-bottom:2px solid #A7A7A7;
	border-right:2px solid #A7A7A7;
	white-space:nowrap;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
}
.calTd {
	background:#FFFFFF;
}
.calTda {
	background:#F6FAFD;
}
.calTds {
	background:#DAE1E9;
}
.calLink {
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
	color:#404080;
	white-space:nowrap;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	padding:3px;
}
.logoutTable {
	background:#FFFFFF;
	border-top:1px solid #CECECE;
	border-right:1px solid #CACACA;
	border-left:1px solid #D2D2D2;
	border-bottom:1px solid #CECECE;
	width:100%;
	margin-left:1px;
	margin-right:1px;
	margin-top:0px;
}
.logoutTd {
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-right:5px;
	color:#777777;
	cursor:pointer;
	height:32px;
}
.logoutIcon {
	width:16px;
	height:16px;
	vertical-align:middle;
	padding-right:5px;
	cursor:pointer;
}
/*Personal Desktop*/
.pdHeadLine,.pdHeadLineActive {
	padding-right:10px;
	padding-left:5px;
	padding-bottom:2px;
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
	border-bottom:1px solid #999;
}
.pdHeadLine {
	color:#999;
}
.pdHeadLineActive {
	color:#333;
}
div.PDDiv {
 	overflow-x:auto;
 	overflow-y:auto;
 	background-color:#FFFFFF;
	border:1px solid #A7A7A7;
	display:none;
}
.thumbnail_table {
	border:1px solid #A7A7A7;	
	width:100px;
	height:75px;
}
.thumbnail_td {
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-align:center;
}
.thumbnail_img {
	border-left:1px solid #A7A7A7;	
	border-top:1px solid #A7A7A7;	
	border-right:2px solid #A7A7A7;	
	border-bottom:2px solid #A7A7A7;
	cursor:pointer;	
}
.simpleBorder {
	border-left:1px solid #A7A7A7;	
	border-top:1px solid #A7A7A7;	
	border-right:2px solid #A7A7A7;	
	border-bottom:2px solid #A7A7A7;
}
.middleimg {
	vertical-align:middle;
}
.errorLayer {
	background-color:#ffffff;
	border-left:1px solid #A7A7A7;	
	border-top:1px solid #A7A7A7;	
	border-right:2px solid #A7A7A7;	
	border-bottom:2px solid #A7A7A7;
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	position:absolute;
	z-index:100;
	width:500px;
	height:500px;
	padding:5px;
	overflow:hidden;
}
.errorTop {
	height:50px;
	white-space:nowrap;
	text-align:center;
}
.errorElements {
	height:400px;
	width:490px;
	overflow:auto;
}
.boldText {
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	vertical-align:top;
}
.normalText {
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size:11px;
	color:#000000;
	white-space:normal;
	vertical-align:top;
}
.globalsearch,.globalsearchA {
	background-color:#FFFFFF;
	color:#404040;
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	border:none;
	border-bottom:#808080 1px dotted;	
	padding-left:3px;
	padding-right:3px;
	width:150px;
	height:15px;
}
.globalsearchA {
	color:#000000;
	background-color:#FFFFC0;
	border-bottom:#808080 1px solid;	
}
.showAsPointer {
	cursor:pointer;
}
.dummyBody {
	background-color:#E0E0E0;
	background-image:url(../adm_img/etc/content_bg_hell.gif);
	padding:0px;
}
.titleSpan {
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size:13px;
	color:#000000;
	font-weight:bold;
	font-style:italic;
}
.errorMsg {
	border:1px solid #DF2121;
	background-color:#FFEBE3;
	padding:10px;
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	color:#DF2121;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	margin:10px;
	
}
.successMsg {
	border:1px solid #008c00;
	background-color:#c2e7c3;
	padding:5px;
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	color:#008c00;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	margin:10px;
}
.infoMsg {
	border:1px solid #C17512;
	background-color:#FBE29C;
	padding:5px;
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	color:#C17512;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	margin:10px;
}
.messageImg {
	width:32px;
	height:32px;
	margin-right:10px;
	float:left;
}
.errorStack {
	border:1px solid #080808;
	background-color:#f1f1f1;
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	margin:10px;
	padding:10px;
}
.line {
	margin-top:3px;
	margin-bottom:10px;
	border-bottom:1px dotted #A7A7A7;
	height:1px;
	font-size:1px;
}


