@import url("/fileadmin/libs/css/bta_main_redesign.css");
@import url("/fileadmin/libs/css/bta_search_result.css"); 
@import url("/fileadmin/libs/css/bta_favorites.css");
@import url("/fileadmin/libs/css/bta_startpage.css");
@import url("/fileadmin/libs/css/bta_transaction_archive.css");
@import url("/fileadmin/libs/css/bta_inbox.css");
@import url("/fileadmin/libs/css/bta_isa_admin_bottle.css");
/* ^^ Also used in profile_bottle_form, profile_case_form and ^^ */
@import url("/fileadmin/libs/css/bta_transaction_deteil.css");
@import url("/fileadmin/libs/css/bta_transaction_cost_matrix.css");
@import url("/fileadmin/libs/css/bta_bottle_tooltip.css");
@import url("/fileadmin/libs/css/bta_empties_total_view.css");
@import url("/fileadmin/libs/css/bta_password.css");
@import url("/fileadmin/libs/css/bta_empties_enter.css");
@import url("/fileadmin/libs/css/bta_need_overview.css");

/*
	orange: #FFA453
	green: 	#8C9985

*/
strong {
	font-weight: bold;
}

em {
	text-decoration: underline;
}

body {
	/*background: url(  '/fileadmin/images/template/header_body_bg.gif' ) repeat-x;*/
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #4A4A4A;
	text-align: center;
}

p {
	line-height: 16px;
}

hr {
	border: 0px; /* Für Firefox und Opera */
	border-top: solid 1px #DBDBDB;
	border-bottom: solid 1px #FFFFFF; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
	clear: both;
}
f /* //// MISC CLASSES //// */ .show {
	display: inline;
}

.spacer-gif {
	display: none;
}

.floatright {
	float: right;
}

.floatleft {
	float: left;
}

.v_margin {
	margin-top: 10px;
	margin-bottom: 10px;
}

.explanation {
	font-size: 12px;
	color: #666666;
	margin: 5px 0px;
	padding-left: 5px;
	border-left: #FFA453 3px solid;
	line-height: 16px;
	text-align: left;
	max-width:600px;
}

.explanation2 {
	font-size: 12px;
	color: #666666;
	margin: 5px 0px;
	padding-left: 5px;
	border-left: #FFA453 3px solid;
	line-height: 16px;
	text-align: left;
}

div.explanation2.legend dt {
	font-size: 12px;
	color: #666666;
	display:inline;
}

div.explanation2.legend dd {
	font-size: 12px;
	color: #666666;
	display:inline;
}

div.explanation2.legend h4 {
	margin-top:0px;
	margin-bottom:0px;
}

.error {
	font-size: 12px;
	color: #FF0000;
	margin: 5px 0px;
	padding-left: 0px;
	line-height: 16px;
	text-align: left;
	max-width:600px;
}

.center {
	text-align: center;
}

.width28 {
	width: 28%;
}

.noBordersInRow td, .noBordersInRow th {
	border: none !important;
	padding: 0px !important;
}

.nowrap {
	white-space: nowrap;
}

/*
.titleimage {
	position:absolute;
	top:15px;
	left:10px;
}
*/
a:link {
	font-weight: normal;
}
a:visited {
	font-weight: normal;
	color: #8C9985;
}

#new_content th a:link, #new_content th a:visited {
	color: #4A4A4A;
	text-decoration: none;
}

div.box a:link {
	color: #8C9985;
}

#wrapper {
	width: 973px;
	margin: 0 auto;
	text-align: left;
}

#header {
	position: relative;
	background: #839575 url(/fileadmin/images/template/header_mid_metanavi.gif) right 0 no-repeat;
	height: 136px;
}

.logo {
	position: absolute;
	z-index: 0;
}

#homelink {
	position: absolute;
	top: 0;
	left: 0;
}

#metanavi {
	height: auto;
	width: 205px;
	position: absolute;
	right: 12px; /*bottom: 0;*/
	top: 0;
	color: #fff;
	padding: 10px;
}

#metanavi h3 {
	color: #EEEEEE;
}

#metanavi a, #metanavi p {
	color: #fff;
}

#metanavi ul.menu {
	background: none;
	margin: 7px 0px 0px;
	width: 100%;
	text-align: right;
}

#metanavi ul.menu li {
	background: none;
	padding: 0px 10px 0px;
}

#metanavi ul.menu li a {
	padding: 0px;
	width: 100%;
}

#inner_wrapper {
	background: url(  '/fileadmin/images/template/inner_wrapper_bg.gif' ) repeat-y;
	width: 100%;
}

#navi {
	padding-top: 90px;
	float: left;
	width: 175px;
	margin-bottom: 40px;
}

.menu {
	width: 175px;
	background: url(  '/fileadmin/images/template/menu_bg.gif' ) repeat-y; /*padding: 10px 0px;*/
	margin-bottom: 3px;
}

.menu li {
	background: url(  '/fileadmin/images/template/menu_seperator.gif' ) left bottom no-repeat;
	padding-bottom: 1px;
}

.menu li.last_item {
	background: transparent;
}

.menu a {
	display: block;
	padding: 10px 5px 10px 20px;
	text-decoration: none;
	color: #4A4A4A;
	width: 150px;
}
* html .menu a {
	width: 175px;
}

.menu a:visited {
	color: #4A4A4A;
}

#content {
	position: relative;
	width: 745px;
	float: left;
	margin-top: -10px;
	padding: 0 15px 15px;
}
#popup_content {
	position: relative;
	width: 370px;
	float: left;
	margin-top: -10px;
	padding: 0 15px 15px;
}

* html #content {
	width: 775px;
}

#quicknavi_btn {
	position: absolute;
	right: 15px;
	cursor: pointer;
}

#quicknavi {
	/*	display: none;	*/
}

#quicknavi a {
	display: block;
	text-decoration: none;
	color: #4A4A4A;
	height: 15px;
	padding: 7px 3px;
}

#quicknavi a:hover {
	background: #FFA453;
	color: white;
}

#quicknavi li {
	float: left;
	width: 179px;
	text-align: center;
	background: #E0DA99;
	margin-right: 1px;
}

