/*@import url(css/my_layout.css);*/

em {
	font-style: normal;
        font-weight: bold;
}

.a_linkToSlice, 
.a_linkToSlice a:focus, 
.a_linkToSlice a:hover, 
.a_linkToSlice a:active {
	color: #490202;
	font-weight: normal;
	text-decoration: none;
}

.externalLink { color: #490202; text-decoration: none; }

.externalLink:link { color: #490202; text-decoration: none; }

.externalLink:visited { color: #490202; text-decoration: none; }

.externalLink:hover { color: #490202; text-decoration: underline; }

.externalLink:active { color: #490202; text-decoration: none; }

.externalLink:focus { color: #490202; text-decoration: none; }

.internResourceDetailsTable {
	color: #444444;
	padding: 0px;
	width: 90%;
	border-collapse: collapse;
	border-color: #444444;
	border-width: 0px;
	border-style: none;
	background: #FFFFFF;
	margin: 0px auto;
}

.internResourceDetailsTableComponentLabelTD {
	font-size: smaller;
	font-weight: normal;
	font-style: italic;
	text-align: right;
	vertical-align: top;
	margin: 0px;
	border-right-color: #444444;
	border-right-width: 1px;
	border-right-style: dotted;
	padding: 4px 5px 4px 0px;
}

.internResourceDetailsTableComponentValueTD {
	font-size: smaller;
	font-weight: normal;
	font-style: italic;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 4px 5px;
}

.internResourceDetailsTableFieldLabelTD {
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	margin: 0px;
	border-right-color: #444444;
	border-right-width: 1px;
	border-right-style: dotted;
	padding: 4px 5px 4px 0px;
}

.internResourceDetailsTableFieldValueTD {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 4px 5px;
}

.internResourceDetailsTableHiddenFieldLabelTD {
	width: 15em;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	margin: 0px;
	padding: 4px 5px 4px 0px;
}

.internResourceDetailsTableRow{
	border-bottom-color: #444444;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

.internResourceDetailsTitle {
	font-size: larger;
	margin-left: 0.5em;
	margin-right: 0.5em;
	width: auto;
}

.markedItemsActions{ padding: 0px; margin: 20px 0px 0px 5%; }

.markedItemsActions A{
	display: block;
	width: 11em;
	margin-left: 10px;
	color: #444444;
	text-decoration: none;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #888888; 
}


.queryField{ float: left; width: 60%; clear: none; }

.queryFieldContainer{
	float: left;
	width: 88%;
	display: block;
	text-align: left;
	padding-left: 5px;
	margin: 5px 0px 0px;
}

.queryForm{
	width: 100%;
	height: 100%;
	clear: both;
	color: #000000;
	border-width: 0px;
	border-style: solid;
	border-color: #EFEFEF;
	background: #FFFFFF;
	margin: 0px;
	padding: 0.5em 0px 100%;
}

.queryLabel{
	float: left;
	display: block;
	text-align: right;
	vertical-align: text-bottom;
	width: 10%;
	color: #000000;
	padding: 0px;
	margin: 5px 0px 0px;
}

.queryOperator{
	float: left;
	clear: none;
	text-align: left;
	vertical-align: text-bottom;
	padding: 0px;
	margin: 0px 5px 0px 0px;
}

.queryOperatorLabel{
	float: left;
	clear: none;
	text-align: left;
	vertical-align: text-bottom;
	margin-right: 10px;
	color: #000000;
}

.querySearchButton{
	float: left;
	clear: none;
	color: #000000;
	text-align: left;
	vertical-align: text-bottom;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	margin-left: 10px;
	background: #D1D1D1;
}

.querySearchButtonRow{
	float: right;
	display: block;
	width: 100%;
	margin-right: 10px;
	margin-bottom: 5px;
}

.querySelectField{
	float: left;
	clear: none;
	text-align: left;
	vertical-align: text-bottom;
	padding: 0px;
	margin: 0px 5px 0px 0px;
}

.resourceDetailTableCellLabel{
	width: 14em;
	text-align: left;
	font-weight: bold;
	vertical-align: top;
}

.resourceDetailTableCellValue{
	text-align: left;
	font-weight: normal;
	vertical-align: top;
}

.resultActions{ text-align: right; padding: 0px; margin: 5px 0px 0px; }

.resultActions A{
	margin-left: 10px;
	color: #444444;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #888888; 
}

.resultBreadcrumbs{
	font-size: smaller;
	font-weight: normal;
	text-align: left;
	color: #888888;
	background: #FFFFFF;
	margin: 0px 0px 2em;
	padding: 0px;
}

.resultDiv{
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #BFBF99;
	;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #BFBF99;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #BFBF99;
}

.resultFieldLabel{
	display: inline;
	font-weight: bold; /*
	width: 15em;
	text-align: right;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	*/
}

.resultFieldValue{
	display: inline; /*
	top: -1.5em;
	left: 16em;
	right: 0px;
	padding: 0px;
	width: auto;
	text-align: left;
	*/
}

.resultList{
	list-style-position: outside;
	margin: 0px;
	padding: 2em;
	border-style: solid;
	border-color: #FF00FF;
	border-width: 0px;
	background: #FFFFFF;
}

.resultList LI{
	padding-top:  0.25em;
	padding-bottom:  0.25em;
	border-bottom-style: dotted;
	border-bottom-color: #888888;
	border-width: 1px;
	
}

.resultPageCounter{
	line-height: 1.5em;
	padding-left: 4em;
	padding-top: 1em;
	padding-bottom: 1em;
	font-weight: normal;
	color: #444444;
	background: #BFBF99;
}

.resultPageCounterItem{ margin-left: 3px; margin-right: 3px; padding: 2px; }

.resultPageCounterLabel{ }

.resultPageCounterSelectedItem{
	margin-left: 3px;
	margin-right: 3px;
	color: #444444;
	padding: 2px;
	background: #BFBF99;
}

.resultPageCounterForm {
        display: inline;
}

.resultPageCounterForm input[type=submit] {
	background: #AAAAAA;
}

.resultTable{
	border-top-style: solid; /*	float:left;
	width: 100%;*/
	border-top-width: 2px;
	border-top-color: #D1D1D1;
	border-bottom-style: solid;
	border-bottom-color: #FDF8E6;
	border-bottom-width: 2px;
	margin: 0px;
	background: #FFFFFF;
}

.resultTableCellActions{ width: 10em; vertical-align: top; text-align: left; }

.resultTableCellOrdinal{ width: 2em; vertical-align: top; text-align: right; }

.resultTableCellResourceContent{ width: auto; vertical-align: top; text-align: left; }

.resultTableCellSelection{ width: 2em; vertical-align: top; text-align: right; }

.resultTableRow{
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #313131;
	border-bottom-style: dotted;
	border-bottom-color: #313131;
	border-bottom-width: 1px;
}

.resultTitle{
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding: 0px; /*	margin-left: 10.2em;*/
}

.worklistContent{
	float: left;
	width: 100%;
	height: 100%;
	margin-top: 20px;
	background: #333333;
}

.worklistMenu{ padding: 0px; margin: 0px; background: #FFFFFF; }

#linebreak1{
	float: left;
	display: block;
	clear: both;
	line-height: 1.5em;
}

#linebreak2{
	float: left;
	display: block;
	clear: both;
	line-height: 2em;
}

#submenu {
	width: 100%;
	overflow: hidden;
	margin: 2.4em 0 1.5em 0;
	list-style-type: none;
	border-top: 2px #DDDDDD solid;
	border-bottom: 2px #DDDDDD solid;
}

#submenu a,
  #submenu strong {
	display: block;
	width: 90%;
	padding: 3px 0px 3px 10%;
	text-decoration: none;
	color: #444444;
	border-bottom: 1px #EEEEEE solid;
	background: #FFFFFF;
}

#submenu li { float: left; width: 100%; margin: 0; padding: 0; }

#submenu ul { list-style-type: none; margin: 0; padding: 0; }

#tree a,
#tree strong {
	display: block; /*padding: 0px;*/
	text-decoration: none;
	color: #444444;
	border-bottom: 1px #EEEEEE solid;
	background: #FFFFFF;
}

#tree li { }

#tree li a { color: #444444; background: #FFFFFF; }

#tree li a#selected { color: #000000; font-weight: bold; background: #FFFFFF; }

#tree li a#selected:focus,
#tree li a#selected:hover,
#tree li a#selected:active { color: #FFFFFF; background: #480202; }

#tree li a:focus,
#tree li a:hover,
#tree li a:active { color: #FFFFFF; background: #480202; }

#tree li span {
	display: block; /*  padding: 0px;*/
	font-weight: bold;
	border-bottom: 1px #DDDDDD solid;
}

#tree li#close {
	list-style-image: url(../pics/tree-open.gif);
	list-style-position: outside;
}

#tree li#item{
	list-style-image: url(../pics/tree-item.gif);
	list-style-position: outside;
}

#tree li#open {
	list-style-image: url(../pics/tree-close.gif);
	list-style-position: outside;
}

/* Menu Title */
#tree li#title {
	font-weight: bold;
	color: #444444;
	border-bottom: 4px #888888 solid;
	background: #FFFFFF;
}

#tree ul {
	list-style-type: none;
	width: 100%; /*margin:0; padding: 0px; */
}

a{ color: #490202; text-decoration: none; }

a, a:focus, a:active{ color: #490202; text-decoration: none; }
a:hover{ color: #490202; text-decoration: underline; }

@charset "UTF-8";
#tree {
	width: 100%;
	overflow: show;
	margin: 0em;
	list-style-type: none;
	border-top: 0px #DDDDDD solid;
	border-bottom: 0px #DDDDDD solid;
}

/* neu für ViFa KoMFiT (von YAML-Teilen übernommen): */

div#main ul, div#main ol, div#main dl { line-height: 1.5em; margin: 0 0 0 0 }
div#main li { margin-left: 1.5em; line-height: 1.5em }

div#main img { border: 0; }

input, select { font-size: small; }
