#content .content_header {
	xborder: 1px solid red;
	background: #f3e2a9;
	padding: 10px 5px;
}

#content .content_header h2 {
	margin: 0px;
	padding: 5px;
	margin-right: 600px;
	xborder: 1px solid red;
}

/*CONTENT LEFT und RIGHT grund STyLE */
#content .content_left {
	xborder: 1px solid red;
	width: 450px;
	float: left;
	margin: 10px 0;
	font-size: 11pt;
}

#content .content_right {
	xborder: 1px solid red;
	margin: 10px 0;
	margin-left: 460px;
}

/* 
	expressone grüen  #74AC25 
	expressone blau   #0078B3 
	expressone Hell beige	 #f7f2e0;
	expressone  beige	 #f3e2a9;
*/

/*CONTENT LEFT und RIGHT grund STyLE */

/*-------------ADMIN----------- */
#content .content_right .content_menu {
	background: #f3e2a9;
	height: 30px;
	padding: 5px;
	margin: 0 0 10px 0;
	border-radius: 4px 4px 0 0;
	border: 1px solid #ddd;
}

#content .content_right .content_menu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#content .content_right .content_menu ul li a {
	float: right;
	width: 40px;
	border: 1px solid #999;
	text-align: center;
	padding-top: 5px;
	border-radius: 5px;
	cursor: pointer;
	margin-left: 10px;
}

#content .content_right .content_menu ul li a:hover {
	background: #fff;
	opacity: 1
}

#content .content_right .content_menu ul li img {
	border: none;
}

/*USER EXTRA MENU rechte */
#user_extra {
	float: right;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#user_extra li {
	border: 1px solid #999;
	float: left;
	margin-left: 10px;
	width: 70px;
	padding: 6px;
	border-radius: 5px;
	text-align: center;
	cursor: pointer;
}

#user_extra li:hover {
	background: #fff
}

#content .content_left .users_list {
	margin: 0px;
	padding: 5px;
	list-style: none;
	background: #f3e2a9;
	border-radius: 5px;
	border: 1px solid #ddd;
}

#content .content_left .users_list li {
	margin-bottom: 10px;
	background-position: auto%80;
	overflow: auto;
}

#content .content_left .users_list li  span {
	display: block;
	float: right;
	width: 20px;
	height: 20px;
	margin: 10px;
}

#content .content_left .users_list li a {
	text-decoration: none;
	color: #999;
	xbackground: #f7f2e0;
	display: block;
	padding: 10px;
	border-radius: 4px;
	border: 1px solid #ccc;
	font-size: 10pt;
}

#content .content_left .users_list li a:hover {
	background: #fff;
	color: #000;
}

#content .content_left .users_list li a.active {
	color: #000;
	background: #fff;
}

#content .content_right .users_form {
	background: #f3e2a9;
	margin: 0 0 10px 0;
	padding: 5px;
	border: 1px solid #ddd;
}

#content .content_right .users_form p {
	
}

#content .content_right .users_form p label {
	display: block;
	width: 150px;
	float: left;
	padding: 10px;
	font-size: 10pt;
}

#content .content_right .users_form p input {
	width: 200px;
	padding: 10px;
	border: 1px solid #ccc;
	border-radius: 4px;
}

#content .content_right .users_form p select {
	width: 220px;
	padding: 10px;
	border: 1px solid #ccc;
	border-radius: 4px;
}

/*
#user_rechte{display:block;border:1px solid #999; float:left;text-align:center;padding:5px 10px 0px 10px;border-radius:5px;}
#user_rechte:hover{background:#fff;}
*/

/*dialog */
.rechte_name {
	width: 450px;
	margin-top: 5px;
	padding: 5px;
	font-size: 10pt;
}

.rechte_name ul {
	width: 310px;
	margin: 0px;
	float: right;
	list-style: none;
}

.rechte_name ul li {
	display: block;
	width: 50px;
	float: left;
	border: 1px solid #ccc;
	text-align: center;
	padding: 3px 0;
	margin-left: 5px;
	cursor: pointer;
	border-radius: 5px;
}

.rechte_name ul li:hover {
	background: #ddd;
}

#dialog_statistik .user_statistik {
	width: 640px;
	margin-top: 5px;
	padding: 0px;
	font-size: 10pt;
	xborder: 1px solid #ccc;
}

#dialog_statistik .user_statistik ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#dialog_statistik .user_statistik ul li {
	display: block;
	width: 120px;
	float: left;
	background: #eee;
	padding: 5px 3px;
	border: 1px solid #ccc
}

/*info box users */
#info_box {
	position: fixed;
	bottom: 20px;
	left: 0px;
	border: 3px solid red;
	border-left: none;
	width: 100%;
	padding: 10px;
	background: #fff;
	display: none;
	cursor: pointer;
	height: 50px;
}

#info_box p {
	width: 900px;
	margin: 0px auto;
	color: #0078B3;
	text-align: center;
	font-weight: bold;
	font-size: 14pt;
}
/*-------------ADMIN----------- */

/*------------KUNDEN------------*/

/*alphabet*/
.content_header .alphabet {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.content_header .alphabet li {
	display: block;
	float: left;
	margin: 3px;
}

.content_header .alphabet li a {
	display: block;
	text-decoration: none;
	text-align: center;
	padding: 5px;
	border: 1px solid #999;
	width: 55px;
	border-radius: 5px;
	color: #999;
	font-weight: bold;
	xbackground: #ddd;
}

.content_header .alphabet li a:hover {
	background: #fff;
	color: #000;
}

.content_header .alphabet li a.active {
	background: #fff;
	border: 1px solid #666;
	color: #000;
}

/*kunden list*/
#kunden_preis_list_botton {
}

.kunden_list_button{
	border: 1px solid #999;
	display: block;
	width: 100px;
	float: right;
	text-align: center;
	padding:7px 3px;
	border-radius: 4px;
	color: #999;
	cursor:pointer;
}
.kunden_list_button:hover{
	color: #000;
	background: #fff;
}

#kunden_preis_list_botton:hover {
	color: #000;
	background: #fff;
}

.content_left .kunden_list {
	margin: 0px;
	padding: 10px;
	font-size: 12pt;
	border-radius: 5px;
	background: #f3e2a9;
	border: 1px solid #ddd;
}

.content_left .kunden_list ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.content_left .kunden_list ul li {
	display: block;
}

.content_left .kunden_list ul li img.status_img {
	float: right;
	margin: 15px 10px;
	border: none;
}

.content_left .kunden_list ul li a {
	display: block;
	padding: 10px;
	border: 1px solid #999;
	border-radius: 5px;
	margin-bottom: 10px;
	text-decoration: none;
	color: #999;
	font-size: 10pt;
}

.content_left .kunden_list ul li a:hover {
	background: #fff;
	color: #000;
}

.content_left .kunden_list ul li a.active {
	background: #fff;
	border: 1px solid #666;
	color: #000;
}


/* kundenlinst abhol adresse form*/
#abholadresse_dialog_form{
	font-size:9pt;
}
#abholadresse_dialog_form label{
	width:100px;
	float:left;
	padding:5px;
}
#abholadresse_dialog_form input[type="submit"]{
	width:80px;
	padding:5px;
	float:right;
	margin-right:35px;
	margin-left:5px;
}
#abholadresse_dialog_form input{
	width:250px;
	padding:5px;
}
#abholadresse_dialog_form input.gross{
	width:400px;
}
#abholadresse_dialog_form input.mini{
	width:70px;
}
#abholadresse_dialog_form input.mini2{
	width:162px;
}

a.delete_adresse{
	border: 1px solid #ddd;
	display: block;
	width:30px;
	height: 23px;
	padding-top:5px;
	float:right;
	text-align: center;
	cursor: pointer;
}
a.delete_adresse:hover{
	background-color: #ddd;
}

/*kunden form  mod.kunden*/
.wrap_kunden_form {
	margin: 0px;
	padding: 0px;
}

.kunden_form {
	margin: 0;
	padding: 5px;
	background: #f3e2a9;
	font-size: 11pt;
	border-radius: 5px;
	border: 1px solid #ddd;
}

.kunden_form label {
	display: block;
	width: 120px;
	float: left;
	padding: 10px 5px;
}

.kunden_form input {
	width: 240px;
	padding: 10px;
	border: 1px solid #999;
	border-radius: 5px;
}

.kunden_form input[type="radio"] {
	width: 50px;
	padding: 0px;
	float: right;
	cursor: pointer;
}

.kunden_form select {
	width: 260px;
	padding: 10px;
	border: 1px solid #999;
	border-radius: 5px;
}

.content_right .kunden_form {
	margin: 0 0 10px 0;
}

.content_right .kunden_form textarea {
	width: 350px;
	height: 60px;
	padding: 10px;
	border: 1px solid #999;
	border-radius: 5px;
}

#kunden_extra {
	float: right;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#kunden_extra li {
	border: 1px solid #999;
	float: left;
	margin: 2px 4px 0px 10px;
	padding: 4px 10px;
	border-radius: 5px;
	text-align: center;
	cursor: pointer;
}

#kunden_extra li img {
	padding-top: 30%
}

#kunden_extra li:hover {
	background: #fff
}

/*kunden notizen JQUERY TAB*/
#tab_menu {
	width: 300px;
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 10pt;
	overflow: auto;
}

#tab_menu.full_width {
	width: 400px !important;
}


#tab_menu li {
	display: block;
	xwidth: 100px;
	float: left;
	margin: 0px;
	padding: 5px;
	text-align: center;
	border-radius: 5px 5px 0 0;
	border: 1px solid #999;
	cursor: pointer;
}

.tab_menu_active {
	background: #fff;
}

.tab_inhalt {
	margin: 0px;
	padding: 0px;
}

.notiz_menu {
	width: 15%;
	float: right;
}

.notiz_menu a {
	display: block;
	width: 25px;
	text-align: center;
	border: 1px solid #999;
	padding: 5px;
	border-radius: 5px;
	cursor: pointer;
	float: right;
}

.notiz_menu a:hover {
	background: #fff;
}

.notiz_title {
	background: #f3e2a9;
	margin: 0px;
	padding: 5px 10px;
	font-size: 10pt;
	cursor: pointer;
	width: 80%;
}

.notiz_title span {
	display: block;
	color: #999;
}

.notiz_text {
	background: #fff;
	margin: 0px;
	font-size: 10pt;
	padding: 10px;
}

/*------------KUNDEN------------*/

/*------------TO DO LIST------------*/
.todo_header {
	background: #f3e2a9;
	padding: 10px 5px;
}

.todo_header h2 {
	margin: 0px;
	padding: 5px;
	margin-right: 600px;
	xborder: 1px solid red;
}

.todo_left, .todo_center, .todo_right {
	float: left;
	xborder: 1px solid red;
	margin: 10px 0;
	font-size: 11pt;
}

/* Kunden Check */
#kunden_check {
	width: 255px;
	float: right;
	border-radius: 4px;
}

#kunden_check input {
	width: 200px;
	padding: 7px;
	border-radius: 4px;
	border: 1px solid #ccc;
}

#kunden_check a {
	display: block;
	width: 30px;
	text-align: center;
	float: right;
	cursor: pointer;
	border: 1px solid #999;
	border-radius: 4px;
}

#kunden_check a img {
	margin-top: 5px;
}

#kunden_check a:hover {
	background: #fff;
}
/* Kunden Check */
.todo_form {
	margin: 5px 0;
	padding: 10px;
	background: #f3e2a9;
	border: 1px solid #ddd;
}

.todo_form_menu {
	margin: 0px;
	padding: 5px;
	background: #f3e2a9;
	height: 30px;
	border-radius: 5px 5px 0 0;
	border: 1px solid #ddd;
}

.todo_form_menu p {
	margin: 6px;
}

/* todo left */
.todo_left {
	width: 320px;
	margin-right: 5px;
}

.todo_left ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.todo_left ul li {
	display: block;
}

.todo_left ul li a {
	display: block;
	text-decoration: none;
	font-size: 10pt;
}