#breadcrumb {
	padding-left: 60px;
	line-height: 70px;
	font-size: 120%;
	clear: both;
}

#breadcrumb a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #4A4A4A;
	text-decoration: none;
}

#help_btn {
	float: right;
}

#subnavi {
	height: 46px;
	background: url( '/fileadmin/images/template/subnavi_bg.gif' ) white 0 25px repeat-x;
	/*position:relative;
	top:-106px;*/
	position:absolute;
	top:-26px;
	/*left:152px;*/
	left:12px;
}

#subnavi.edit {
	display:none;
}

#subnavi_ndc_admin {
	height: 46px;
	background: url( '/fileadmin/images/template/subnavi_bg.gif' ) white 0 28px repeat-x;
}


#subnavi li, #subnavi_ndc_admin li {
	float: left;
	border: #B7B7B7 1px solid;
	border-bottom: 0;
	background: url(  '/fileadmin/images/template/subnavi_tab.gif' ) repeat-x;
	margin-left: 3px;
	margin-top: 3px;
}

#subnavi a, #subnavi_ndc_admin a {
	display: block;
	padding: 5px 15px 2px;
	border-left: white 2px solid;
	border-right: white 2px solid;
	color: #7B8874;
	text-decoration: none; /*position: relative;*/
}

#subnavi a:hover, #subnavi_ndc_admin a:hover {
	color: #FFA453;
}

#subnavi li.active, #subnavi_ndc_admin li.active {
	background: url(  '/fileadmin/images/template/subnavi_tab_active.gif' ) repeat-x;
	border-bottom: #F0F0F0 1px solid;
	margin-top: 0;
}

#subnavi li.active a, #subnavi_ndc_admin li.active a {
	padding: 5px 15px;
	color: #FFA453;
}


#footer {
	background: #E0DA99 url(  '/fileadmin/images/template/footer_mid.gif' ) center top no-repeat;
	height: 120px;
}



.bottom_right {
	position: absolute;
	right: 0;
	bottom: 0;
}

.clear {
	clear: both;
}

.right {
	text-align: right;
}


#registration_table th {
	vertical-align: top;
	padding: 4px 0;
}

p.registration_text {
	margin-top: 15px;
	width: 470px;
}

ul.registration_dl_list {
	margin: 15px;
	list-style-type: square;
}

ul.registration_dl_list li a {
	line-height: 150%;
}

ul.tip {
	list-style-type: square;
	padding-left: 15px;
}


/* 
		Icons Breadcrumb
*/

.icon_admin {
	background: url(  '/fileadmin/images/content/icon_admin.jpg' ) 0 center no-repeat;
}

.icon_start {
	background: url(  '/fileadmin/images/content/icon_menu_startseite.jpg' ) 0 center no-repeat;
}

.icon_profile {
	background: url(  '/fileadmin/images/content/icon_menu_profil.jpg' ) 0 center no-repeat;
}

.icon_mail {
	background: url(  '/fileadmin/images/content/icon_menu_posteingang.jpg' ) 0px center no-repeat;
}

.icon_transaction {
	background: url(  '/fileadmin/images/content/icon_menu_transaktion.jpg' ) 0px center no-repeat;
}

.icon_foreignempty {
	background: url(  '/fileadmin/images/content/icon_menu_fremdleer.jpg' ) 0px center no-repeat;
}

.icon_search {
	background: url(  '/fileadmin/images/content/icon_menu_suche.jpg' ) 0px center no-repeat;
}

.icon_need {
	background: url(  '/fileadmin/images/content/icon_menu_bedarf.jpg' ) 0px center no-repeat;
}

.icon_matrix {
	background: url(  '/fileadmin/images/content/icon_menu_matrix.jpg' ) 0px center no-repeat;
}

.icon_help {
	background: url(  '/fileadmin/images/content/icon_menu_hilfe.jpg' ) 0px center no-repeat;
}

.icon_faq {
	background: url(  '/fileadmin/images/content/icon_menu_faq.jpg' ) 0px center no-repeat;
}

/* 
		Menu Icons
*/

.menu li#news a:hover, .menu li.active#news a {
	background: url(../../images/template/button_blank.gif);
	color: #fff;
}

.menu li#inbox a:hover, .menu li.active#inbox a {
	background: url(../../images/template/button_inbox.gif);
	color: #fff;
}

.menu li#Admin a:hover, .menu li.active#Admin a {
	background: url(../../images/template/button_admin.gif);
	color: #fff;
}

.menu li#transaction a:hover, .menu li.active#transaction a {
	background: url(../../images/template/button_transaction.gif);
	color: #fff;
}

.menu li#foreign_empties a:hover, .menu li.active#foreign_empties a {
	background: url(../../images/template/button_foreign_empties.gif);
	color: #fff;
}

.menu li#search a:hover, .menu li.active#search a {
	background: url(../../images/template/button_suche.gif);
	color: #fff;
}

.menu li#need a:hover, .menu li.active#need a {
	background: url(../../images/template/button_need.gif);
	color: #fff;
}

.menu li#matrix a:hover, .menu li.active#matrix a {
	background: url(../../images/template/button_matrix.gif);
	color: #fff;
}

.menu li#favorites a:hover, .menu li.active#favorites a {
	background: url(../../images/template/button_favorites.gif);
	color: #fff;
}

.menu li#help a:hover, .menu li.active#help a {
	background: url(../../images/template/button_hilfe.gif);
	color: #fff;
}

.menu li#FAQ a:hover, .menu li.active#FAQ a {
	background: url(../../images/template/button_faq.gif);
	color: #fff;
}

.menu li#isa_admin_bottle a:hover, .menu li.active#isa_admin_bottle a {
	background: url(../../images/template/button_foreign_empties.gif);
	color: #fff;
}

.menu li#admin a:hover, .menu li.active#admin a {
	background: url(../../images/template/button_foreign_empties.gif);
	color: #fff;
}

.quicknavi li#transaction {
	background: url(../../images/template/button_quicknav_2_transaction.gif);
}

