/* Zentrale Einstellungen */
.nav-main__cat-1-item {
	/*display: none;*/
}

.toolbox {
	/*width: 100px !important;*/
}
.toolbox p.label, .toolbox input, .toolbox .input {
	/*display: none;*/
}


/* Ausblenden */
.nav-main__meta-list { display: none !important; }
footer { display: none; }
.breadcrumbs { display: none; }
.nav-main .nav-main__line { display: none; }
.toolbox .border { display: none !important;  }
.nav-main__wrapper { height: 100px; }
.nav-main { height: 100px; }
.nav-main__cat-1-item {display: none;}
.toolbox .input {display: none;	}
.toolbox p.label {display: none;	}


.tx-unicefgk2010-pi1 .toolbox {
	position: relative;
	width: 81px !important;
	top: 32px;
	right: 16px;
	background: #fff !important;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

.webshop_tools {
	padding: 30px;
	overflow: auto;
	display: block; 
	width: 100%;
	min-height: 200px;
	background: url(/typo3conf/ext/unicef_gk2010/Resources/Public/Icons/new/filter.gif) repeat left top;
	margin-bottom: 20px;
	border: 1px solid #99d6ff;
}

#webshopArtikelAdd {
	display: none;
}

.webshop_subfield {
	background-color: #eef8ff;
	border: 1px solid #c8e8ff;
	padding: 10px;
	margin: 10px;
}

.webshop_label {
	font-size: 18px;
	font-weight: bold;
	margin 5px;
	margin-top: 10px;
	display: block;
	color: #0099ff;
	clear: both; 
	width: 100%;
}

.webshop_label_small {
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;	
}

.webshop_explain {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}

.webshop_right_button {
	float:right;
}

.webshop_status {
	background-color: #eef8ff;
	border: 1px solid #c8e8ff;
	padding: 10px;
	margin: 10px;
	margin-bottom: 20px;
	display: block;
}

#cont_kundentypstatus {
	/*display: none;*/
}

#multi_add {
	width: 100%;
	display: inline-block;
}

#single_add {
	width: 100;
	display: inline-block;
}

.webshop_adress {
	margin-top: -5px;
	margin-bottom: 10px;
	float: right;
}

.searchresult_li {
	width: 30px !important;
}

#vorgangSelectActive {
	display: none;
}

.webshop_readonly {
	background-color:#e4e4e4 !important;
}

#changeanschriftBlock {
	display: none;
	background: url(new/filter.gif) repeat left top;
	font-weight: bold;
	bordeR: 1px solid #0099ff;
	padding-top: 26px;
	font-size: 16px;
}

#kundentyp {
	display: none;
	padding-left: 20px;
}

.tx-unicefgk2010-pi1 .gk_steps a, .tx-unicefgk2010-pi1 .gk_steps span {
	font-size: 18px !important;
}

.tx-unicefgk2010-pi1 .buttons a {
	margin: 0px 0px 0px 0px !important;
}

#gk_kasse_weiter {
	font-size: 14px !important;
}


/* Artikeltabelle */
.artikellistCSS table {display: block; width: 100%; background: #fff;}
.artikellistCSS table tr:nth-child(even) {background: #cbeaff}
.artikellistCSS table tr:nth-child(odd) {background: #FFF}
.artikellistCSS table td {padding: 5px; text-align: center;}

.removeListAdd {
	color: red;
	font-weight: bold;
	font-size: 20px;
}


/* Bestand-Tabelle */
#bestand_table {
	display: block;
	clear: both;
	margin-top: 100px;
	background: url(/typo3conf/ext/unicef_gk2010/Resourec/Public/Icons/new/filter.gif) repeat left top;
	border: 1px solid #0099ff;
}

#bestand_table table tr:nth-child(even) {background: #e9f6ff}
#bestand_table table tr:nth-child(odd) {background: #FFF}

/* Signet */
.gk_signet {
	display: none;
}
.toolbox {
	display: block !important;
}