/* todo center */
.todo_center {
	width: 440px;
	margin-right: 5px;
	font-size: 10pt;
}

.todo_center .todo_form label {
	display: block;
	width: 100px;
	float: left;
	padding: 5px;
}

.todo_center .todo_form input {
	width: 230px;
	padding: 5px;
	border: 1px solid #ccc;
	border-radius: 5px;
}

.todo_center .todo_form select {
	width: 230px;
	padding: 5px;
	border: 1px solid #ccc;
	border-radius: 5px;
}

.todo_center .todo_form textarea {
	width: 285px;
	height: 100px;
	padding: 5px;
	border: 1px solid #ccc;
	border-radius: 5px;
}

/* todo right */
.todo_right {
	width: 270px;
	float: right;
}

.todo_right .todo_form {
	border-radius: 10px 10px 0 0;
	font-size: 9pt;
	margin-bottom: 10px;
}

/* todo TERMINE */
.todo_termine {
	width: 715px;
	float: right;
	margin: 10px 0;
	font-size: 11pt;
}

.todo_termine .todo_form label {
	display: block;
	width: 100px;
	float: left;
	padding: 5px;
}

.todo_termine .todo_form input {
	width: 330px;
	padding: 7px 5px;
	border: 1px solid #ccc;
	border-radius: 5px;
}

.todo_termine .todo_form select {
	width: 60px;
	padding: 7px 5px;
	border: 1px solid #ccc;
	border-radius: 5px;
}

.todo_termine .todo_form textarea {
	width: 500px;
	height: 100px;
	padding: 5px;
	border: 1px solid #ccc;
	border-radius: 5px;
}

/* todo TERMINE */
.todo_center_button {
	display: block;
	float: right;
	width: 30px;
	border: 1px solid #999;
	padding: 3px 5px;
	text-align: center;
	border-radius: 5px;
	cursor: pointer;
	margin-left: 5px;
}

.todo_center_button:hover {
	background: #fff;
	text-decoration: none;
}

.todo_center_button img {
	border: none;
}

.aufgaben_list {
	margin: 0;
	padding: 0;
}

.aufgaben_list li {
	display: block;
	margin: 10px 0;
}

.aufgaben_list li span {
	display: block;
	width: 40px;
	float: right;
	text-align: center;
	margin-top: 10px;
}

.aufgaben_list li a {
	display: block;
	text-decoration: none;
	border: 1px solid #999;
	padding: 5px;
	color: #666;
}

.aufgaben_list li a:hover {
	background: #fff;
}

.aufgaben_list li a.active {
	background: #fff;
	color: #000;
}

/* mod.aufgaben todo_right todo_form */
.aufgaben_title {
	margin: -10px -10px 5px -10px;
	border-radius: 10px 10px 0 0;
	cursor: pointer;
}

.aufgaben_title p {
	margin: 0px;
	padding: 10px 5px;
	padding-left: 10px;
}

.aufgaben_title p span {
	display: block;
	width: 30px;
	text-align: center;
	float: right;
}

.aufgaben_title p span a {
	text-decoration: none;
}

.aufgaben_text {
	margin: 0 -5px;
	background: #f7f2e0;
	border-radius: 5px;
}

.aufgaben_text p {
	margin: 0px;
	padding: 10px;
}

.aufgaben_text p label {
	display: block;
	width: 80px;
	float: left;
	padding: 5px 0;
}

.aufgaben_text p span {
	display: block;
	padding: 5px 0;
}

.aufgaben_text p a {
	text-decoration: none;
	display: block;
	border: 1px solid #999;
	color: #999;
	padding: 5px;
	width: 60px;
	text-align: center;
	border-radius: 5px;
	float: right;
}

.aufgaben_text p a:hover {
	background: #fff;
	color: #000
}

/*POTENZIELLE KUNDEN mod.pkundenlist*/
.kunden_form_todo_title {
	cursor: pointer;
	margin: 5px;
}

.kunden_form_todo_title p {
	margin: 0px;
	padding: 0px;
	overflow: auto;
}

.kunden_form_todo_title p span {
	display: block;
	width: 30px;
	text-align: center;
	float: right;
}

.kunden_form_todo_title span.aufgaben_title_text {
	width: 550px;
	float: left;
	display: inline-block;
	text-align: left;
	padding: 5px;
}

.kunden_form_todo_text {
	background: #f7f2e0;
	border-radius: 5px;
	margin: 5px;
}

.kunden_form_todo_text p {
	margin: 0px;
	padding: 10px;
}

.kunden_form_todo_text p label {
	display: block;
	width: 120px;
	float: left;
	padding: 5px 0;
}

.kunden_form_todo_text p span {
	display: block;
	padding: 5px 0;
}

/* mod aufgaben current day*/
/*
#currentDay:hover{background:#f7f2e0;}
#currentDay{padding:5px;border:none;width:80px;text-align:center;background:#f3e2a9;cursor:pointer;font-weight:bold;border-radius:5px;color:red;}
*/
#currentDay1 {
	padding: 5px;
	border: none;
	width: 80px;
	text-align: center;
	cursor: pointer;
}

#currentDay {
	padding: 5px;
	border: none;
	width: 80px;
	text-align: center;
	cursor: pointer;
	font-weight: bold;
	border-radius: 5px;
	color: red;
}

#currentDay1 .ui-datepicker {
	width: 305px;
}
/*------------TO DO LIST------------*/

/*------------TODO NEW------------*/
.new_pot_kunden {
	width: 715px;
	float: right;
	margin: 10px 0;
	font-size: 11pt;
}

.new_pot_kunden form {
	background: #f3e2a9;
	overflow: auto;
}

.new_pot_kunden form label {
	display: block;
	padding: 5px 0;
	width: 110px;
	float: left;
	font-size: 10pt;
}

.new_pot_kunden form input {
	padding: 7px 5px;
	border: 1px solid #ccc;
	width: 200px;
	font-size: 10pt;
	border-radius: 4px;
}

.new_pot_kunden form textarea {
	padding: 7px 5px;
	border: 1px solid #ccc;
	width: 565px;
	font-size: 10pt;
	border-radius: 4px;
	height: 80px;
}

.new_pot_kunden form select {
	padding: 10px;
	border: 1px solid #ccc;
	font-size: 9pt;
	border-radius: 4px;
}

.pot_kunden_form_left {
	width: 330px;
	float: left;
	padding: 5px 10px;
}

.pot_kunden_form_right {
	width: 330px;
	float: right;
	padding: 5px 10px;
}

.pot_kunden_form_aufgabe {
	padding: 5px 10px;
	border-top: 5px solid #fff;
}

/* mod.aufgaben todo_right todo_form */
.aufgabe_list_new {
	margin: 7px 0;
	border: 1px solid #ccc;
	padding: 0px;
	background: #f3e2a9;
	border-radius: 5px;
	font-size: 10pt;
}

.aufgaben_title_new {
	margin: 0;
	overflow: auto;
	border-bottom: 1px solid #ccc;
	padding: 5px 0;
}

.aufgaben_title_new span {
	display: block;
	width: 85px;
	float: left;
	padding: 5px;
}

.aufgaben_title_new div.aufgaben_title_text {
	width: 440px;
	float: left;
	padding: 5px;
}

.aufgaben_title_new span.aufgaben_title_menu {
	float: right;
	padding: 0px 5px;
	width: 50px;
}

.aufgaben_title_new span a {
	display: block;
	width: 25px;
	text-align: center;
	padding: 0px;
	float: right;
	margin-left: 7px;
}

.aufgaben_title_new span a.toggle_notiz {
	display: block;
	cursor: pointer;
	width: 70px;
	border: 1px solid #999;
	border-radius: 5px;
	padding: 5px;
	margin-top: -5px;
	font-size: 9pt;
	font-weight: bold;
	color: #999;
	float: right;
}

.aufgaben_title_new span a.toggle_notiz:hover {
	color: #000;
	background: #fff;
}

.aufgaben_text_new {
	xbackground: #f7f2e0;
	display: none;
}

.aufgaben_text_new p {
	margin: 10px;
	padding: 0;
	border-radius: 5px;
	font-size: 11pt;
}

.todo_form_menu_p {
	width: 330px;
	float: left;
	margin: 0;
	padding: 0px;
	border: 1px solid red;
}

.todo_form_menu_p select {
	border: 1px solid #ccc;
	padding: 5px;
}

.pot_kunden_info {
	background: #f3e2a9;
	margin-top: 5px;
}

.pot_kunden_info label {
	display: block;
	padding: 5px 0;
	width: 110px;
	float: left;
	font-size: 10pt;
}
/*------------TODO NEW------------*/
/* background:url(img/menu_bg2.png) repeat-x center center; */

/*----------MOD RECHNUNGS----------*/
/*---PAGE XML---*/
.xml_type_menu {
	list-style: none;
	padding: 0;
	margin: 0;
	overflow: auto;
	width: 450px;
	float: right;
	font-size: 10pt;
	xborder: 1px solid red;
}

.xml_type_menu li {
	float: right;
	margin-right: 3px;
}

.xml_type_menu li a {
	display: block;
	border: 1px solid #999;
	float: left;
	padding: 5px 10px;
	text-decoration: none;
	width: 50px;
	text-align: center;
	color: #999;
}

.xml_type_menu li a:hover {
	background: #fff;
}

.xml_type_menu li a.active {
	color: #000;
	background: #fff;
}

.xml_type_menu #xml_upload_button {
	width: 210px;
	float: left;
}

.xml_type_menu #xml_upload_button a {
	display: block;
	border: 1px solid #999;
	float: right;
	padding: 5px 10px;
	text-decoration: none;
	width: 75px;
	color: #000;
	margin-right: 5px;
	border-radius: 5px;
	background: url(img/menu_bg2.png) repeat-x center center;
	cursor: pointer;
	text-align: center;
	font-weight: bold;
}

.xml_type_menu #xml_upload_button a:hover {
	color: red;
}

#xml_file_name {
	position: absolute;
	border: 1px solid #999;
	margin-top: 32px;
	padding: 7px;
	background: #fff;
	width: 440px;
	background: #f7f2e0;
	display: none;
}

#xml_file_name span {
	float: right;
	cursor: pointer;
	padding: 0 5px;
	border-radius: 3px;
}

#xml_file_name span:hover {
	background: #ddd;
}

#current_xml {
	width: 550px;
	float: left;
	xborder: 1px solid red;
	font-size: 10pt;
}

#current_xml a {
	display: block;
	margin: 0px;
	padding: 5px 10px;
	color: #333;
	width: 440px;
	float: left;
	margin-left: 10px;
}

#current_xml a:hover {
	background: #f7f2e0;
}

a#xml_folder {
	width: 50px;
	cursor: pointer;
	text-align: center;
	padding: 3px 10px;
}

#xml_dialog {
	font-size: 10pt;
}

#xml_dialog a {
	display: block;
	float: left;
	width: 400px;
	padding: 7px;
	margin: 0;
}

#xml_dialog a:hover {
	background: #f3e2a9;
}

#xml_dialog a.active {
	background: #f3e2a9;
}

/*---PAGE XML---*/

/*all paket save button */
#all_paket_save {
	border: 1px solid #999;
	display: block;
	width: 100px;
	text-align: center;
	float: right;
	padding: 5px;
	border-radius: 4px;
	font-size: 10pt;
	font-weight: bold;
	cursor: pointer;
	color: #999;
}

#all_paket_save:hover {
	background: #fff;
	border: 1px solid #333;
	color: #333;
}
/*all paket save button */
section.xml_paket_section {
	xborder: 1px solid red;
	margin: 10px 0;
}

section.xml_paket_section  nav {
	background: #ccc;
	padding: 5px;
}

section.xml_paket_section  nav p {
	margin: 0px;
	padding: 0;
	overflow: auto;
}

section.xml_paket_section  nav p span {
	display: block;
	width: 120px;
	float: left;
	padding: 3px 0;
	height: 25px;
	xborder: 1px solid red;
}