.quicknavi li#transaction a:hover, .quicknavi li.active#transaction a {
	background: url(../../images/template/button_quicknav_transaction.gif);
	color: #fff;
}

.quicknavi li#foreign_empties {
	background: url(../../images/template/button_quicknav_2_foreign_empties.gif);
}

.quicknavi li#foreign_empties a:hover, .quicknavi li.active#foreign_empties a {
	background: url(../../images/template/button_quicknav_foreign_empties.gif);
	color: #fff;
}

.quicknavi li#search {
	background: url(../../images/template/button_quicknav_2_suche.gif);
}

.quicknavi li#search a:hover, .quicknavi li.active#Suche a {
	background: url(../../images/template/button_quicknav_suche.gif);
	color: #fff;
}

.quicknavi li#need {
	background: url(../../images/template/button_quicknav_2_need.gif);
}

.quicknavi li#need a:hover, .quicknavi li.active#need a {
	background: url(../../images/template/button_quicknav_need.gif);
	color: #fff;
}

/* 
		Navi
*/


.button_posteingang a:hover {
	background: url(  '/fileadmin/images/template/button_posteingang.gif' );
}

.button_admin a:hover {
	background: url(  '/fileadmin/images/template/button_admin.gif' );
}

.button_transaktion a:hover {
	background: url(  '/fileadmin/images/template/button_transaktion.gif' );
}

.button_fremdleergut a:hover {
	background: url(  '/fileadmin/images/template/button_fremdleergut.gif' );
}

.button_suche a:hover {
	background: url(  '/fileadmin/images/template/button_suche.gif' );
}

.button_bedarf a:hover {
	background: url(  '/fileadmin/images/template/button_bedarf.gif' );
}

.button_matrix a:hover {
	background: url(  '/fileadmin/images/template/button_matrix.gif' );
}

.button_hilfe a:hover {
	background: url(  '/fileadmin/images/template/button_hilfe.gif' );
}

.button_faq a:hover {
	background: url(  '/fileadmin/images/template/button_faq.gif' );
}



/* 

	----	Content    ----
	
	
*/

/* displays input-fields without borders or background */

.inputNoBorders {
	background: transparent none;
	border: none;
}

/* normal line-height */

.noLineHeight {
	line-height: normal !important;
}

#new_content p {
	text-indent: 0;
}

#new_content h3, #TB_ajaxContent h3 {
	color: #FFA453;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 8px 0px 10px;
}

#new_content h4 {
	color: #FFA453;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 5px 0px 10px;
	font-weight: normal;
}

.box3 {
	width: 715px;
	min-height: 150px;
	border: #B7B7B7 1px solid;
	padding: 0 15px 15px;
	background: url(  '/fileadmin/images/template/box_bg.gif' ) left 2px repeat-x;
	position: relative;
}

.box4 {
	width: auto;
	min-height: 100px;
	border: #B7B7B7 1px solid;
	padding: 0 15px 15px;
	background: url(  '/fileadmin/images/template/box_bg.gif' ) left 2px repeat-x;
}

.box3_ndc_admin {
	width: 745px;
	min-height: 300px;
	border: #B7B7B7 1px solid;
	padding: 0 15px 15px;
	background: url(  '/fileadmin/images/template/box_bg.gif' ) left 2px repeat-x;
}

.box3_home {
	width: 715px;
	min-height: 300px;
	border: #B7B7B7 1px solid;
	padding: 0 15px 15px;
	background: url(  '/fileadmin/images/template/box_bg.gif' ) left 2px repeat-x;
	position: relative;
	margin-bottom: 30px;
	min-height: 100px;
}

.trenner {
	width: 100%;
	font-size: 1px;
	border-bottom: #DBDBDB 1px solid;
	clear: both;
}

table tr.rowhighlight {
	background-color: #EFEFEF !important;
}

table.tablestyle {
	width: 100%;
	border-collapse: collapse; /*	border: 1px solid; 	border-color:#dbdbdb;  */
}

#need_result #NeedResultTable {
	margin-top: 15px;
}

#need_result #NeedResultTable tbody tr td.minus {
	width: 18px;
	text-align: right;
}

#need_result #NeedResultTable tbody tr td.plus {
	width: 18px;
	text-align: left;
}

#need_result #NeedResultTable tbody tr td.bottles {
	width: 70px;
	text-align: center;
}

.bottle_quantity {
	width: 70px;
	text-align: center;
}

.bottle_price {
	text-align: center;
	width: 50px;
}

.formstyle1 table.t1 input#btnInsert {
	display: block;
	width: 148px;
	height: 23px;
	border: 0;
	color: #7b8874;
	text-align: center;
	cursor: pointer;
	background: url(  '/fileadmin/images/template/button_bg.gif' ) 2px center no-repeat;
}

.formstyle1 #btnCalc {
	display: block;
	width: 148px;
	height: 23px;
	border: 0;
	color: #7b8874;
	cursor: pointer;
	background: url(  '/fileadmin/images/template/button_bg.gif' ) 2px center no-repeat;
}

.formstyle1 #btnSearch {
	display: block;
	width: 148px;
	height: 23px;
	border: 0;
	color: #7b8874;
	cursor: pointer;
	background: url(  '/fileadmin/images/template/button_bg.gif' ) 2px center no-repeat;
}


table.tablestyle thead tr {
	height: 34px;
	padding: 4px;
}

table.tablestyle thead tr th {
	/*color: #000000;*/
	padding-left: 6px;
	padding-right: 6px;
	vertical-align: middle;
	border: 1px solid;
	border-color: #dbdbdb #edd69b #dbdbdb #dbdbdb;
	border-collapse: separate;
	background: url(  '/fileadmin/images/template/thead_bg.gif' );
	font-size: 12px;
}

table.tablestyle tbody .tablerow {
	background: #FDF9EB;
}

.tablerow {
	background: #FDF9EB;
}

table.tablestyle .countpallets table td {
	margin: 0px;
	border: 0;
}

