
ul.tabs {
	margin: 0;
	padding-left: 0px;
	float: left;
	list-style: none;
	height: 43px;
	border-bottom: 1px solid #e0e0e0;
	width: 695px;
	
}
ul.tabs li {
	float: left;
	margin-right: 2px;
	padding: 0;
	height: 42px;
	line-height: 38px;
	border: 0px solid #cccccc;
	border-left: none;
	margin-bottom: -1px;
	background: url(../images/bg_cardbarTab.gif);
	overflow: hidden;
	border-top-left-radius: 3px 3px; 
	border-top-right-radius: 3px 3px;
    border: 1px solid #e0e0e0;
    box-shadow: inset 1px 1px #ffffff,inset -1px 1px #ffffff,inset 1px -1px #ffffff,inset -1px -1px #ffffff;
}
ul.tabs li a {
	text-decoration: none;
	color: #485055;
	display: block;
	padding: 0 20px;
	outline: none;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}
ul.tabs li a:hover {
	height: 42px;
	text-decoration: underline;
	color: #485055;
}	
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background: url(../images/bg_cardbarTabactive.gif);
	height: 43px;
}

.tab_container { float: left; border-top: none; clear: both; width: 693px; margin-top: 0px; background: #ffffff; border-bottom-left-radius: 5px 5px; border-bottom-right-radius: 5px 5px; border-left: 1px solid #e0e0e0; border-right: 1px solid #e0e0e0; border-bottom: 1px solid #e0e0e0; box-shadow: 0 6px 6px -6px #cccccc; }
.tab_content {float: left; padding: 0px; width: 693px; min-height: 200px; }
#startbar { float: left; width: 693px; min-height: 250px; margin-left: 0px; margin-top: 0px; }		


/* Depot Tabelle / Tab0
----------------------------------------------- */
#depottable { float: left; width: 673px; min-height: 200px; margin-left: 10px; margin-top: 10px; margin-bottom: 10px; }
#logorow { float: left; width: 671px; min-height: 22px; border-top: 1px solid #e0e0e0; border-left: 1px solid #e0e0e0; border-right: 1px solid #e0e0e0;}
.logotab1 { float: left; width: 203px; height: 40px; }
.logotab2 { float: left; width: 116px; height: 40px; border-left: 1px solid #e0e0e0; }
#depottablerow1 { float: left; width: 671px; min-height: 22px; border: 1px solid #e0e0e0; }
#depottablerow2 { float: left; width: 671px; min-height: 22px; border-left: 1px solid #e0e0e0; border-right: 1px solid #e0e0e0; border-bottom: 1px solid #e0e0e0;}
.depottab1 { float: left; width: 193px; height: 17px; padding-left: 10px; font-family: Tahoma; font-size: 12px; color: #485055; padding-top: 5px; }
.depottab2 { float: left; width: 116px; height: 20px; border-left: 1px solid #e0e0e0; text-align: center; padding-top: 6px; font-family: Tahoma; font-size: 11px; color: #485055; font-weight: solid; background-color: #fafafa; box-shadow: inset 1px 1px #ffffff,inset -1px 1px #ffffff, inset 1px -1px #ffffff,inset -1px -1px #ffffff;}
#buttonrow { float: left; width: 673px; min-height: 22px;}
.buttontab1 { float: left; width: 194px; height: 36px; border-right: 1px solid #e0e0e0; padding-left: 10px; font-family: Tahoma; font-size: 12px; color: #485055; padding-top: 5px; }
.buttontab2 { float: left; width: 116px; height: 40px; border-right: 1px solid #e0e0e0; border-bottom: 1px solid #e0e0e0;}
.starttablebutton { width: 86px; height: 24px; margin-left: 6px; margin-top: 5px; border-top-left-radius: 2px 2px; border-top-right-radius: 2px 2px; border-bottom-left-radius: 2px 2px; border-bottom-right-radius: 2px 2px; background: url(../images/wpdbutton.gif); text-align: center; font-family: Tahoma; font-size: 12px; font-weight: bold; padding-top: 6px; padding-left: 18px; }
.starttablebutton a:link { text-decoration: none; color: #ffffff; }
.starttablebutton a:visited { text-decoration: underline; color: #ffffff; }
.starttablebutton a:active { text-decoration: underline; color: #ffffff; }
.starttablebutton a:hover { text-decoration: underline; color: #ffffff; }

/* Depot Tab 1+2+3
----------------------------------------------- */
#contable { float: left; width: 671px; min-height: 200px; margin-left: 10px; margin-top: 10px; margin-bottom: 10px; border: 1px solid #e0e0e0; }
#contableinbox { width: 651px; min-height: 200px; margin-left: 10px; margin-top: 10px; margin-bottom: 15px; padding-bottom: 15px; font-family: Tahoma; font-size: 12px ; color: #485055; text-align: justify; line-height: 15px; list-style:none; }
.contablehead { font-family: Tahoma; font-size: 15px; font-weight: bold; color: #465e9a; }
.tabtable { font-family: Tahoma; font-size: 11px; color: #485055; }




