/* iba Myiba */
.myiba_table { float: left;clear: both; width: 590px; margin-bottom: 20px; font-size: 12px;}
.myiba_table thead { font-weight: bold; margin-top: 5px; color: #818182;background:#eeeff0; }
.myiba_table td{ border-bottom: #797978 1px solid; height: 25px; padding-left: 10px;}
.myiba_table tbody { color: #000000;}

.myiba_text_activated { font-weight: bold; color: #339933; }
.myiba_text_deactivated { font-weight: bold; color: #CC3333; }

.myiba_admin table{ float: left; clear: both; width: 590px; margin-bottom: 20px; font-size: 12px;}
.myiba_admin thead { border-bottom: #797978 1px solid;width: 590px;  margin-top: 5px; color: #666666; height: 22px;  font-weight: bold; vertical-align: top;}
.myiba_admin tbody{ color: #000000; text-align: left; }
.myiba_admin td{ border-bottom: 1px solid #999999; vertical-align: middle; }
.myiba_admin thead td{ border-bottom: 1px solid #999999; vertical-align: top; }

/* Übersicht */
.myiba_user { margin: 0 0 5px 0; width: 289px; height: 145px; float: left; clear: both; background:url(../images/myiba/UebersichtMyibaBenutzer.jpg) no-repeat bottom left ; }
.myiba_orderlist { margin: 0 0 5px 0; width: 289px; height: 145px; float: right; background:url(../images/myiba/UebersichtMyibaBestelllisten.jpg) no-repeat bottom left ; }
.myiba_order { margin: 0 0 5px 0; width: 289px; height: 145px; float: left; clear: both; background:url(../images/myiba/UebersichtMyibaBestelluebersicht.jpg) no-repeat bottom left ; }
.myiba_passwort { margin: 0 0 5px 0; width: 289px; height: 145px; float: right; background:url(../images/myiba/UebersichtMyibaPasswort.jpg) no-repeat bottom left ; }

/* Benutzerangaben */
.myiba_user_details { margin: 0 0 5px 0; width: 289px; height: 146px; float: left; clear: both; background:url(../images/myiba/myiba_user_details_bg.gif) no-repeat bottom left ; }
.myiba_customer_details { margin: 0 0 5px 0; width: 289px; height: 146px; float: right; background:url(../images/myiba/myiba_customer_details_bg.gif) no-repeat bottom left ; }
.myiba_costcentre_details { margin: 0 0 5px 0; width: 289px; height: 146px; float: left; clear: both; background:url(../images/myiba/myiba_costcentre_details_bg.gif) no-repeat bottom left ; }
.myiba_administration { margin: 0 0 5px 0; width: 289px; height: 146px; float: right; background:url(../images/myiba/myiba_administration_bg.gif) no-repeat bottom left ; }

/* Benutzeradministration */
.myiba_div { overflow:scroll; height: 155px; width: 578px; margin-left: 10px; float: left; border: 1px solid #999999; font-size: 12px; margin-bottom: 10px; color: #000000; }
.myiba_div input[type="checkbox"] { clear: both; float: left; }
.myiba_div label { float: left; width: 500px; height: 17px; margin-top: 2px; margin-bottom: 1px; margin-left: 10px; }
.myiba_div a { color: #000000;  }

/* Bestellungen*/
.myiba_orderweb_detail { margin: 0 0 5px 0; width: 289px; height: 146px; float: left; clear: both; background:url(../images/myiba/myiba_order_web_bg.gif) no-repeat bottom left ; }
.myiba_orderall_detail { margin: 0 0 5px 0; width: 289px; height: 146px; float: right; background:url(../images/myiba/myiba_order_all_bg.gif) no-repeat bottom left ; }
.show_order { margin-left: 30px; background:transparent url(../images/myiba/show_order.gif) no-repeat scroll center 50%; cursor:pointer; float:left; height:17px; width:23px; }

/**/
.content_subtitle a { color: #797978; background: transparent url(../images/navi/arrow.gif) no-repeat scroll 0pt 4px; padding-left: 10px; }

/* Messages overview */
.message_envelope_read
{
	background:URL(../images/myiba/myiba_message_read.gif) no-repeat;
	width:20px;
	height:20px;
}
.message_envelope_unread
{
	background:URL(../images/myiba/myiba_message_unread.gif) no-repeat; 
	width:20px;
	height:20px;
}
.message_unread
{
	font-weight:bold
}
.message_button_show_details
{
	background:URL(../images/Icons/Bestell-Listen/show_order.gif) no-repeat; 
	display:inline-block;
	cursor:pointer;
	height:18px; 
	width:23px;
}

/* Messages details */
.message_content 
{
	float:left;
	font-size:12px;
	margin-top:40px;
	padding-left:10px;
	color:#000000
}