table.tablestyle .countpallets * {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

table.tablestyle td {
	line-height: 150%;
	font-size: 12px;
	border: 1px solid;
	border-color: #dbdbdb;
	padding: 2px 6px;
}


/*
#content form table {
	width: 100%;
	font-size: 12px;
}

#content form table td {
	padding: 3px;
}

#content form table input {
	width: 100%;
}*/



/*
	Home -  Anmeldung
*/

.tx-newloginbox-pi1 table {
	width: 60%;
	margin: 15px 0px 5px;
}


.tx-newloginbox-pi1 table td {
	text-align: right;
}

.tx-newloginbox-pi1 p {
	text-indent: 0;
	line-height: 16px;
	padding-top: 2px; /*border: red 1px solid; 	padding: 10px;*/
}

.tx-newloginbox-pi1 table p {
	border: 0;
	padding: 0;
	font-size: 0.8em;
}

.tx-newloginbox-pi1 table input {
	width: 70px;
	font-size: 0.8em;
	margin: 2px;
}

#tx-newloginbox-pi1-login_submit {
	border: 0;
	color: #8C9985;
	font-weight: bold;
	font-size: 14px;
	cursor: pointer;
	background: url(  '/fileadmin/images/template/button_bg.gif' ) center center no-repeat;
	height: 24px;
	margin: 5px -5px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	width: 146px;
}

.tx-newloginbox-pi1_registration {
	border: 0;
	padding: 0 0 5px 0px;
	line-height: 16px;
}

#tx-newloginbox-pi1-forgot_email_submit {
	border: 0;
	color: #8C9985;
	font-weight: bold;
	font-size: 14px;
	cursor: pointer;
	background: url(  '/fileadmin/images/template/button_bg.gif' ) center center no-repeat;
	height: 24px;
	margin: 5px 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.tx-newloginbox-pi1 .tx-newloginbox-pi1-forgotP {
	border: 0;
	padding: 0px;
	margin-top: -30px;
}

.tx-newloginbox-pi1 .tx-newloginbox-pi1-forgotP a {
	color: #8C9985;
}

.register, .register:visited, .register:hover, .register:link {
	display: block;
	width: 154px;
	height: 23px;
	border: 0;
	color: #8C9985;
	font-weight: bold;
	font-size: 14px;
	cursor: pointer;
	background: url(  '/fileadmin/images/template/button_bg.gif' ) 2px center no-repeat;
	margin: 10px 0;
	text-align: center;
	padding-top: 5px;
}

.numberpallets {
	width: 60px;
	text-align: right;
}

/*
	Fremdleergut - Eingabe
*/

.foreign_empties div {
	margin-right: 78px;
	float: left;
}

.foreign_empties_kasten {
	clear: both;
	margin-top: 15px;
	height: 205px;
}

.foreign_empties_kasten_border {
	float: left;
	width: 290px;
	border-right: 1px solid #DBDBDB;
	margin: 0px 20px 5px 0px;
}

#no_bottle {
}

.felder_reihe {
	margin-top: 13px;
}

.foreign_empties_paletten {
	margin-top: 30px;
}

#pallet_number {
	width: 35px;
}

#pallets {
	width: 140px;
}

.button_paletten {
	margin-top: 13px;
	margin-left: 520px;
}

#forein_empties_add_button {
	/*background: transparent url(/fileadmin/images/template/button_bg.gif) no-repeat scroll 2px center; 	border: 0pt none; 	color: #7B8874; 	cursor: pointer; 	display: block; 	height: 23px; 	margin: 5px 0pt; 	width: 148px; 	font-size: 12px; 	text-align: center; 	padding-top: 10px;*/
}

#cases {
	width: 270px;
}

#foreign_empties_enter_overview thead th {
	font-size: 12px;
	height: 34px;
	padding-left: 6px;
	vertical-align: middle;
}

#foreign_empties_enter_overview input {
	text-align: center;
	width: 40px;
}

/*
	Fremdleergut - Übersicht
*/

#foreign_empties_overview .mousePointer {
	text-align: right;
}

#foreign_empties_overview {
	margin-right: 15px;
	width: 100%;
}

#foreign_empties_overview .change input {
	width: 55px;
}

#foreign_empties_overview td {
	border: 1px solid #DBDBDB;
	font-size: 12px;
	line-height: 140%;
	padding: 2px 4px 2px 6px;
}

#foreign_empties_overview thead tr th {
	background: #FAF3DB;
	background-image: none;
}

#foreign_empties_overview h4 {
	color: #4A4A4A;
}

.mousePointer {
	cursor: pointer; /*white-space:nowrap;*/
}

.ok {
	cursor: pointer;
}

.noclick {
	/*border-right:1px solid white !important;*/
	cursor: default;
	text-align: center;
	vertical-align: middle;
	padding-left: 0px;
}

.noborder {
	border-right: 1px solid white !important;
}

.noborder_yellow {
	border-right: 1px solid #F7F0D6 !important;
}

.bottleBox .nopadding {
	padding: 0 !important;
}


/* Foreign_empties_overview_detailview */

.divLine {
	line-height: 22px;
}

#foreign_empties_overview_detailview thead tr th {
	color: #000000;
	border: 1px solid;
	border-color: #dbdbdb #edd69b #edd69b #dbdbdb;
	border-collapse: separate;
	padding-bottom: 0px;
	background: none;
	background-color: #FAF3DB;
}

#foreign_empties_overview_detailview th {
	color: #4A4A4A;
}

#foreign_empties_overview_detailview {
	margin-right: 15px;
}


#foreign_empties_overview_detailview td {
	border: 1px solid #DBDBDB;
	font-size: 12px;
	line-height: 140%;
	padding: 2px 2px 2px 6px;
	vertical-align: middle;
}


table#foreign_empties_overview_detailview {
	width: 100%;
}

table#foreign_empties_overview_detailview input {
	width: 40px;
	text-align: center;
}

.foreign_empties_overview_detailview h4 {
	color: #FFA453;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 15px 0px 10px;
	font-weight: normal;
}

/*
	Registrierung & allgemeine Tabellen/Formulare
*/

