@charset "utf-8";
/* Layout Änderung */
/*
#mitte {
	width:614px;
}

#navi-corporate {
	width:544px;
}

#content-main {
	margin-right:0;
	padding-right:0;
}

#rastergrafik,
#rechts {
	display:none;
}
*/
/*  Triage spezifisch  */

.Tx-Formhandler form {
	width: auto;
}

.Tx-Formhandler form input {
	float: none;
}
.Tx-Formhandler form label {
	float: none;
}
.Tx-Formhandler form .selectlist {
	width:auto;
}
.Tx-Formhandler form label {
	width: auto;
}
.Tx-Formhandler form label {
	padding-right: 0;
	
}

.tx-icstriage-pi1  table a:link, .tx-icstriage-pi1 table a:visited, .tx-icstriage-pi1 table a:focus, .tx-icstriage-pi1 table a:hover {
color:#846E54;
text-decoration:underline;
}

.tx-icstriage-pi1 table td  {
	background-color: #EBE3D7;
}
.tx_icstriage_tooltip-tip {
	
	width: 400px;
	z-index: 13000;
	border: 1px solid #C1AD89;
	background-color: #EBE3D7;
}
.tx_icstriage_tooltip-title {
	font-size: 0.8em;
	background-color: #C1AD89;
	padding: 5px;
}
.tx_icstriage_tooltip-text {
	font-size: 0.7em;
	background-color: #FFFFFF;
	padding: 5px;
	text-align: left;
}













.tx_icstriage_header { 
	margin-bottom: 10px;
	clear:both;
	
}
.tx_icstriage_footer { 
	
	margin-top: 10px;
	padding-top: 3px;
	
}
.tx_icstriage_nav {
	float: left;
	font-size: 0.9em;
}
.tx_icstriage_nav a {
	
}
.tx_icstriage_status {
	float: right;
	font-size: 0.9em;
}
div.tx_icstriage_flash_error {
	margin: 10px;
	padding: 10px;
	border: 2px solid #cc0000;
	background-color: #ffcccc;
	color: #990000;
}
div.tx_icstriage_flash_warning {
margin: 20px 0px;

}
div.tx_icstriage_flash_info {
	margin: 0 0 10px 0;
}
div.tx_icstriage_search_info_box {
	margin: 0px 0px 10px 0px;
	
	
}

.cssbutton {
background-color:#FFFFFF;
border:1px solid #666666;
cursor:pointer;
margin:0;
padding:2px 8px;
}


.Tx-Formhandler form div#roundButtonBoxRight,
.Tx-Formhandler form div#roundButtonBoxLeft {
	background-color:#EBE3D7;
}
.Tx-Formhandler form .roundButtonOuter {
	background-color:#C1AD89;
}
.Tx-Formhandler form #abschicken {
	background-color:#EBE3D7;
}

.Tx-Formhandler form div#roundButtonBoxLeft {
float:none;
margin:5px 0 10px 5px;
}