section.xml_paket_section  nav p span a {
	display: block;
	width: 30px;
	float: right;
	text-align: center;
	padding-top: 5px;
	border-radius: 5px;
	cursor: pointer;
}

section.xml_paket_section  nav p span a:hover {
	background: #fff;
}

/* xml_mod_fedex */
/*zoll paket als paket speichern*/
#als_paket_save {
	border: 1px solid #999;
	padding: 5px;
	float: right;
	font-size: 8pt;
	text-decoration: none;
	color: #666;
	margin-right: 30px;
}

#als_paket_save:hover {
	background: #fff;
	color: #000;
}

.xml_paket {
	font-size: 10pt;
	margin-top: 10px;
	background: #f3e2a9;
	padding: 5px;
	xborder-radius: 5px;
	border: 1px solid #ddd;
}

.xml_paket  .xml_paket_info {
	
}

.xml_paket  .xml_paket_info p {
	margin: 0px;
	padding: 0;
	overflow: auto;
}

.xml_paket  .xml_paket_info p span {
	display: block;
	width: 120px;
	float: left;
	padding: 3px 0;
	height: 25px;
	xborder: 1px solid red;
}

.xml_paket  .xml_paket_info p span a {
	display: block;
	width: 30px;
	float: right;
	text-align: center;
	padding-top: 5px;
	border-radius: 5px;
	cursor: pointer;
}

.xml_paket  .xml_paket_info p span a:hover {
	background: #fff;
}

.xml_paket  .xml_paket_info span.xml_paket_info_input {
	width: 300px;
	font-weight: bold;
	text-align: right;
	xborder: 1px solid red;
}

.xml_paket  .xml_paket_info span.xml_paket_info_input input {
	border: 1px solid #f3e2a9;
	background: #f3e2a9;
	width: 100px;
	text-align: center;
}

.xml_paket  .xml_paket_info span.xml_paket_info_input input:hover,
	.xml_paket  .xml_paket_info span.xml_paket_info_input input:focus {
	background: #fff
}

span.xml_paket_info_input {
	width: 300px;
	font-weight: bold;
	text-align: right;
	xborder: 1px solid red;
}

span.xml_paket_info_input input {
	border: 1px solid #f3e2a9;
	background: #f3e2a9;
	width: 100px;
	text-align: center;
}

span.xml_paket_info_input input:hover, span.xml_paket_info_input input:focus
	{
	background: #fff
}

.xml_paket  .xml_paket_form {
	border: 1px solid #999;
	padding: 5px;
	margin: 10px 5px;
	display: none;
}

/*ul*/
.xml_paket  .xml_paket_form div {
	xborder: 1px solid red;
	margin: 10px 0;
	padding: 5px 3px;
	overflow: auto;
}

.xml_paket  .xml_paket_form div a.add_zuschlag {
	display: block;
	width: 30px;
	text-align: center;
	padding-top: 3px;
	cursor: pointer;
	float: right;
}

.xml_paket  .xml_paket_form div a.add_zuschlag:hover {
	background: #fff;
}

.xml_paket  .xml_paket_form div ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.xml_paket  .xml_paket_form div ul li {
	display: block;
	width: 250px;
	float: left;
	padding: 2px 5px;
}

.xml_paket  .xml_paket_form div ul li input {
	padding: 7px;
	border: 1px solid #999;
	width: 220px;
}

.xml_paket  .xml_paket_form div ul li select {
	padding: 7px;
	border: 1px solid #999;
	width: 235px;
}

.xml_paket  .xml_paket_form div ul li a {
	display: block;
	width: 30px;
	float: right;
	text-align: center;
	padding-top: 3px;
	cursor: pointer;
	border-radius: 5px;
}

.xml_paket  .xml_paket_form div ul li a:hover {
	background: #fff;
}

.xml_paket  .xml_paket_form div.kurz_paket {
	xborder: 1px solid red;
	margin: 5px 0;
}

.xml_paket  .xml_paket_form div.kurz_paket ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.xml_paket  .xml_paket_form div.kurz_paket ul li {
	display: block;
	width: 90px;
	float: left;
	padding: 0 5px;
	xborder: 1px solid red;
	text-align: center;
}

.xml_paket  .xml_paket_form div.kurz_paket ul li input {
	width: 70px;
	padding: 7px;
	border: 1px solid #999;
	text-align: center;
}

.xml_paket  .xml_paket_form div.zuschlag_div {
	
}

div.xml_paket_section {
	border: 1px solid #ccc;
	overflow: auto;
	margin-bottom: 10px;
	border-radius: 5px;
}

p.xml_paket_section_save {
	padding: 5px;
	margin: 0;
	overflow: auto;
	font-size: 9pt;
	background: #f7f2e0;
}

p.xml_paket_section_save a {
	display: block;
	float: left;
	padding: 5px;
	cursor: pointer;
	text-decoration: none;
	color: #000;
	margin: 0 5px;
}

p.xml_paket_section_save a.active {
	background: #f3e2a9;
}

p.xml_paket_section_save a.ajax_load {
	display: none;
}

/* UPS */
span.ups_transaction a {
	display: block;
	text-decoration: none;
	width: 50px;
	float: left;
	border: 1px solid #999;
	padding: 5px 0px;
	margin-right: 5px;
	text-align: center;
	color: #333;
}

span.ups_transaction a:hover {
	background: #fff;
}

span.ups_transaction a.active {
	background: #fff;
	color: red;
}

span.xml_paket_sort_menu {
	display: block;
	padding: 5px;
	border: 1px solid #999;
	border-radius: 5px 5px 0 0;
	font-size: 9pt;
	overflow: auto;
	background: #f7f2e0;
}

span.xml_paket_sort_menu a {
	display: block;
	float: left;
	padding: 5px 10px;
	text-decoration: none;
	color: #000;
}

span.xml_paket_sort_menu a[href]:hover {
	background: #f3e2a9;
}

span.xml_paket_sort_menu a.active {
	background: #f3e2a9;
}

span.xml_paket_sort_menu a.pfeil {
	cursor: pointer;
}

span.xml_paket_sort_menu a.multi_paket_save {
	cursor: pointer;
}

div.xml_paket_sort_group {
	margin-bottom: 10px;
}

/* UPS */

/* MOD RECHNUNG  */
.kunden_paket_info {
	background: #f3e2a9;
	margin: 0 0 5px 0;
	padding: 5px;
	border-radius: 5px 5px 0 0;
	font-size: 10pt;
	border: 1px solid #ccc;
}

.kunden_paket_info ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: auto;
}

.kunden_paket_info ul li {
	display: block;
	float: right;
	margin-left: 5px;
}

.kunden_paket_info ul li a {
	display: block;
	border: 1px solid #999;
	padding: 5px 10px;
	border-radius: 5px;
	text-align: center;
	cursor: pointer;
}

.kunden_paket_info ul li a:hover {
	background: #fff;
}

.kunden_paket_info ul a#kunden_notiz {
	display: block;
	border-radius: 5px;
	text-align: center;
	cursor: pointer;
	width: 20px;
	padding: 0;
	float: left;
	padding-top: 5px;
	margin-left: 5px;
}

.kunden_paket_info ul a#dopple_wert,
.kunden_paket_info ul a#dek_wert,
.kunden_paket_info ul a#kunden_rabat {
	display: block;
	border-radius: 5px;
	text-align: center;
	cursor: pointer;
	width: 20px;
	padding: 0;
	float: left;
	padding-top: 5px;
	margin-left: 5px;
}

#ajax_loader {
	padding: 8px 5px 0 5px;
	margin-right: 5px;
	display: none;
}

#txtRechnungsnummer {
	padding: 5px;
	border: 1px solid #ccc;
	border-radius: 5px;
}

#txtRechnungsdatum {
	padding: 5px;
	border: 1px solid #ccc;
	border-radius: 5px;
}

a#rechnung_erstellen {
	border: 1px solid #999;
	width: 120px;
	float: left;
	padding: 5px;
	border-radius: 5px;
}

#dialog_rechnung {
	font-size: 10pt;
}

#dialog_rechnung ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: auto;
	margin-bottom: 5px;
}

#dialog_rechnung ul li {
	float: left;
	width: 120px;
	padding: 5px 0;
	background: #eee;
	margin-right: 5px;
	padding-left: 5px;
}

#dialog_paketen_2,
#dialog_paketen {
	font-size: 10pt;
}

#dialog_paketen_2 ul,
#dialog_paketen ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: auto;
	margin-bottom: 5px;
	border: 1px solid #fff;
	width: 930px;
}

#dialog_paketen_2 ul li{
	float: left;
	width: 250px;
	margin: 0px 2px;
	padding: 5px;
	background: #ddd;
	font-size:8pt !important;
}

#dialog_paketen ul li {
	float: left;
	width: 265px;
	margin: 0px 2px;
	padding: 5px;
	background: #ddd;
}

#dialog_paketen_2 ul li span{
	cursor: pointer;
	color: blue;
}

#dialog_paketen ul li span {
	cursor: pointer;
	color: blue;
}

#dialog_paketen_2 ul li img,
#dialog_paketen ul li img {
	border: none;
	width: 18px;
	height: 18px;
}

#dialog_paketen_2 .paket_archiv_fracht,
#dialog_paketen .paket_archiv_fracht {
	width: 150px;
}


#dialog_paketen_2 .paket_archiv_download ,
#dialog_paketen .paket_archiv_download {
	width: 30px;
	text-align: center;
	padding-bottom: 1px;
	cursor: pointer;
}

#dialog_paketen_2 .paket_delete ,
#dialog_paketen .paket_delete {
	width: 30px;
	text-align: center;
	padding-bottom: 1px;
	cursor: pointer;
}

#dialog_paketen_2 .paket_select ,
#dialog_paketen .paket_select {
	width: 30px;
	text-align: center;
	padding-bottom: 1px;
	cursor: pointer;
}

#dialog_paketen_2 .paket_select_all ,
#dialog_paketen .paket_select_all {
	width: 30px;
	text-align: center;
	padding-bottom: 1px;
	cursor: pointer;
}

#dialog_paketen_2 #all_paket_download ,
#dialog_paketen #all_paket_download {
	width: 30px;
	text-align: center;
	padding-bottom: 1px;
	cursor: pointer;
}

#paket_dialog_menu {
	border: 1px solid #ccc;
	padding: 5px;
	margin: 5px auto;
	width: 920px;
	float: left;
	border-radius: 5px;
}

#paket_dialog_menu a {
	width: 30px;
	display: block;
	border: 1px solid #ddd;
	text-align: center;
	border-radius: 5px;
	cursor: pointer;
	float: right;
	margin: 0 5px;
	padding: 0 10px 5px 10px;
}

#paket_dialog_menu a:hover, #list_limit span:hover {
	background: #f3e2a9;
}

#paket_dialog_menu a img {
	height: 18px;
	margin-top: 5px;
}

/* Paketen dialog menu */
ul.dialog_paketen_menu{
	
}
ul.dialog_paketen_menu input{
	padding:5px;
	width:90%;
}
ul.dialog_paketen_menu select{
	padding:5px;
	width:90%;
}

#list_limit {
	width: 500px;
	float: left;
	overflow: auto;
}

#list_limit span {
	border: 1px solid #ccc;
	padding: 5px 10px;
	border-radius: 3px;
	cursor: pointer;
	color: blue;
}

#list_limit select#slcRechnung {
	border: 1px solid #999;
	padding: 5px 4px;
	border-radius: 3px;
	width: 120px;
}

#list_limit input#txtFracht {
	border: 1px solid #999;
	padding: 5px 2px;
	border-radius: 4px;
	width: 180px;
	float: left;
	margin-right: 5px;
}

/*
#paket_dialog_menu{
	border:1px solid #999;
	background:#f3e2a9;
	border-radius:5px;
	float:right;
}


#paket_dialog_menu a:hover{
	background:#fff;
}

#paket_dialog_menu a img{margin-top:5px;}
*/
.db_paket {
	border: 1px solid #ccc;
	margin-bottom: 10px;
	background: #f3e2a9;
}