input, select, textarea {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.bottleprice {
	width: 50px;
	text-align: center;
}

.formstyle1 {
	font-size: 0.8em;
}

.formstyle1 table {
	margin: 10px 0;
	width: 100%;
}

.formstyle1 table td {
	vertical-align: middle;
}

.formstyle1 .t1 {
	width: 50%;
}
.formstyle1 .t1 td.col_1 {
	width: 40%;
}

.formstyle1 .t1 input {
	width: 75px;
	margin: 2px;
}

#content .formstyle1 .t1 {
	width: 60%;
}

#content .formstyle1 .t1 input {
	width: 260px;
}

#content .formstyle1 .t1 #txt_street {
	width: 260px;
}

#content .formstyle1 .t1 #txt_nr {
	width: 44px;
}

#content .formstyle1 .t1 #txt_zip {
	width: 62px;
}

#content .formstyle1 .t1 #txt_city {
	width: 260px;
}

#content .formstyle1 .t1 #txta_comment {
	width: 260px;
}

.formstyle1 .t1 select {
	width: 180px; /*100*/
}

.formstyle1 .t1 textarea {
	margin: 2px 2px;
	width: 180px;
	height: 50px;
}



table.t3 {
	border-collapse: collapse;
}

form.formstyle1 table.t3 tbody tr th {
	font-size: larger;
	background-color: #F5EED3;
	border-collapse: separate;
	border: 1px;
	border-style: solid;
	border-color: #DBDBDB #EDD69B #DBDBDB #DBDBDB;
	padding: 4px;
}

form.formstyle1 table.t3 tbody tr td {
	font-size: larger;
	border-collapse: separate;
	border: 1px solid #DBDBDB;
	padding: 4px;
}

.formstyle1 .t2 {
	width: 100%;
}

.formstyle1 .t2 .capt {
	width: 70px;
}

.formstyle1 .t2 td {
	height: 25px;
}

/* SUCHE */

.formstyle1 .bottleBox {
	border-collapse: collapse;
}

.bottleBox tbody tr th {
	height: 26px;
	background-image: url( '/fileadmin/images/template/thead_bg.gif' );
	border-collapse: separate;
	border: 1px;
	border-style: solid;
	border-color: #DBDBDB #EDD69B #DBDBDB #DBDBDB;
	font-size: 12px;
	vertical-align: middle;
	padding-left: 6px;
}

.formstyle1 .bottleBox tbody tr td {
	/*width: 100%;*/
	border-collapse: collapse;
	border: 1px;
	border-style: solid;
	border-color: #DBDBDB;
	padding: 4px 6px;
}

.formstyle1 .bottleBox .capt {
	width: 70px;
}

.formstyle1 .bottleBox .bottleid {
	height: 25px;
	width: 110px;
}
.formstyle1 .bottleBox .cases {
	width: 115px;
}
.formstyle1 .bottleBox td {
	height: 25px;
}

#div_casesselect .bottleBox .del_icon {
	width: 25px;
}

#div_casesselect .bottleBox .edit_icon {
	width: 24px;
}

.formstyle1 .t2 input, .formstyle1 .t2 select {
	font-size: 12px;
	width: 75px;
}

.formstyle1 .bottleBox select {
	font-size: 12px;
	width: 110px;
}

.formstyle1 .bottleBox .bottlebox_volume {
	width: 60px;
}

.formstyle1 .bottleBox .bottlebox_color {
	width: 80px;
}

.formstyle1 .bottleBoxProfileTrader {
	margin: 0px 0px 10px;
}

.formstyle1 .bottleBoxProfileTrader input, .formstyle1 .bottleBoxProfileTrader select {
	font-size: 12px;
	width: 110px;
}

.formstyle1 .bottleBoxProfileTraderDataTD {
	font-size: 12px;
	width: 110px;
}







#search_options {
	border-collapse: collapse; /*	border:1px solid #DBDBDB;*/
}

#search_sub {
	margin: 0px;
}

#search_sub tr td {
	padding: 4px;
}


#search_options tbody tr th {
	/*	font-size:11px;*/
	height: 30px;
	width: 160px;
	border-collapse: separate;
	padding: 4px 0px 4px 10px;
	vertical-align: middle;
}

#search_options tbody tr td {
	width: 120px;
	height: 30px;
	border-collapse: separate;
	padding: 4px 0px 4px 10px;
}

#search_options tbody tr td input, #search_options tbody tr td select {
	font-size: 11px !important;
}

#search_options tbody tr td input#peletts, #search_options tbody tr td input#menge {
	width: 45px;
	text-align: center;
}

.formstyle1 #btn_submit {
	width: 148px;
	float: right;
	height: 23px;
	border: 0;
	color: #7b8874;
	cursor: pointer;
	background: url(  '/fileadmin/images/template/button_bg.gif' ) 2px center no-repeat;
	margin: 5px 0;
}

.formstyle1 #btn_reset {
	width: 148px;
	height: 23px;
	border: 0;
	color: #7b8874;
	cursor: pointer;
	background: url(  '/fileadmin/images/template/button_bg.gif' ) 2px center no-repeat;
	margin: 5px 0;
}

a.multi-add_btn, a.multi-add_btn:link, a.multi-add_btn:visited, a.multi-add_btn:focus, a.multi-add_btn:hover {
	display: block;
	margin: -7px 0 10px 72px;
	color: #7b8874;
	font-weight: normal;
}

.del_icon .empty_icon .add_icon .dummy_icon .edit_icon {
	width: 13px;
}





/*Inboxzeug*/
.inboxdel {
	text-align: center;
}

.unread td {
	font-weight: bold;
}

table thead tr th#th_from {
	width: 23%;
}
table thead tr th#th_subject {
	width: 56%;
}
/*table#posteingang thead tr th#th_state{
	width:10%;
}*/
table thead tr th#th_date {
	width: 16%;
}

table thead tr th#th_del {
	width: 3%;
}

div#inboxdetailwindowsubject {
	color: #ffa453;
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	margin-bottom: 15px;
}

div.mail_detail_close {
	height: 22px;
	width: 30px;
	background: white url(  '/fileadmin/images/template/icon_close_rot.gif' ) center center no-repeat;
	overflow: hidden;
	position:absolute;
	right: 0px;
	top: 5px;
	cursor: pointer;
}

#posteingang .mail_detail {
	line-height: 150%;
	padding: 0 0 20px 15px;
}

