@charset "UTF-8";
/* content-sidebar.css: widens content area */

#content {
float:left;
/*width:738px;*/
width:780px;
border: 0px;
}
#site-body {
background:url(/fileadmin/templates/default/images/site-body-bkgd-2-columns.jpg) repeat-y;
}


a {
	color: #000000; }

/* Tabs styling */

.customer_tabs {
/*	color: #CCCCCC;*/
	margin: 12px 0px 0px 0px;
	padding: 0px; 
	z-index: 1;
	float: left; }

.customer_tabs li {
	display: inline;
	overflow: hidden;
	list-style-type: none; 
	margin: 0px;
	padding: 0px; }


.customer_tabs a {
	color: #000000; }
	
.customer_tabs a, .customer_tabs a.active {
	color: #000;
	font-size: 1.5em;
	background: #CCCCCC;
	padding: 4px 10px 2px 10px;
	margin: 0px;
	text-decoration: none; }

.customer_tabs a.active {
	background: #F34301; }

.customer_tabs a:hover {
	color: #fff;
	background: #ec9440; }
	
.tab_bottom {
	font-size: 2em;
	width: 100%;
	background-color: #F34301; 
	z-index: 2;}
	
.tab_bottom p { 
	padding: .5em 0px .5em .5em;
	color: #000; }

	
/* default styles for extension "tx_t3references_pi1" */
  .tx-t3references-pi1 { width: 99%; position: relative; left:1px; }
  .tx-t3references-pi1 H2 {text-align: left;  margin-top: 15px; margin-bottom: 0px;font-size: 20px; }
  .tx-t3references-pi1 .tx-t3references-pi1-listrow TD {background-color: #fff;}
  .tx-t3references-pi1 .tx-t3references-pi1-listrow TR.tx-t3references-pi1-listrow-header TD {background-color: #fff;}
  .tx-t3references-pi1-modeSelector { display: none; } 
  .tx-t3references-pi1-searchbox { display: none; }
  .tx-t3references-pi1-browsebox table { width: auto; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; }
  .tx-t3references-pi1-browsebox table th, .tx-t3references-pi1-browsebox table td { padding:0px 0px 0px 0px; margin: 0px 0px 0px 0px; }
  .tx-t3references-pi1-browsebox caption, .tx-t3references-pi1-browsebox th, .tx-t3references-pi1-browsebox td {
	text-align: left;
	font-weight: normal; }

  .tx-t3references-pi1-browsebox table, .tx-t3references-pi1-browsebox td, .tx-t3references-pi1-browsebox th {
	vertical-align: left; }
  .tx-t3references-pi1-listrow-header a { 
  	font-weight:bold; }
  .tx-t3references-pi1-listrow-header a:hover { 
  	font-weight:bold; }