.db_paket_info {
	background: #f3e2a9;
	padding: 5px;
	font-size: 10pt;
}

.db_paket_info ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: auto;
}

.db_paket_info ul li {
	display: block;
	float: left;
	xborder: 1px solid red;
	width: 130px;
	padding: 5px;
}

.db_paket_info ul li a {
	display: block;
	text-align: center;
	cursor: pointer;
	width: 30px;
	float: right;
	padding: 5px 0px 3px 0px;
}

.db_paket_info ul li a:hover {
	background: #fff;
}

/* Doppelte Pakete */
.doppelte_paket{
	xdisplay:none !important;
}


/* RECHNUNG, GUTSCRIFT, NACHNAMEBETRAG MENU mod.rechnung.php */
#rechnung_module {
	width: 150px;
	float: right;
	cursor: pointer;
	border-radius: 5px 5px 0 0;
	border: 1px solid #f3e2a9;
}

#rechnung_module a {
	display: block;
	padding: 5px;
	margin: 0 5px;
	color: red;
}

#rechnung_module ul {
	list-style: none;
	padding: 0;
	margin: 0 -1px;
	margin-top: 0px;
	position: absolute;
	width: 140px;
	border-radius: 0 0 5px 5px;
	background: #f7f2e0;
	background: #f3e2a9;
	display: none;
	padding: 5px;
	border: 1px solid #333;
	border-top: none;
}

#rechnung_module li a {
	display: block;
	padding: 10px 5px;
	xborder-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	margin: 0;
	border-radius: 2px;
	color: #999;
}

#rechnung_module li a:hover {
	background: #f7f2e0;
	background: #fff;
	color: #000;
}

#rechnung_module:hover {
	background: #f7f2e0;
	background: #f3e2a9;
	border: 1px solid #333;
}

#rechnung_module:hover ul {
	display: block;
}


/*Rechnung notiz*/
.rechnung_notiz_button{
	display: block;
	width: 20px;
	height: 20px;
	text-align: center;
	float:left;
	background-image: url(img/comment.png);
	background-repeat: no-repeat;
	background-position: center center;
	opacity: 0.3;
}

.rechnung_notiz_button.active{
	opacity:1;
}

.rechnung_notiz_dialog{
	font-size:9pt !important;
}
.rechnung_notiz_dialog_text{
	width:98%;
	height:70px;
	font-size:9pt !important;
	border:1px solid #fff;
	outline: none;
}

/* RECHNUNG, GUTSCRIFT, NACHNAMEBETRAG MENU mod.rechnung.php */
.db_paket_form {
	overflow: auto;
	font-size: 10pt;
	padding: 5px;
	border-top: 1px solid #ccc;
}

.db_paket_form_left {
	width: 270px;
	float: left;
}

.db_paket_form_left p {
	
}

.db_paket_form_left p span {
	display: block;
	width: 135px;
	float: left;
}

.db_paket_form_left p span input {
	width: 100px
}

.db_paket_form_left p label {
	display: block;
	padding: 3px 5px;
}

.db_paket_form_left p input {
	width: 250px;
	padding: 10px 5px;
	font-size: 9pt;
	border: 1px solid #ccc;
	border-radius: 5px;
}

.db_paket_form_right {
	width: 270px;
	float: right;
}

.db_paket_form_right p {
	
}

.db_paket_form_right p span {
	display: block;
	width: 135px;
	float: left;
}

.db_paket_form_right p span input {
	width: 100px
}

.db_paket_form_right p label {
	display: block;
	padding: 3px 5px;
}

.db_paket_form_right p input {
	width: 250px;
	padding: 10px 5px;
	font-size: 9pt;
	border: 1px solid #ccc;
	border-radius: 5px;
}

/*db_paket_form_center zuschlag */
.db_paket_form_center {
	padding: 5px 0;
}

.db_paket_form_center h3 {
	padding-left: 10px;
}

.db_paket_form_center p {
	border: 1px solid #ccc;
	padding: 5px 0;
	margin: 2px 0px;
}

.db_paket_form_center span {
	display: block;
	width: 120px;
	float: left;
	padding: 10px 5px;
}

.db_paket_form_center span input {
	width: 100px;
	padding: 10px 5px;
	font-size: 9pt;
	border: 1px solid #ccc;
	border-radius: 5px;
}

/* zuschlag plus  */
.zuschlag_plus {
	padding: 5px;
	border: 1px solid #999;
	border-radius: 5px;
	margin: 5px 0;
}

.zuschlag_plus p {
	padding: 0px;
	margin: 3px 0;
}

.zuschlag_plus span {
	display: block;
	padding: 5px;
}

.zuschlag_plus input {
	width: 350px;
	padding: 10px 5px;
	font-size: 9pt;
	border: 1px solid #ccc;
	border-radius: 5px;
}

.zuschlag_plus_add, .zuschlag_plus_del {
	display: block;
	width: 30px;
	padding: 7px 5px 4px 5px;
	margin-top: 2px;
	border: 1px solid #999;
	text-align: center;
	float: right;
	border-radius: 3px;
	cursor: pointer;
}

.zuschlag_plus_add:hover, .zuschlag_plus_del:hover {
	background: #fff;
}
.zuschlag_plus_add_1, .zuschlag_plus_del_1 {
	display: block;
	width: 30px;
	padding: 7px 5px 4px 5px;
	margin-top: 2px;
	border: 1px solid #999;
	text-align: center;
	float: right;
	border-radius: 3px;
	cursor: pointer;
}

.zuschlag_plus_add_1:hover, .zuschlag_plus_del_1:hover {
	background: #fff;
}

/*PAKET MANUELL PLUS */
.paket_manuell input {
	width: 200px;
	padding: 7px;
	font-size: 9pt;
	border: 1px solid #ccc;
	border-radius: 5px;
}

.paket_manuell select {
	width: 100px;
	padding: 7px;
	font-size: 9pt;
	border: 1px solid #ccc;
	border-radius: 5px;
}

.paket_manuell .paket_manuell_label {
	padding: 8px;
}
/*PAKET MANUELL PLUS */

/* PAKET FORM DIALOG */
#paket_diaolog_form {
	
}

#form_paket {
	font-size: 9pt;
}

#form_paket .form_inhalt {
	width: 470px;
	float: left;
	background: #ccc;
	margin-right: 10px;
	border-radius: 5px;
	padding: 10px 0;
	height: 300px;
}

#form_paket  ul {
	margin: 0;
	padding: 0px;
	list-style: none;
	margin: 10px 0;
	overflow: auto;
}

#form_paket  ul li {
	display: block;
	width: 160px;
	float: left;
	margin: 0 3px;
	padding: 5px;
	border-radius: 5px;
}

#form_paket  ul li label {
	display: block;
	font-weight: bold;
	padding: 5px 0 5px 5px;
}

#form_paket  ul li input {
	width: 120px;
	padding: 5px;
	border-radius: 5px;
	border: 1px solid #999;
}

#form_paket  ul li textarea {
	width: 400px;
	padding: 5px;
	border-radius: 5px;
	border: 1px solid #999;
}

#form_paket  ul li select {
	width: 130px;
	padding: 5px;
	border-radius: 5px;
	border: 1px solid #999;
}

#form_paket  ul.form_paket_maxi li {
	width: 260px;
}

#form_paket  ul.form_paket_maxi li label {
	display: block;
}

#form_paket  ul.form_paket_maxi li input {
	width: 240px;
}

#form_paket  ul.form_paket_maxi li select {
	width: 255px;
}

.db_paket_form {
	background: #f3e2a9;
	margin-bottom: 10px;
}

#such_fracht {
	padding: 8px;
	border: 1px solid #999;
	border-radius: 10px;
	width: 250px;
}

.db_paket_zuschlag p {
	padding: 5px;
	margin: 3px 0;
}

.db_paket_zuschlag p input {
	padding: 10px;
	border-radius: 5px;
	border: 1px solid #999;
}

.db_paket_zuschlag p input.key_zu {
	width: 260px;
}

.db_paket_zuschlag p input.val_zu {
	width: 100px;
}

.db_paket_list {
	background: #f3e2a9;
	padding: 5px;
	height: 600px;
	overflow-y: scroll;
}

.db_paket_list a {
	text-decoration: none;
	color: #999;
}

.db_paket_list a:hover, .db_paket_list a.active {
	color: #333;
}

.db_paket_list ul {
	padding: 5px;
	margin: 5px 0px;
	list-style: none;
	overflow: auto;
	border: 1px solid #999;
	border-radius: 5px;
}

.db_paket_list ul:hover, .db_paket_list ul.active {
	background: #fff;
}

.db_paket_list ul li {
	display: block;
	padding: 5px;
	width: 160px;
	float: left;
	margin-left: 5px;
}

.db_paket_list ul li:first-child {
	margin-left: 0px;
}

.db_paket_list ul li.mini_info {
	width: 45px;
}

/* PAKET FORM  DIALOG*/

/* MOD RECHNUNG  */
.tooltip_box {
	font-size: 10pt;
}

.ui-tooltip {
	font-size: 10pt;
	font-family: Calibri;
}

/* rechnung mod.rechnung.php */
#kunden_suchen {
	border: 1px solid #999;
	margin-bottom: 5px;
	background: #f3e2a9;
	border-radius: 5px;
}

#kunden_suchen_form p {
	xborder: 1px solid red;
	margin: 0;
	padding: 0;
}

#kunden_suchen_form p a {
	display: block;
	border: 1px solid #666;
	width: 25px;
	text-align: center;
	cursor: pointer;
	padding: 7px 8px 3px 8px;
	border-radius: 5px;
	float: right;
	margin: 6px 2px;
	height:20px;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: 80% auto;
	background-size:   80% auto;
}

#kunden_suchen_form p a.alphabe{
	background-image: url(img/alphabe.png);
}
#kunden_suchen_form p a.suchen{
	background-image: url(img/suchen.png);
	-webkit-background-size: auto 80% ;
	background-size:  auto 80%;
} 

#kunden_suchen_form p a:hover {
	background-color: #fff;
}

/* kunden suchen input*/
#kunden_suchen_form p input {
	border: 1px solid #999;
	padding: 10px;
	border-radius: 5px;
	margin: 5px 5px 5px 10px;
	width: 270px;
}

#kunden_suchen_form p input.ajax_load_input {
	background: #fff url(img/ajax-load.gif) no-repeat center right;
	background-position: 260px 10px;
}

/*autocomplete correktur */
.ui-autocomplete li.ui-menu-item a.ui-corner-all {
	xborder: 1px solid red;
	font-size: 10pt;
	padding: 7px 5px;
}

.kunden_suchen_sort {
	border-radius: 0px !important;
	width: 92%;
}

.kunden_suchen_sort input {
	width: 90% !important;
	margin: 3px !important;
}

/*kunden alphabet slidetoggle */
#kunden_suchen_alphabet_list {
	background: #f7f2e0;
	border: 1px solid #666;
	border-radius: 5px;
	padding: 7px;
	position: absolute;
	width: 435px;
	display: none;
}

#kunden_suchen_alphabet_list ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#kunden_suchen_alphabet_list ul li {
	display: block;
}

#kunden_suchen_alphabet_list ul li a {
	display: block;
	width: 30px;
	float: left;
	border: 1px solid #333;
	text-align: center;
	padding: 5px;
	margin: 3px;
	border-radius: 5px;
	color: #000;
	background: #f3e2a9;
}

#kunden_suchen_alphabet_list ul li a:hover {
	background: #fff;
}

#kunden_suchen_alphabet_list ul li a.active {
	background: #fff;
}

#kunden_suchen_ajax_loader {
	border: 1px solid red;
}
/* rechnung mod.rechnung.php */

/* Aktuele rechnung */
#aktuele_rechnung {
	border: 1px solid #999;
	margin: 10px 0;
	font-size: 10pt;
	border-radius: 5px;
	background: #f3e2a9;
}

#aktuele_rechnung p {
	xborder: 1px solid red;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#aktuele_rechnung p span {
	display: block;
	width: 120px;
	xborder: 1px solid red;
	float: left;
	padding: 5px;
	margin: 5px 3px;
}