#posteingang .inboxmessage {
	padding: 0px 40px 0px 0px;
}

/*Inboxzeug*/

/* LogicMatrix*/
.brewery_needed_my_foreign_bottles td {
	background-color: #ffa453;
}

#bottleIdentifier {
	width: 120px;
}

/*
#brewery{
    width:150px;
}
*/



/* LogicMatrix*/

/* Admin_Overview */
div.adminoverview {
	width: 30px;
	text-align: center;
}

img.adminsubmit {
	cursor: pointer;
}

#adminoverview tr {
	height: 32px;
}

#adminoverview .brewery_name {
	width: 250px;
}

.brewery_status_select {
	width: 110px;
}

/* Admin_Overview */

/* Members_Overview */
#membersoverview .noclick {
	text-align: left;
}

#membersoverview tr {
	height: 32px;
}

#membersoverview .brewery_name {
	width: 250px;
}

.members_overview {
	margin: 0 0 20px 0;
}

/* Members_Overview END */

/* error message*/
.errormessage {
	padding: 10px;
	background-color: #ff1010; /*display:none;*/
	color: white; /*	height: 50px;*/
	width: 200px;
	position: absolute;
	left: 5px;
	top: 5px;
	z-index: 99;
}

/* error message*/

.noResults {
	margin: 20px 10px 10px 10px;
	font-weight: bold;
	font-size: 12px;
}

span.no_result {
	margin: 20px 10px 10px 0px;
	font-weight: bold;
	font-size: 12px;
}

/*search result*/
.button {
	background: url(/fileadmin/images/template/button_bg.gif);
	background-repeat: no-repeat;
	color: #7B8874;
	cursor: pointer;
	height: 23px;
	text-align: center;
	width: 146px;
	line-height: 23px;
}


/*table#search_result tbody tr td {
	vertical-align:top;
}

table#search_result_bottle_detail {
	border-collapse:collapse;
	width:100%;
}*/

/*new*/
/*
#search_result_container table.search_result {
	width:95%;
}

#search_result_container table.search_result thead tr {
	height: 34px;
	padding: 4px;
}

#search_result_container table.search_result th,td {
	line-height: 180%;
	font-size: 12px;
	border: 1px solid;
	border-color: #dbdbdb;
	padding: 2px;
	padding-left: 6px;
}

#search_result_container table.search_result thead {
	color: #000000;
	padding-left:6px;
	padding-right:6px;
	vertical-align:middle;
	border: 1px solid;
	border-color: #dbdbdb #edd69b #dbdbdb #dbdbdb;
	border-collapse: separate;
	background: url( '/fileadmin/images/template/thead_bg.gif' );
	font-size: 12px;
}

#search_result_container table.searchresult_buy {
	width:100%;
}
#search_result_container table.searchresult_sell {
	width:100%;
}*/
/*search result*/

/* Tablesort */

/* profile_bottle_data */

.bottleselect_volumen, .bottleselect_color {
	width: 60px !important;
}

#div_bottleselect_flaschen, #div_casesselect {
	margin-top: 10px;
}

.new_bottle {
	text-align: right;
	line-height: 18px;
	margin-top: 10px;
}

#div_bottleselect {
	margin: 0px;
	padding: 0px;
}

#div_bottleselect_flaschen .bottleBox {
	margin: 0px;
	padding: 0px;
}

#div_casesselect .bottleBox {
	margin: 0px;
	padding: 0px;
}

.multirow-mum .bottleid {
	width: 160px;
}

#div_casesselect .bottleBox tbody tr td {
	margin: 0px;
}

/* PROFILE COMPANY LOGO-AREA (dschkalee) */

#profile_form_1_upload .upload {
	width: 225px;
	margin: 10px 0px 40px;
}

#profile_form_1_upload .upload .previewArea {
	width: 220px;
	height: 220px;
	border: 1px solid #DBDBDB;
	text-align: center;
}

#profile_form_1_upload .upload .previewArea img {
	margin: 10px 0px;
	max-width: 200px;
	max-height: 200px;
}

#profile_form_1_upload .upload .uploadArea {
	width: 100%;
	text-align: right;
	margin-top: 10px;
	line-height: 22px;
}

#profile_form_1_upload .upload .uploadArea .file_upload {
	display: block;
	text-align: right;
}

/* PROFILE COMPANY PERSONS (dschkalee) */

table#company_mitarbeiter tbody tr td.mainPerson {
	width: 30px;
	text-align: center;
	padding: 0px;
}

table#company_mitarbeiter tbody tr td .btn_addMainPerson, table#company_mitarbeiter tbody tr td .delperson {
	cursor: pointer;
}


/* //// GLOBALE BUTTONS (dschkalee) //// */

/* e.g. div.submit_button, hier kann der Button eingebettet werden */

.submit_button {
	width: 100%;
	height: 28px;
	padding-top: 10px;
}

/* Button: Normaler Button */
button.bimage {
	background:transparent;
	border:none;
	cursor:pointer;
}

button.normal {
	width: 148px;
	height: 23px;
	border: 0;
	text-align: center;
	color: #7b8874;
	cursor: pointer;
	background: url(  '/fileadmin/images/template/button_bg.gif' ) 2px center no-repeat;
	margin: 5px 2px;
}

/* Button: Großer Button (180px) */

button.large {
	width: 182px;
	height: 23px;
	border: 0;
	text-align: center;
	color: #7b8874;
	cursor: pointer;
	background: url(  '/fileadmin/images/template/button_bg_180px.gif' ) 2px center no-repeat;
	margin: 5px 2px;
}

/* Button: Extra großer Button (200px) */

button.extralarge {
	width: 202px;
	height: 23px;
	border: 0;
	text-align: center;
	color: #7b8874;
	cursor: pointer;
	background: url(  '/fileadmin/images/template/button_bg_200px.gif' ) 2px center no-repeat;
	margin: 5px 2px;
}

/* Button: Kleiner Button (180px) */

button.small {
	width: 82px;
	height: 23px;
	border: 0;
	text-align: center;
	color: #7b8874;
	cursor: pointer;
	background: url(  '/fileadmin/images/template/button_bg_80px.gif' ) 2px center no-repeat;
	margin: 5px 2px;
}

/* Button: Sehr kleiner Button (35px) */

button.xsmall {
	width: 37px;
	height: 23px;
	border: 0;
	text-align: center;
	color: #7b8874;
	cursor: pointer;
	background: url(  '/fileadmin/images/template/button_bg_35px.gif' ) 2px center no-repeat;
	margin: 5px 2px;
}

/* Button: Links / Rechtsbündig */

button.left {
	float: left;
}

button.right {
	float: right;
}

/* //// FAHRBARE KASTEN (dschkalee) //// */

#drivableCases tr td.brewery_list {
	vertical-align: top;
	width: 270px;
}

#drivableCases tr td.brewery_list #brewery_list {
	width: 260px;
}

#drivableCases tr td.breweryHasCases #cases_list {
}

#drivableCases tr td.breweryHasCases {
	width: 200px;
	vertical-align: top;
}

#drivableCases tr td.breweryHasCases .slct_breweryHasCases_head {
	position: relative;
	top: -25px;
	left: 0px;
}

#drivableCases tr td.breweryHasCases .slct_breweryHasCases_body {
	position: relative;
	top: -22px;
	left: 0px;
}

#drivableCases tr td.arrow {
	vertical-align: top;
	width: 45px;
}

#drivableCases tr td.arrow #buttons {

	position: relative;
	top: 20px;
	left: 0px;
}

#drivableCases tr td.selectedCases {
	vertical-align: top;
}

#drivableCases tr td.selectedCases #meine {
	/*position:relative; 	top:0px; 	left:-10px;*/
}

#drivableCases tr td.selectedCases .meine_ndc_admin {
	position: static !important;
}

#drivableCases tr td.selectedCases #meine #ops_del_btn {
	margin-top: 4px;
}


/* profile_person_overview */



#profile_person_overview {
	line-height: 180%;
	font-size: 12px;
	border: 1px solid;
	border-color: #dbdbdb;
	padding: 2px;
	padding-left: 6px;
}

.profile_person_overview h3 {
	color: #FFA453;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 8px 0px 10px;
}

.profile_person_overview table.t3 tbody tr th {
	font-size: larger;
	background-color: #F5EED3;
	border-collapse: separate;
	border: 1px;
	border-style: solid;
	border-color: #DBDBDB #EDD69B #DBDBDB #DBDBDB;
	padding: 4px;
}

.profile_person_overview table.t3 tbody tr td {
	font-size: larger;
	border-collapse: separate;
	border: 1px solid #DBDBDB;
	padding: 4px;
}

.profile_person_overview .t2 {
	width: 100%;
}

.profile_person_overview .t2 .capt {
	width: 70px;
}

.profile_person_overview .t2 td {
	height: 25px;
}

.profile_person_overview .t1 input {
	width: 180px;
}

#txt_name {
	width: 200px;
}

#txt_nr {
	width: 30px; /*40*/
}

#txt_zip {
	width: 50px; /*40*/
}

#txt_street {
	width: 160px;
}

#txt_city {
	width: 140px;
}

#person_container {
	margin-top: 75px;
}
#person_container table.tablestyle {
	margin-top: 5px;
	width: 100%;
	border-collapse: collapse; /*	border: 1px solid; 	border-color:#dbdbdb;  */
}

#profile_form_1 .tablestyle th {
	background: url(http://bta.linuxdev1.isa-hamburg.lan/fileadmin/images/template/thead_bg.gif);
	vertical-align: middle;
	padding: 0pt 5px;
	border: 1px solid #DBDBDB;
}

#bottletrader_form .tablestyle tr th {
	vertical-align: middle;
	padding: 0pt 5px;
	border: 1px solid #DBDBDB;
}

#bottletrader_form .tablestyle tr {
	padding: 0px;
	height: 21px;
}

td.per1000Bottles {
	height: 24px;
	font-size: 11px !important;
	text-align: right;
}

#profile_form_1 .tablestyle td {
	padding: 3px 0px 3px 6px;
}

#profile_form_1 .adress_table, #bottletrader_form .adress_table {
	float: left;
	width: 360px;
	margin: 5px 0px 20px;
}

#profile_form_1 #profile_form_1_upload {
	float: left;
	margin: 5px 0px 0px 20px;
	width: 260px;
}


#profile_form_1_upload .imagecontainer {
	border: #DBDBDB 1px solid;
	width: 200px;
	height: 200px;
	margin: 15px;
	text-align: center;
}

#metanavi a {
	font-size: 0.8em;
}

#spedition_form .adress_table {
	margin-top: 20px;
}


/* need */


.box3 #need_subline {
	margin-top: 30px;
	margin-bottom: 0px;
}


/* profile_person_overview end */



#save_btn {
	width: 120px;
}

.formCell1 {
	font-size: 12px;
	background-color: #F7F7F7;
	padding: 3px 6px 3px 6px;
}

.formCell2 {
	background-color: #F1F1F1;
	font-size: 12px;
	padding: 3px 6px 3px 6px;
}



/* transaction_detail*/



/* MOVED TO TRANSACTION_DETEIL.CSS
.box #table_buy {
	margin-top: 0px;
}

.box #table_sell {
	margin-top: 0px;
}

.box #buy_pallets {
	width: 70px;
}

.box #sell_pallets {
	width: 70px;
}*/

.box #transaction_result {
	margin-top: 0px;
	width: 60%;
}

.box #transaction_result td {
	border: 0px;
}

.box #transport_anzeige {
	text-align: right;
	width: 480px;
	margin-bottom: 3px;
}

.box #transport_anzeige_box {
	float: left;
}
/* 
.box .transaction_spalte {
	width: 128px;
	text-align: right;
}
*/

#pallets_per_train {
	text-align: right;
}

.transport_orga {
	width: 420px;
}

.box #message,
.sendContactInformTd #sendContactInform {
	margin-top: 6px;
}

.sendContactInformTd {
	padding: 0 0 0 50px;
}

.transport_orga_table {
	width: 220px;
	padding-bottom: 3px;
}