#aktuele_rechnung p.aktuele_rechnung_button span a {
	text-align: center;
	display: block;
	border: 1px solid #666;
	border-radius: 5px;
	padding: 7px 0;
	cursor: pointer;
	font-weight: bold;
	background: url(img/menu_bg2.png) repeat-x center;
	color: #999;
}

#aktuele_rechnung p.aktuele_rechnung_button span a:hover {
	background: #fff;
	color: #000
}

/* rechnung email senden form */
#rechnung_mail {
	border: 1px solid #999;
	padding: 10px;
	border-radius: 5px;
	background: #f3e2a9;
}

#rechnung_mail button {
	width: 30px;
	float: right;
}

#rechnung_mail p {
	xborder: 1px solid red;
	margin: 5px 0;
	padding: 5px;
}

#rechnung_mail p label {
	display: block;
	width: 100px;
	float: left;
	padding: 5px;
}

#rechnung_mail p input {
	padding: 7px;
	width: 300px;
	border: 1px solid #ccc;
	border-radius: 5px;
	font-size: 9pt;
}

#rechnung_mail p textarea {
	padding: 7px;
	width: 400px;
	height: 100px;
	border-radius: 5px;
	border: 1px solid #ccc;
	font-size: 9pt;
}

#rechnung_mail p input[type="submit"] {
	padding: 7px;
	width: 300px;
	border: 1px solid #ccc;
	border-radius: 5px;
	cursor: pointer;
}
/* rechnung email senden form */

/* rechnung email senden form */
div.rechnung_mail {
	border: 1px solid #999;
	padding: 10px;
	border-radius: 5px;
	background: #f3e2a9;
}

div.rechnung_mail button {
	width: 30px;
	float: right;
}

div.rechnung_mail p {
	xborder: 1px solid red;
	margin: 5px 0;
	padding: 5px;
}

div.rechnung_mail p label {
	display: block;
	width: 90px;
	float: left;
	padding: 5px;
}

div.rechnung_mail p input {
	padding: 7px;
	width: 300px;
	border: 1px solid #ccc;
	border-radius: 5px;
	font-size: 9pt;
}

div.rechnung_mail p textarea {
	padding: 7px;
	width: 520px;
	height: 250px;
	border-radius: 5px;
	border: 1px solid #999;
	font-size: 9pt;
}

div.rechnung_mail p input[type="submit"] {
	padding: 7px;
	width: 300px;
	border: 1px solid #ccc;
	border-radius: 5px;
	cursor: pointer;
}
/* rechnung email senden form */

/* Aktuele rechnung */

/* PREIS mod.preis.php */ /* PREIS mod.preis.php */
.kunden_preis_info {
	background: #f3e2a9;
}

.preis_menu {
	background: #f3e2a9;
	border: 1px solid #ccc;
}

.preis_menu ul {
	margin: 0;
	list-style: none;
	overflow: auto;
	padding: 7px 5px;
}

.preis_menu ul li {
	float: left;
	margin: 0 3px;
}

.preis_menu ul li a {
	display: block;
	border: 1px solid #999;
	padding: 5px;
	width: 85px;
	text-align: center;
	border-radius: 5px;
	cursor: pointer;
	color: #999;
}

.preis_menu ul li a:hover {
	background: #fff;
	color: #000;
}

.preis_menu ul li a.active {
	background: #fff;
	color: #000;
}

li#sp_menu_save {
	float: right;
	xborder: 1px solid red;
}

li#sp_menu_save a {
	width: 30px;
	float: right;
	margin: 0 5px;
	padding: 5px 5px 2px 5px;
}

a#sp_ajax_load {
	border: none;
	display: none;
}

a#sp_ajax_load:hover {
	background: none;
}

#preis_content {
	font-size: 10pt;
	margin: 5px 0;
}

#spezial_preis_form {
	background: #f3e2a9;
	overflow: auto;
	border: 1px solid #ccc;
}

#preis_content #spezial_preis_form label {
	display: block;
	width: 80px;
	float: left;
	padding: 5px;
}

#preis_content #spezial_preis_form input {
	padding: 5px;
	border: 1px solid #999;
	border-radius: 3px;
	width: 140px;
}

#preis_content #spezial_preis_form select {
	padding: 5px;
	border: 1px solid #999;
	border-radius: 3px;
	width: 150px;
}

#preis_content #spezial_preis_form p.input_kurz input {
	width: 55px;
}

.spezial_preis_left {
	width: 260px;
	float: left;
	padding: 10px;
}

.spezial_preis_right {
	width: 260px;
	float: right;
	padding: 10px;
}

.sp_preis_list {
	background: #f3e2a9;
	margin: 7px 0;
	padding-bottom: 5px;
	border: 1px solid #ccc;
}

.sp_preis_list p {
	margin: 0;
	padding: 10px 5px;
	cursor: pointer;
}

.sp_preis_list ul {
	padding: 0;
	margin: 0;
	list-style: none;
	overflow: auto;
}

.sp_preis_list ul.active {
	background: #fff;
}

.sp_preis_list ul li {
	width: 55px;
	float: left;
	padding: 5px;
	margin-right: 1px;
}

.sp_preis_list ul li.sp_preis_list_menu {
	xborder: 1px solid red;
	padding: 5px 0 0 0;
	width: 70px;
}

.sp_preis_list ul li.sp_preis_list_menu a {
	display: block;
	width: 20px;
	float: right;
	text-align: center;
	cursor: pointer;
	margin: 0 3px;
}

#als_neue_speichern {
	font-weight: bold;
	font-size: 13pt;
	border: 1px solid #999;
	padding: 3px 8px;
	position: absolute;
	margin-left: 4px;
	border-radius: 4px;
}

#als_neue_speichern:hover {
	background: #fff;
}
/* mod.spezial_preis.php */

/* mod.fedex_preis.php */
.fedex_preis_left {
	width: 260px;
	float: left;
	padding: 10px;
	background: #f3e2a9;
}

.fedex_preis_left ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.fedex_preis_left ul li {
	display: block;
	margin-bottom: 5px;
}

.fedex_preis_left ul li a {
	display: block;
	border: 1px solid #999;
	padding: 10px 5px;
	cursor: pointer;
	border-radius: 5px;
	color: #999;
}

.fedex_preis_left ul li a:hover, .fedex_preis_left ul li a.active {
	color: #000;
	background: #fff;
}

.fedex_preis_right {
	width: 260px;
	float: right;
	padding: 10px;
	background: #f3e2a9;
}

.fedex_preis_right ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.fedex_preis_right ul li {
	display: block;
	margin-bottom: 5px;
	border: 1px solid #ccc;
	padding: 5px;
}

.fedex_preis_right ul li label {
	display: block;
	width: 120px;
	float: left;
	padding: 5px;
}

.fedex_preis_right ul li input {
	padding: 5px;
	width: 40px;
	border: 1px solid #999;
	text-align: center;
}

.fedex_preis_right ul li span {
	float: right;
	display: block;
	width: 40px;
	border: 1px solid #999;
	padding: 2px 5px 5px 5px;
	text-align: center;
	cursor: pointer;
	border-radius: 3px;
}

.fedex_preis_right ul li span:hover {
	background: #fff;
}

/* mod.fedex_preis.php */

/* mod.ups_preis.php */
#ups_preis_form {
	background: #f3e2a9;
}

#ups_preis_form .fedex_preis_right ul li label {
	display: block;
	width: 170px;
	float: left;
	padding: 5px;
}

#ups_preis_form .fedex_preis_left ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#ups_preis_form .fedex_preis_left ul li {
	display: block;
	margin-bottom: 5px;
	border: 1px solid #ccc;
	padding: 5px;
}

#ups_preis_form .fedex_preis_left ul li label {
	display: block;
	width: 170px;
	float: left;
	padding: 5px;
}

#ups_preis_form .fedex_preis_left ul li input {
	padding: 5px;
	width: 40px;
	border: 1px solid #999;
	text-align: center;
}

#ups_preis_menu {
	background: #f3e2a9;
	border: 1px solid #ccc;
	padding: 5px;
	margin-bottom: 5px;
	overflow: auto;
}

#ups_preis_menu a {
	float: right;
	border: 1px solid #ccc;
	display: block;
	width: 70px;
	margin: 0 5px;
	text-align: center;
	text-decoration: none;
	color: #999;
	padding: 3px;
	cursor: pointer;
}

#ups_preis_menu table tr td a.tnt_relation_preis {
	display: inline-block;
	width:40%;
}

#ups_preis_menu a:hover {
	background: #fff;
	color: #000;
}

#ups_preis_menu a.active {
	background: #fff;
	color: #000;
}

span#ups_preis_copy {
	display: block;
	width: 50px;
	float: left;
	border: 1px solid #999;
	padding: 3px;
	text-align: center;
	cursor: pointer;
}
/* mod.ups_preis.php */

/* PREIS mod.preis.php */ /* PREIS mod.preis.php */
/* PREIS mod.preis.php */

/* BRIEF MAHNUNG/GUTSCHRIFT */
#mahnung {
	border: 1px solid #ccc;
	margin: 10px 0;
	background: #f3e2a9;
	border-radius: 5px;
}

#mahnung p {
	font-size: 10pt;
	margin: 0;
	padding: 10px;
}

#mahnung p input {
	padding: 5px;
	border: 1px solid #ccc;
	width: 100px;
	border-radius: 4px;
}

/* BRIEF MAHNUNG/GUTSCHRIFT */

/*----------MOD RECHNUNGS----------*/

/*-------------------KASSE-----------------*/
.content_kasse_menu {
	xborder: 1px solid #ccc;
	padding: 5px;
	margin-bottom: 5px;
	background: #f7f2e0;
	overflow: auto;
}

.content_kasse_menu a {
	border: 1px solid #999;
	padding: 5px;
	display: block;
	width: 80px;
	float: right;
	text-align: center;
	margin: 0 5px;
	border-radius: 4px;
	cursor: pointer;
}

.content_kasse_menu a:hover {
	background: #f3e2a9;
}

.content_kasse_menu b {
	padding: 5px;
	display: block;
	width: 200px;
	float: left;
}

.content_kasse {
	border: 1px solid #ccc;
	margin: 7px 0;
	font-size: 10pt;
}

.content_kasse ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: auto;
}

.content_kasse ul li {
	display: block;
	width: 85px;
	float: left;
	margin: 2px 2px 2px 0;
	padding: 5px;
	border: 1px solid #999;
}

.content_kasse ul li.bezahlt_menu {
	padding: 0 3px;
	float: right;
	width: 120px;
	border: none;
}

.content_kasse ul li.bezahlt_menu a {
	display: block;
	width: 25px;
	float: left;
	margin-right: 5px;
	padding: 5px;
	text-align: center;
	border-radius: 5px;
	color: #000;
}

.content_kasse ul li.bezahlt_menu a:hover {
	background: #f3e2a9;
}

.content_kasse ul.ausgabe_list_menu {
	
}

.content_kasse ul.ausgabe_list_menu li {
	background: #ccc;
}

#eingabe_summe li {
	border: 1px solid #fff;
}

li#eingabe_mwst_summe, li#eingabe_ges_summe {
	border: 1px solid #999;
	text-align: right;
	font-weight: bold;
}

li#new_ausgabe_button {
	float: right;
	background: none;
	text-align: center;
	border-radius: 5px;
	cursor: pointer;
}

li#new_ausgabe_button:hover {
	background: #f3e2a9;
}

.content_kasse_paket {
	border: 1px solid #ddd;
}

.kasse_monaten_paket  #kunden_suchen_input {
	
}

.content_kasse_paket ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.content_kasse_paket ul.ausgabe_list_menu {
	border: none;
}

.content_kasse_paket ul.ausgabe_list_menu li {
	background-color: #ccc;
}

.content_kasse_paket ul li {
	display: block;
	width: 14%;
	float: left;
	padding: 10px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	font-size: 10pt;
}