.transport_orga #dropdownlist_transport_organizer {
	width: 150px;
}

.transport_orga #return_date {
	width: 80px;
}

.abstand {
	margin-top: 15px;
}

.box .trenner {
	margin-top: 5px;
}

.box #button_cancel {
	margin-top: 7px;
}

#table_buy input {
	text-align: right;
}
/* MOVED TO TRANSACTION_DETEIL.CSS
.box #brewery {
	width: 80%;
	border-spacing: 5px;
}

.box #brewery td {
	border: 0px;
}
*/

.box .transaction_gesamt td {
	border: 0px;
}

#transaction_data {
	width: 158px;
}

#transaction_message_div {
	float: left;
	width: 70px;
}

#transaction_message {
	margin-top: 5px;
}

table#transaction_message th.date {
	width: 175px;
}

table#transaction_message th.type {
	width: 125px;
}

table#transaction_message th.id {
	width: 75px;
}

#transaction_buttons {
	margin-bottom: 30px;
}

#transaction_detail h4 {
	color: #FFA453;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 5px 0px 10px;
	font-weight: normal;
}


/* FOOTER-NAVI*/
#footernavi {
	margin: auto;
	text-align: right;
	height: 20px;
	font-size: 12px;
	width: 973px;
	margin: 0 auto;
	position: relative;
	top: 50px;
	right: 15px;
}

#footernavi ul {
	margin: 0;
	padding: 0;
}

#footernavi ul li {
	padding-right: 15px;
	list-style-type: none;
	display: inline;
}

#footernavi .footer_no a {
	text-decoration: none;
	color: #4A4A4A;
}

#footernavi .footer_no a:hover {
	text-decoration: none;
	color: #6e6e6e;
}

#footernavi .footer_act a {
	text-decoration: none;
	color: #6e6e6e;
}

#footernavi .copyright {
	padding-right: 450px;
}

.randsubmit {
	padding-left: 0px;
	margin-left: 0px;
	border: 0px;
	background: transparent;
	color: #fff;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	cursor: pointer;
}

/* SEARCH: PURCHASE / SELL Style */

table#search_result_bottle_detail thead.purchase tr th, table#search_result_bottle_detail thead.sell tr th {
	background-color: #EFEFEF;
	background-image: none;
	border: none;
}

table#search_result tbody tr td#search_results_button {
	vertical-align: bottom;
	padding-bottom: 6px;
}


/*

*/
.file_ul_form {
	position: relative;
	right: 12px;
}


/* GEBINDE MATRIX */

table#matrix_searchForm tbody tr td.breweries {
	width: 220px;
	text-align: center;
	padding: 4px 0px;
}

table#matrix_searchForm tbody tr td.breweries select#brewery {
	width: 200px;
}

table#matrix_searchForm tbody tr td.distance {
	width: 90px;
}

table#matrix_searchForm tbody tr td.distance select#breweryDistance {
	width: 60px;
}

table#matrix_searchForm tbody tr td.name {
	width: 180px;
	text-align: center;
}

table#matrix_searchForm tbody tr td.name select#bottleIdentifier {
	width: 160px;
}

/* ERROR MESSAGE BOX */
/* outputs error in forms */

div.errorMessageBox {
	position: fixed;
	left: 33%;
	top: 10px;
	width: 33%; /*min-height:26px;*/
	height: auto;
	z-index: 199;
	text-align: left;
}

div.errorMessageBox ul#errorMessageBox {
	display: none;
	width: 100%;
	min-height: 26px;
	height: auto;
	padding: 14px 4px 4px 4px;
	border: 2px solid #CAC7BB;
	background: #FDFAEB url( '/fileadmin/images/template/alert_bg.gif' ) left top repeat-x;
}

div.errorMessageBox ul#errorMessageBox li {
	margin-bottom: 9px;
}

div.errorMessageBox ul#errorMessageBox li.close {
	position: absolute;
	right: 0px;
	top: 4px;
	width: 18px;
	height: 21px;
	cursor: pointer;
	background: url( '/fileadmin/images/template/icon_close.gif' ) no-repeat right top;
}

label.error {
	display: block;
	width: 88%;
	color: #000000;
	font-size: 12px;
	margin: 0 0 0px 2px;
	padding: 3px 0px 3px 30px;
	background: url( '/fileadmin/images/template/alert_icon.gif' ) no-repeat left top;
	cursor: pointer;
	text-align: left;
	line-height: 130%;
}

label.error:hover {
	color: #BB0000;
}

input.error, select.error {
	border: 2px ridge red;
}

/* 	
	Favoriten
*/

/* USE GLOBAL FUNCTION FOR BUTTONS f.e. button.normal */
/*
#subcontent button, #TB_ajaxContent button{
	background: url( '/fileadmin/images/template/button_bg.gif' ) 2px center no-repeat;
	border: 0;
	width: 148px;
	height: 23px;
	color: #7C8975;
	cursor: pointer;
}
*/
#subcontent button.icon, #TB_ajaxContent button.icon {
	background: none;
	border: none;
	width: 25px;
	height: 25px;
	cursor: pointer;
}

/* TOOLTIP CURSOR */

span.bottle, span.case {
	cursor: help;
}


/*
	TA archive
*/
table#ta_archive tbody.head tr th {
	padding-left: 6px;
	padding-right: 6px;
	vertical-align: middle;
	border: 1px solid;
	border-color: #dbdbdb #edd69b #dbdbdb #dbdbdb;
	border-collapse: separate;
	background: url(  '/fileadmin/images/template/thead_bg.gif' );
	font-size: 12px;
	line-height:30px;
}

/* Cookie Hinweis */

.cookieLayer{
	position: fixed; bottom: 0; width: 100%;background: rgba(131,149,117,.9);}
.cookieHimweis{
	padding: 20px 0 0 0;
	margin: 0 auto;
	color: #fff;
	width: 80%;
}
.cookieHimweis p{color: #fff;margin:0;padding:0 0 20px 0;float:left;font-size: 12px;line-height: 16px
}
.cookieHimweis p a,.cookieHimweis p a:hover{ color: #FFA453;text-decoration: underline;
}