.content_kasse_paket ul li:first-child {
	border-left: 1px solid #999;
}

.content_kasse_paket ul.paket_statistik li {
	width: 12%;
}

.content_kasse_paket ul.paket_statistik li.service {
	width: 25% !important;
}

/*rechnunglist insolvenz button*/
.rechnung_insolvenz_button{
	display: block;
	font-size:8pt;
	border: 1px solid #999;
	color:#999;
	border: 1px solid red;
	color:red;
	width:15px;
	text-align: center;
	padding:3px;
	float:right;
	cursor: pointer;
	-webkit-border-radius: 100px 100px;
	-moz-border-radius: 100px 100px;
	border-radius: 100px 100px;s
}

.rechnung_insolvenz_button.active{
	border: 1px solid red;
	color:red;
}

/* kasse_search_formx */
.kasse_search_form{
	
}
.kasse_search_form input{
	padding:5px;
}
.kasse_search_form select{
	padding:5px;
}


/* Kasse bezahlt menu mahnung stop*/
.mahnung_stop_button{
	background-repeat: no-repeat;
	-webkit-background-size: 50% auto;
	background-size: 30% auto;
	background-position: center center;
	height:10px;
}
.mahnung_stop_button.on{ background-image: url(img/on.png); }
.mahnung_stop_button.off{ background-image: url(img/off.png); }

.mahnung_stop_button:hover{ 
	background-repeat: no-repeat !important;
	-webkit-background-size: 30% auto !important;
	background-size: 30% auto !important;
	background-position: center center !important;
	background-color: #fff !important;
}
.mahnung_stop_button.on:hover{ background-image: url(img/on.png) !important; }
.mahnung_stop_button.off:hover{ background-image: url(img/off.png) !important; }

/*Kassiert*/
.kassiert{
	background-repeat: no-repeat;
	-webkit-background-size: 40% auto;
	background-size: 40% auto;
	background-position: center center;
	height:10px;
	background-image: url(img/euro.gif);
}
.kassiert.on{ 
	opacity: 1; 
}
.kassiert.off{
	opacity: 0.2; 
}

.kassiert:hover{ 
	background-repeat: no-repeat !important;
	-webkit-background-size: 40% auto !important;
	background-size: 40% auto !important;
	background-position: center center !important;
	background-color: #fff !important;
	background-image: url(img/euro.gif) !important;
}



/* kasse jahr menu */
li.kasse_paket_year{
	xoverflow:hidden;
}

li.kasse_paket_year a{
	display: block;
}

li.kasse_paket_year:hover ul{
	display: block;
}

li.kasse_paket_year ul{
	overflow:hidden !important;
	position: absolute;
	width:75px;
	display: none;
	margin-top:-1px !important;
	border: 1px solid #999;
	background-color: #f7f2e0;
}


li.kasse_paket_year ul li a{
	border:none !important;
}



/* USER PROVISION
section.user_provision{
	padding-left:10px;
	padding-bottom:20px;
	border-bottom:1px solid #ddd ;
}
section.user_provision h1{
	margin:0px;
	margin-left:-10px;
	padding:5px 10px;
}
section.user_provision table{
	width:100%;
}
section.user_provision table tr{
	
}
section.user_provision table tr td{
	border: 1px solid #ccc;
	padding:10px;
	width:8%;
}
section.user_provision table tr.head_provision td{
	border: 1px solid #ccc;
	background-color: #ddd;
	font-weight:bold;
	width:8%;
}
*/

.provision_user_content{
	padding:10px;
}
.provision_user_content ul{
	overflow: hidden;
}
.provision_user_content ul li{
	display: block;
	width:98%;
	padding:0;
	margin-bottom:10px;
}
.provision_user_content ul li.provision_header_li{
	margin-bottom:0px;
}
.provision_user_content ul li table{
	width:100%;
}
.provision_user_content ul li table.provision_header tr td{
	background-color: #f3e2a9;
	padding:5px;
}
.provision_user_content ul li table tr td{
	padding:5px;
	width:15%;
	background-color: #f7f2e0;
}
.provision_user_content ul li table tr td.firmenname{
	width:35%;
}

/* provision rechnungs*/
tr.provision_rechnung td{
	background-color: #fff !important;
}
tr.provision_rechnung td table{
	background-color: #fff !important;
}
tr.provision_rechnung table tr td{
	background-color: #eee !important;
}

table.provision_rechnung_table tr td{
	xwidth:19% !important;
}
table.provision_rechnung_table tr td.menu{
	width:5% !important;
	text-align: center;
}

a.provision_rechnung_button{
	width:20px;
	height: 20px;
	display: block;
	background-image: url(img/xx.png);
	background-repeat: no-repeat;
	float:left;
	cursor: pointer;
	text-align: center;
}
a.provision_rechnung_button_all{
	width:20px;
	height: 20px;
	display: none;
	background-image: url(img/xx.png);
	background-repeat: no-repeat;
	float:right;
	cursor: pointer;
	text-align: center;
	margin-left:10px;
}

a.provision_rechnung_button_all.off,
a.provision_rechnung_button.off{
	background-image: url(img/xx.png);
}
a.provision_rechnung_button_all.on,
a.provision_rechnung_button.on{
	background-image: url(img/jaa.png);
}

a.provision_rechnung_select{
	width:20px;
	height: 20px;
	display: block;
	background-image: url(img/noo.png);
	background-repeat: no-repeat;
	float:right;
	cursor: pointer;
	text-align: center;
}
a.provision_rechnung_select.selected_provision{
	background-image: url(img/okk.png);
}

tr.provision_rechnung_button{
	
}
tr td.provision_rechnung_on_button{
	cursor: pointer;
}
tr.provision_rechnung{
	display: none;
}

a#ausgaben_form_save,
a.relation_status_button{
	display:block;
	width:20px;
	height:18px;
	padding:5px;
	cursor:pointer;
	margin:0 auto;
	-webkit-background-size: auto 50% ;
	background-size: auto 50% ;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
}

a.relation_status_button:hover {
	background-color: #f3e2a9;
}

/*Termin dialog */
#dialog_termin{
	xbackground-color: #f3e2a9;
}
#dialog_termin form{
	font-size:10pt;
	padding:5px;
	border: 1px solid #ccc;
	background-color: #f3e2a9;
	background-color: #f7f2e0;
}
#dialog_termin form p{
	
	margin:0;
	padding:5px 0;
}

#dialog_termin form select{
	font-size:9pt;
	padding:5px;
}

#dialog_termin form textarea{
	font-size:9pt;
	padding:5px;
	width:96%;
	height:50px;
}

#dialog_termin form input{
	font-size:9pt;
	padding:5px;
	width:30%;
}

#termin_form_save{
	display:block;
	width:30px;
	text-align:center;
	padding:5px 0 3px 0;
	border-radius:2px;
	cursor:pointer;
	float:right;
	margin-right:10px;
}
#termin_form_save:hover{
	background-color: #f3e2a9;
	background-color: #fff;
}

#termin_list{
	margin:10px 0;
}

#termin_list ul{
	margin:0;
	padding:0;
	list-style: none;
	font-size:9pt;
	border: 1px solid #ccc;
	margin-bottom:10px;
	background-color: #f7f2e0;
}
#termin_list ul li{
	border-left: 1px solid #ccc;
	float:left;
	width:13%;
	padding:5px;
}

#termin_list ul li.termin_text{
	border:none;
	border-top: 1px solid #ccc;
	width:97%;
	padding:7px;
	display:none;
}

#termin_list ul li:first-child{
 border:none;	
}

#termin_list ul li a{
	display:block;
	width:25px;
	height:18px;
	text-align:center;
	float:right;
	cursor:pointer;
}

#termin_button{
	display:block;
	border: 1px solid #999;
	width:100px;
	text-align:center;
	padding:5px;
	cursor:pointer;
	float:right;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	position: relative;
}

#termin_button:hover{
	background-color: #fff;	
}

#terminCount{
	color:#fff;
	font-size:11pt;
	font-weight:bold;
	display:block;
	width:15px;
	padding:3px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	position: absolute;
	background-color: #f00;
	right:-3px;
	top:-7px;
}

/* DIALOG CSV */
#dialog_csv{
	font-size:10pt;
}

#dialog_csv .csv_menu{
	border: 1px solid #ccc;
	padding:5px;
	background-color: #f7f2e0;
}

#dialog_csv .csv_menu a{
	border: 1px solid #999;
	display:block;
	width:100px;
	padding:5px;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #f3e2a9;
	float:left;
	margin-right:5px;
}

#current_file_info{
	display:block;
	padding:5px;
	margin:5px 0;
}

#dialog_csv .csv_list{
	margin:10px 0;
	
}

#dialog_csv .csv_list ul{
	margin:0;
	padding:0;
	list-style: none;
	border: 1px solid #ccc;
	background-color: #f7f2e0;
}
#dialog_csv .csv_list ul li{
	width:10%;
	float:left;
	padding:10px;
	border-left:1px solid #ccc;
}
#dialog_csv .csv_list ul li a{
	display:block;
	width:25px;
	height:18px;
	text-align:center;
	float:right;
	cursor:pointer;
	
}

/*neue ausgabe form dialog*/
#dialog_ausgaben {
	background: #f3e2a9;
}

#dialog_ausgaben_menu {
	text-align: right;
	margin-right: 40px;
}

#dialog_ausgaben_menu a {
	margin: 0 10px;
	cursor: pointer;
}

#ausgaben_form {
	
}

#ausgaben_form ul {
	list-style: none;
	margin: 3px 0;
	padding: 0;
	overflow: auto;
	font-size: 10pt;
}

#ausgaben_form ul li {
	display: block;
	xborder: 1px solid red;
	width: 115px;
	float: left;
	margin: 0 2px;
}

#ausgaben_form ul li input {
	padding: 5px;
	width: 80px;
	border: 1px solid #ccc;
}

#ausgaben_form ul li select {
	padding: 5px;
	width: 100px;
	border: 1px solid #ccc;
}

/*feste ausgabe form dialog*/
#dialog_feste_ausgaben {
	background: #f3e2a9;
}

.fest_ausgabe_list ul {
	list-style: none;
	margin: 3px 0;
	padding: 0;
	overflow: auto;
	font-size: 10pt;
	xborder: 1px solid #999;
}

.fest_ausgabe_list ul.fest_ausgabe_list_header li {
	background: none;
}

.fest_ausgabe_list ul li {
	display: block;
	xborder: 1px solid red;
	width: 100px;
	float: left;
	margin: 0 2px;
	padding: 5px;
	background: #ddd
}

.fest_ausgabe_list ul li.f_menu {
	width: 90px;
	float: left;
	background: none;
}

.fest_ausgabe_list ul li.f_menu a {
	cursor: pointer;
	display: block;
	width: 30px;
	float: left;
}

/*feste ausgaben form */
#feste_ausgaben_form ul {
	list-style: none;
	margin: 3px 0;
	padding: 0;
	overflow: auto;
	font-size: 10pt;
}

#feste_ausgaben_form ul li {
	display: block;
	xborder: 1px solid red;
	width: 100px;
	float: left;
	margin: 0 2px;
}

#feste_ausgaben_form ul li input {
	padding: 5px;
	width: 80px;
	border: 1px solid #ccc;
}

#feste_ausgaben_form ul li select {
	padding: 5px;
	width: 100px;
	border: 1px solid #ccc;
}

li#menu_fest_ausgabe {
	padding: 2px;
	xborder: 1px solid red;
}

li#menu_fest_ausgabe a {
	padding: 5px;
	cursor: pointer;
}

/*all_to_ausgabe feste ausgaben save*/
#all_to_ausgabe {
	display: block;
	margin: 10px 50px;
	width: 150px;
	border: 1px solid #999;
	font-size: 10pt;
	padding: 10px;
	float: right;
	border-radius: 5px;
	cursor: pointer;
}

#all_to_ausgabe:hover {
	background: #fff;
}
/*all_to_ausgabe feste ausgaben  save*/
#ausgabe_summe li {
	border: 1px solid #fff;
}

li#ausgabe_mwst_summe, li#ausgabe_ges_summe {
	border: 1px solid #999;
	text-align: right;
	font-weight: bold;
}

#ausgabe_summe li.monat_summe_title {
	width: 210px;
	text-align: right;
	font-weight: bold;
	xborder: 1px solid red;
}

#ausgabe_summe li.monat_summe {
	border: 1px solid #ccc;
	text-align: right;
	font-size: 12pt;
	xborder: 1px solid red;
}

#kasse_monaten {
	margin: 5px 0px;
	font-size: 10pt;
}

#kasse_monaten ul {
	list-style: none;
	margin: 3px 0;
	padding: 0;
	overflow: auto;
	font-size: 10pt;
}

#kasse_monaten ul li {
	float: left;
}

#kasse_monaten ul li a {
	display: block;
	border: 1px solid #999;
	color: #000;
	padding: 5px;
	width: 70px;
	text-align: center;
}

#kasse_monaten ul li a:hover {
	background: #f3e2a9;
}

#kasse_monaten ul li a.active {
	background: #f3e2a9;
	border: 1px solid red;
}

.content_kasse .jahrlich_list_menu {
	margin: 3px;
}

.content_kasse .jahrlich_list_menu li {
	background: #ccc;
	width: 130px;
	height: 20px;
}

.content_kasse .jahrlich_list {
	margin: 3px;
}

.content_kasse .jahrlich_list li {
	width: 130px;
	border: 1px solid #ccc;
}

.users_st li {
	width: 150px;
	height: 20px;
}

#kasse_jahr {
	margin-top: -1px;
	width: 50%;
	float: right;
	text-align: center;
	background-color: #fff;
	cursor: pointer;
}

/* Dialog paid_date */
#dialog_paid {
	display: none;
	font-size: 10pt;
	background: #f3e2a9
}

#dialog_paid input {
	padding: 10px;
	border: 1px solid #999;
	border-radius: 5px;
}

#dialog_paid textarea {
	padding: 10px;
	border: 1px solid #999;
	border-radius: 5px;
	height: 50px;
}

#dialog_paid button {
	padding: 10px;
	border: 1px solid #999;
	border-radius: 5px;
	cursor: pointer;
}

#dialog_paid ul {
	margin: 5px 0;
	padding: 0;
	list-style: none;
}

#dialog_paid ul li {
	display: block;
	width: 31%;
	border: 1px solid #f3e2a9;
	float: left;
	margin-right: 5px;
}

#dialog_paid ul li input {
	width: 80% !important;
	margin: 0 auto;
}

#dialog_paid ul li textarea {
	
}
#dialog_paid ul li.addMenu {
	width: 10% !important;
	float:right;
	text-align:left;
}


#rechnungen_payForm{
	
}
.payform_box{
	margin-bottom:10px;
}
.payform_box table{
	width:100%;
	border: 1px solid #333;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size:9pt;
}
.payform_box table tr td input{
	width:80%;
	
}
.payform_box table tr:first td input{
	width:100% !important;
	border-radius: none;
	
}

.payform_box .add_payform{
	display:block;
	width:30px;
	text-align: center;
	float:right;
	padding:5px;
	cursor: pointer;
	border: 1px solid #999;
	margin-right:10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

/*
.payform_box table tr td{
	
}
.payform_box table tr td p{
	margin:0;
	padding:5px 0;
}
.payform_box table tr td p .add_payform{
	display:block;
	width:30px;
	text-align: center;
	float:right;
	padding:5px;
	cursor: pointer;
}
.payform_box table tr td p textarea{
	height:88px !important;
	width: 90% !important;
	margin: 0 auto;
}
*/
/* Dialog paid_date */

/*-------------------KASSE-----------------*/

/* CHAT DIALOG */
#chat_dialog {
	display: none;
	position: fixed;
	width: 300px;
	height: 330px;
	border: 1px solid #000;
	top: 100%;
	left: 100%;
	margin-left: -460px;
	margin-top: -340px;
	background: #f3e2a9;
	padding: 0px;
	border-radius: 5px;
	font-size: 9pt;
}

#box_menu {
	margin: 0px auto;
	padding: 5px;
	overflow: auto;
}

#box_menu button {
	float: right;
}

#chat_box {
	height: 200px;
	width: 270px;
	margin: 0px auto;
	padding: 5px;
	background: #fff;
	overflow-y: scroll;
}

#chat_input {
	width: 280px;
	margin: 0 auto;
	padding: 0px;
}

#chat_box_input {
	padding: 7px 10px;
	width: 260px;
	font-size: 9pt;
}
/* CHAT DIALOG */

/* NACHNAME BETRAG */
.nachnamebetrag {
	border: 1px solid #ccc;
	margin-bottom: 10px;
	background: #f3e2a9;
	font-size: 10pt;
}

.nachnamebetrag p {
	overflow: auto;
}

.nachnamebetrag p a {
	cursor: pointer;
	width: 100px;
	border: 1px solid #999;
}

.nachnamebetrag label {
	display: block;
	width: 150px;
	float: left;
	padding: 5px 10px;
}

.nachnamebetrag input {
	padding: 10px;
	border: 1px solid #ccc;
	border-radius: 5px;
}

.nachnamebetrag select {
	padding: 9px;
	border: 1px solid #ccc;
	border-radius: 5px;
	width: 109px;
}

.nachnamebetrag p.maxi input {
	width: 250px;
}
/* NACHNAME BETRAG */

/* query box for admin */
#query_box {
	border-radius: 10px;
	padding: 10px;
	background: #f3e2a9;
	border: 1px solid #ccc;
}

#query_box textarea {
	width: 85%;
	border-radius: 10px;
	border: 1px solid #ccc;
	padding: 10px;
	box-shadow: 0 0 5px #999;
}

#query_box a#send_query {
	border: 1px solid #999;
	display: block;
	width: 100px;
	padding: 20px 0;
	float: right;
	text-align: center;
	border-radius: 10px;
	cursor: pointer;
	box-shadow: 0 0 5px #999;
}

#query_box a#send_query:hover {
	background: #f7f2e0;
}

#query_box p {
	padding: 0;
	margin: 5px 0;
	font-size: 10pt;
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
}
/* query box for admin */


/* MUSTER PREISE */
.preis_form{
	font-size:10pt;
}
.preis_form table{
	width:100%;
	border: 1px solid #ccc;
}
.preis_form table tr.preis_form_title{
	color:red;
}

.preis_form table tr td{
	xborder: 1px solid #ccc;
}
.preis_form table tr td input{
	width:40px;
	margin:0;
	padding:5px;
}
.preis_form table tr td.preis_form_input{
	text-align:center;	
}

.preis_form table tr.preis_form_menu td{
	padding:7px 0;
	border-bottom:1px solid #ccc;
}
.preis_form table tr.preis_form_menu td a{
	display:block;
	text-align:center;
	cursor:pointer;
}

.preis_form table tr.preis_form_menu td input{
  	width:90%;
}
.preis_form table tr.preis_form_menu td select{
  	margin:0;
	padding:5px;
}

.preis_copy_button{
	cursor: pointer;
}

.preis_save_menu{
	display:block;
	border: 1px solid red;
	width:70px;
	float:right;
}
.preis_save_menu a{
	cursor: pointer;
	display:block;
	width:30px;
	float:right;
}

.muster_preis_list{
	border: 1px solid #ddd;
}
.muster_preis_list ul {
	margin:0;
	padding:10px;
	list-style: none;
}
.muster_preis_list ul li{
	border: 1px solid #ddd;
	padding:10px;
}

/* preis_einstellungs_menu */
.preis_einstellungs_menu{
	margin-bottom:10px;
	padding:5px !important;
}
.preis_einstellungs_menu ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
.preis_einstellungs_menu ul li{
	display:inline-block;
}
.preis_einstellungs_menu ul li a{
	display:block;
	border: 1px solid #ccc;
	width:100px;
	text-align:center;
	padding:5px 10px;
	color:#000;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.preis_einstellungs_menu ul li a.active,
.preis_einstellungs_menu ul li a:hover{
	background-color: #fff;
}

.deklarierte_wert{
	
}
.deklarierte_wert table{
	width: 100%;
}
.deklarierte_wert table tr td{
	padding:5px;
}
.deklarierte_wert table tr td input{
	padding:7px;
	width:90%;
}
.deklarierte_wert table tr td input[name="deklarierte_wert"]{
	width:50px;
}


/* Erweiteter Kundenliste */
div.erweiteter_kundenliste{
	
}
div.erweiteter_kundenliste #kundenliste_filter_form{
	padding:10px;
	background-color: #f7f2e0;
	border:1px solid #ccc;
	border-top:none;
}
div.erweiteter_kundenliste #kundenliste_filter_form select,
div.erweiteter_kundenliste #kundenliste_filter_form input{
	padding:10px;
	font-size:9pt;
	border: 1px solid #999;
	margin-right:10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

input#kundenSearch{
	width:200px;	
}

div.erweiteter_kundenliste .kundenliste_content{
	margin:10px 0;
	min-height:300px;
}

.kundenliste_content .button_sort{
	cursor: pointer;
}

.kundenliste_content .button_sort.active{
	border:1px solid #333;
	background-image: url(img/pfeil_oben.png);
	-webkit-background-size: auto 20%;
	background-size: auto 20%;
	background-repeat: no-repeat;
	background-position: 90% center;
}
.kundenliste_content .button_sort.active.desc{
	background-image: url(img/pfeil_unten.png);
}

.kundenliste_content #searchText{
	float:right;
	padding:5px;
}

.kundenliste_content table{
	width:100%;
	font-size:9pt;
	border: 1px solid #999;
	border-spacing: 0px;
    border-collapse: separate;
}

.kundenliste_content table tr td{
	padding:15px 7px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
.userliste_content table tr td{
	padding:5px 7px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}

.kundenliste_content table tr.header td{
	color:red;
	background-color: #f7f2e0;
}

.kundenliste_content table tr td.nr{
	text-align: center;
}

.kundenliste_content table tr td.info{
	width:50px;
}

.kundenliste_content table tr td.info a{
	display: block;
	width:15px;
	float:right;
	padding:5px;
}


.kundenliste_content table tr.liste:nth-child(2n){
	xbackground-color: #eee;
}
.kundenliste_content table tr.header_liste{
	background-color: #eee;
}


.dialogInfo{
	background-color: #f7f2e0;
	
}

.dialogInfo table{
	border: 1px solid #ddd;
	width:100%;
	border-spacing: 0px;
    border-collapse: separate;
   
}
.dialogInfo table tr td{
	border: 1px solid #ddd;
	padding:7px 5px;
	font-size:9pt;
}
.dialogInfo table tr td.feldName{
	width:30%;
	font-weight:bold;
}

.dialogInfo a{
	cursor: pointer;
}


.kundenDialogButton{
	cursor:pointer;
}

.kunden_protokoll_table {
	border:1px solid #ccc;
	background-color: #f7f2e0;
	margin-bottom:10px;
}
.kunden_protokoll_table tr td{
	border:none !important;
	font-size:8pt !important;
}
.kunden_protokoll_table tr td.user_td{
	
}


.toggle_protokoll{
	float:right;
}

.kunden_protokoll_form{
	margin-bottom:10px;
	background-color: #f3e2a9;
	display:block;
}
.kunden_protokoll_form table tr td{
	border:none !important;
}
.kunden_protokoll_form table tr td textarea{
	width:100%;
	padding:5px;
	font-size:8pt !important;
}
.kunden_protokoll_form table tr td input{
	width:80%;
	padding:5px;
	font-size:8pt !important;
}

.preis_button{
	border: 1px solid #ccc;
	padding:5px;
	float:right;
}


/*Kundenliste Pagination*/
.pagination{
	padding:5px;
	margin-top:5px;
}
.pagination ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.pagination ul li{
	display: inline-block;
	margin:2px;
}
.pagination ul li a{
	display: block;
	border: 1px solid #333;
	text-align: center;
	padding:3px 5px;
	text-decoration: none;
	font-size:9pt;
	background-color: #f3e2a9;
	color:#000;
}
.pagination ul li a:hover{
	background-color: #fff;
}
.pagination ul li a.active{
	background-color: #fff;
	color:red;
}

/* kunden liste kunden call*/
a.kunden_call{
	float:right;
	width:20px;
	height:20px;
	cursor: pointer;
	
	background-repeat: no-repeat;
	-webkit-background-size: 100% auto;
	background-size: auto 100%;
	background-position: center center;
}
a.kunden_call.off{
	background-image: url(img/call_off.png);
}
a.kunden_call.on{
	background-image: url(img/call_on.png);
}

/*Reklamation*/
table.reklamation_table{
	width:100%;
	font-size:8pt;
}
table.reklamation_table tr td{
	border: 1px solid #ccc;
	padding:5px 2px;
	
}
table.reklamation_table tr.header td{
	background-color: #ccc;
}

input#paketSearch{
	width:400px;
}

.rechnungsDialog{
	
}

/* Reklamation form */
.protokoll_form{
	display:none;
	font-size:9pt;
	
}
.protokoll_form form{
	border: 1px solid #ccc;
	padding:5px;
	background-color: #f3e2a9;
}
.protokoll_form p{
	margin:5px;
	padding:0;
}
.protokoll_form p textarea{
	padding:5px;
	width:98%;
	height:50px;
}
.protokoll_form p input[name]{
	width:70%;
	padding:5px;
}
.protokoll_form p input[type="submit"]{
	float:right;
	padding:5px;
}

.reklamation_protokoll_list{
	background-color: #f3e2a9;
	border: 1px solid #ccc;
	margin:5px 0;
	padding:5px;
}


.reklamation_table tr td a{
	display: block;
	width:20px;
	text-align: center;
	float:left;
	cursor: pointer;
	margin-left:5px;
}

table.paketProtokollTemplate{
	border: 1px solid #ccc;
	width:100%;
	padding:5px;
	margin-bottom:4px;
}
table.paketProtokollTemplate tr.paket_header td{
	background-color: #f7f2e0;
}
table.paketProtokollTemplate tr td{
	padding:5px;
}

/* Rechnungs explore */
table.rechnungsform{
	border: 1px solid #999;
	width:100%;
	font-size:9pt;
	background-color: #f7f2e0;
	padding:5px;
}

table.rechnungsform tr td{
	width:15%;
	padding:2px;
}

table.rechnungsform tr td input{
	padding:5px;
}
table.rechnungsform tr td select{
	padding:5px;
}
table.rechnungsform.statistik tr td select{
	width:100%;
}
table.rechnungsform.statistik tr td {
	width:10%;
	text-align: right;
}

table#rechnungsListe tr.rechnungs_header td{
	color:red;
	font-weight: bold;
	background-color:  #f3e2a9;
	
}

/*rechnung Table list*/
table#rechnungsListe tr td.select_all{
	background-color:  #f3e2a9;
}

/*rechnung Table list*/
table#rechnungsListe tr.selected td{
	background-color: #ddd;
}

table#rechnungsListe tr td.select_row{
	background-image: url(img/noo.png);
	background-repeat: no-repeat;
	background-position: center center;
}

table#rechnungsListe tr.selected td.select_row{
	background-image: url(img/okk.png);
	background-repeat: no-repeat;
	background-position: center center;
}

/* statistik */
.prozent_green{
	color:#0F0;
	font-weight: bold;
	text-align: center;
	font-size:11pt;
}
.prozent_red{
	color:#F00;
	font-weight: bold;
	text-align: center;
	font-size:11pt;
}

/*kunden */

/* Paket Statistik Jahr */
.paket_statistik_jahr{
	border: 1px solid #ccc;
}
.paket_statistik_jahr h2{
	margin-left:20px;
}

.paket_statistik_jahr table{
	border: 1px solid #ccc;
	width: 100%;
}
.paket_statistik_jahr table tr td{
	border: 1px solid #ccc;
	font-size:10pt;
	text-align: center;
	padding:10px 0;
}
.paket_statistik_jahr table tr.total td{
	background-color: #eee;
	font-weight: bold;
}

/*kasse Paket statistik  */
.paket_export_button{
	display: block;
	width: 100px;
	padding:5px;
	border: 1px solid #ddd;
	text-align: center;
	margin:10px 5px;
	color:#000;
	-webkit-border-radius: 5px 5px;
	-moz-border-radius: 5px 5px;
	border-radius: 5px 5px;
	float:right;
}
.paket_export_button:hover{
	background-color: #eee;
}


/*Dropdown Menu*/
ul.dropdown_menu{
	display: none;
	position: absolute;
	width:200px;
	border: 1px solid #999;
	background-color: #f3e2a9;
	margin:0 !important;
	padding:0 !important;
}
ul.dropdown_menu li{
	display: block !important;
	width:200px;
	border-bottom:1px solid #999;
	
}
ul.dropdown_menu li a{
	display: block !important;
	padding:10px !important;
}

a.dropdown_menu_title{
	border: 1px solid #ddd;
	background-image: url(img/pfeil_unten.png);
	background-position:90% center;
	background-repeat: no-repeat;
	padding-right:40px !important;
	-webkit-background-size:  auto 40%;
	background-size: auto 40%;
	cursor: pointer;
}
a.dropdown_menu_title.active,
a.dropdown_menu_title:hover{
	background-image: url(img/pfeil_unten.png) !important;
	background-position:90% center !important;
	background-repeat: no-repeat !important;
	-webkit-background-size:  auto 40% !important;
	background-size: auto 40% !important;
}
li.dropdown_menu_button:hover ul{
	xdisplay: block;
} 
li.dropdown_menu_button13:hover ul{
	display: block;
} 
li.dropdown_menu_button9:hover ul{
	display: block;
} 


.bsc_export_button{
	border: 1px solid #999;
	display: block;
	width: 80px;
	float:right;
	text-align: center;
	padding: 5px;
	-webkit-border-radius: 5px 5px;
	-moz-border-radius: 5px 5px;
	border-radius: 5px 5px;
	cursor: pointer;
	font-size:10pt;
}
.bsc_export_button:hover{
	background-color: #fff;
}

.bsc_button{
	border: 1px solid #999;
	display: block;
	width: 100px;
	float:right;
	text-align: center;
	padding: 5px;
	-webkit-border-radius: 5px 5px;
	-moz-border-radius: 5px 5px;
	border-radius: 5px 5px;
	cursor: pointer;
	font-size:10pt;
	margin-left:5px;
}


/*Ausgaben table*/
.ausgaben_table{
	xborder: 1px solid #ccc !important;
	width: 100% !important;
	text-align: center;
}

.ausgaben_table tr td{
	border: 1px solid #ccc;
	width: 10% !important;
	padding:5px 0;
}
.ausgaben_table tr td.ausgaben_table_cell_title{
	width: 15% !important;
}
.ausgaben_table tr td.ausgaben_table_cell_menu{
	width: 5% !important;
}

.kasse_ausgaben_form{
	font-size:9pt;
}
.kasse_ausgaben_form p{
	font-size:9pt !important;
}
.kasse_ausgaben_form p label{
	font-size:9pt !important;
	float:left;
	width: 100px;
	padding:5px;
}
.kasse_ausgaben_form p select,
.kasse_ausgaben_form p input{
	font-size:9pt !important;
	width: 150px;
	padding:5px;
}

.ausgabe_dialog_right{
	width: 350px;
	float:right;
	border:1px solid #999;
}
.ausgabe_dialog_left{
	font-size:9pt;
	width: 525px;
	float:left;
	border:1px solid #999;
}

/*new todo bereich */

.todo_list_wrapper{
	margin:0px !important;
}
.todo_list_wrapper ul{
	list-style: none;
	margin:0;
	padding:0;
}
.todo_list_wrapper ul li{
	margin:0;
	margin-bottom:5px;
	background-color: #d5ded0;
	background-color: #f3e2a9;
	padding:15px;
}
.todo_list_wrapper ul li.active{
	background-color: #f3e2a9;
	background-color: #d5ded0;
	color:red;
}

.select-checkbox option::before {
  content: "\2610";
  width: 1.3em;
  text-align: center;
  display: inline-block;
}
.select-checkbox option:checked::before {
  content: "\2611";
}

.todo_form_menu label{
	width: 90px;
	float:left;
}

/*Reklamation Box*/
.reklamtion_box {
	width: 100%;;
	position: absolute;
	top:0;
	z-index:10000000;
}
.reklamtion_box .message{
	border:1px solid red;
	min-height: 30px;
	padding:5px;
	font-size:9pt;
	color:#999;
	margin-bottom:5px;
	background: #fff3cd;
}
.reklamtion_box .message a{
	text-decoration: none;
	color:#000;
}

.reklamtion_box span.close_message{
	display:block;
	width: 15px;
	height: 15px;
	text-align: center;
	border:1px solid #ccc;
	background-color: #ccc;
	color:red;
	float:right;
	cursor:pointer;
	font-size:9pt;
	font-weight:bold;
	padding:2px;
}

.reklamtion_box span.close_message:hover{
	background-color: #fff;
}

/* 
	expressone grüen  #74AC25 
	expressone blau   #0078B3 
	expressone Hell beige	 #f7f2e0;
	expressone  beige	 #f3e2a9;
*/

.multiselect-wrapper {
	width: 180px;
	display: inline-block;
	white-space: nowrap;
	font-size: 12px;
	font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;
}

.multiselect-wrapper .multiselect-input {
	width: 100%;
	padding-right: 50px;
}

.multiselect-wrapper label {
	display: block;
	font-size: 12px;
	font-weight : 600;
}

.multiselect-wrapper .multiselect-list {
	z-index: 1;
	position: absolute;
	display: none;
	background-color: white;
	border: 1px solid grey;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	margin-top: -2px;
}

	.multiselect-wrapper .multiselect-list.active {
		display: block;
	}

	.multiselect-wrapper .multiselect-list > span {
		font-weight: bold;
	}

	.multiselect-wrapper .multiselect-list .multiselect-checkbox {
		margin-right: 2px;
	}

	.multiselect-wrapper .multiselect-list > span,
	.multiselect-wrapper .multiselect-list li {
		cursor: default;
	}

.multiselect-wrapper .multiselect-list {
	padding: 5px;
	min-width: 200px;
}

.multiselect-wrapper ul {
	list-style: none;
	display: block;
	position: relative;
	padding: 0px;
	margin: 0px;
	max-height: 200px;
	overflow-y: auto;
	overflow-x: hidden;
}

	.multiselect-wrapper ul li {
		padding-right: 20px;
		display: block;
	}

		.multiselect-wrapper ul li.active {
			background-color: rgb(0, 102, 255);
			color: white;
		}

		.multiselect-wrapper ul li:hover {
			background-color: rgb(0, 102, 255);
			color: white;
		}

.multiselect-input-div {
	height: 34px;
}

	.multiselect-input-div input{
		border: 1px solid #ababab;
		background : #fff;
		margin: 5px 0 6px 0;
		padding: 5px;
		vertical-align:middle;
	}

.multiselect-count {
	position: relative;
	text-align: center;
	border-radius: 2px;
	background-color: lightblue;
	display: inline-block !important;
	padding: 2px 7px;
	left: -45px;
}

.multiselect-wrapper.disabled .multiselect-dropdown-arrow {
	border-top: 5px solid lightgray;
}

.multiselect-wrapper.disabled .multiselect-count {
	background-color: lightgray;
}

.multiselect-dropdown-arrow {
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid black;
	position: absolute;
	line-height: 20px;
	text-align: center;
	display: inline-block !important;
	margin-top: 17px;
	margin-left: -42px;
}



/*Paket track button*/
.track_active{
	color:#74ac24;
	font-size:10pt;
	xborder:1px solid #000;
	padding:10px;
	background-color: #fff;
	font-weight:bold;
}
.track{
	color:#ccc;
	font-size:10pt;
	xborder:1px solid #ccc;
	padding:10px;
}

