@charset "utf-8";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {
	-moz-background-clip: border;
	margin: 0;
	padding: 0;
	font-family:Helvetica,Arial,Verdana,sans-serif;
}

body .button:hover, body .back_button:hover, body .order_button:hover, body .update_button:hover {
	opacity:0.8;
}

div.version {
    font-size: 11px;
    color: #555555;
    float: right;
    /*width: 100px;*/
    text-align: right;
    padding: 5px;
    padding-top: 25px;
}

div.shopping {
	background:url("images/menu_header_cart_new_line.png") repeat-y scroll 0 0 transparent;
	font-weight:bold;
	text-align:left;
	padding-left:10px;
}

div.shopping_ordered {
	background:url("images/menu_header_cart_already_ordered.png") repeat-y scroll 0 0 transparent;
	font-weight:bold;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	padding-top:4px; 
	padding-bottom:2px; 
	border-bottom: 2px solid #CCCCCC; 
	border-top: 2px solid #CCCCCC; 
	color:#6A6A6A; 
	font-size:14px;
}


div.shopping_top {
	/*background: url('images/menu_header.png') no-repeat;*/
	background:url("images/menu_header_cart_new.png") no-repeat scroll 0 0 transparent;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;

	width: 228px;
	display: block;
	color:#FFFFFF; 
	font-size:15px;
	font-weight:bold; 
	text-align:center; 
	padding-top:6px; 
	padding-bottom:2px; 
	border: 0;
	border-bottom: 2px solid #4c668d; 
	cursor: default;
}

div.shopping_end {
	background:url("images/menu_header_cart_new_end.png") no-repeat scroll 0 0 transparent;
	height: 15px;
}

input.leftmenu {
	width: 100%;
	display: block;
	background: #FFFFFF;
	color:#6A6A6A; 
	font-size:15px;
	font-weight:bold; 
	text-align:left; 
	padding-left:10px; 
	padding-top:3px; 
	border: 0;
	border-bottom: 2px solid #CCCCCC; 
	cursor: pointer;
}

input.leftmenu:hover {
	color: #404040;
}

input.leftmenu_clicked{
	background: #F3F3F7;
	width: 100%;
	display: block;
	color:#6A6A6A; 
	font-size:15px;
	font-weight:bold; 
	text-align:left; 
	padding-left:10px; 
	padding-top:3px; 
	border: 0;
	border-bottom: 2px solid #CCCCCC; 
	cursor: pointer;
}

.backgrounddisabled {
background-color:#00BFFF;
}

div.stage-center {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	margin:0 auto;
	min-height:500px;
	position:relative;
	width:995px;
}

div.header {
	background: transparent url(images/header_new.png) repeat-y scroll 0 0;
	color: #ffffff;
	width: 100%;
	height: 140px;
	text-align: left;
	margin: 0 auto;
	position: relative;
}

div.header div.logo {
	-moz-background-inline-policy:continuous;
	top:35px;
	/*cursor:pointer;*/
	position:relative;
	width:400px;
	height:60px;
	margin:auto;
	text-align: center;
	/*left:380px;*/
}

div.login .inputusername {
	background: #fff;
	border: 1px solid #CCCCCC;
	padding: 2px;
	height: 15px;
	width: 211px;
	font-size: 11px;
	float: left;
	width:100%;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
}

div.login .inputpassword {
	background: #fff;
	border: 1px solid #CCCCCC;
	padding: 2px;
	height: 15px;
	margin-top: 2px;
	width: 130px;
	font-size: 11px;
	float: left;
	width:100%;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
}

div.login .button, div.logout .button, div.menu .displayOtherPlaces {
	background: url('images/button_gray.png') no-repeat;
	width: 78px;
	height: 21px;
	float: right;
	color: #666666;
	/*background:#00ee77;*/
	font-size: 9px;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	margin: 0;
	margin-top: 2px;
	margin-left: 8px;
	margin-right: auto;
	border: 0;
	cursor: pointer;
}

div.logout div.explanation {
	vertical-align:bottom;
}

div.login div.welcome_image {
	-moz-background-inline-policy:continuous;
	background:url("images/mocca.png") no-repeat scroll 0 0 transparent;
	cursor:pointer;
	height:180px;
	position:relative;
	width:303px;
}

div.content div.login {
	margin-top:30px;
	padding-bottom:30px;
}

div.login td.explanation {
	text-align:left;
	height:100%;
	font-weight:bold;
	padding-bottom:5px;
}

div.login td.input {
	height:100%;
}

div.login table.input {
	float: left;
}

div.login div.title {
	font-weight:bold;
	font-size:18px;
	text-align:center;
}

div.header div.logout {
	bottom:10px;
	font-size:11px;
	position:absolute;
	right:5px;
	color:#6a6a6a;
}

div.contentbox {
	height:100%;
	overflow:visible;
	/*width:100%;*/
	min-height:300px;
	/*padding-top: 15px;*/
}

div.content {
	padding-top: 0px;
	font-size: 13px;
	text-align: left;
	margin: 0 auto;
	position: relative;
	color: #404040;
	width: 995px;
}

div.content div.register_error {
	color: Tomato;
	text-align: left;
	padding-top:10px;
	padding-bottom:10px;
	/*background-color:LightYellow;*/
	border-color:Tomato;
	border-width:1px;
	border-style:Solid;
	font-weight: bold;
	min-width: 600px;
	line-height: 43px;
	vertical-align: middle;
	min-height:44px;
	background:LightYellow url(images/warning.png) 10px 10px no-repeat scroll;
	padding-left:72px;
}

div.content div.register_message {
	color:green;
	text-align: left;
	padding-top:10px;
	padding-bottom:10px;
	/*background-color:LightYellow;*/
	border-color:green;
	border-width:1px;
	border-style:Solid;
	font-weight: bold;
	min-width: 600px;
	line-height: 43px;
	vertical-align: middle;
	min-height:44px;
	background:LightYellow url(images/ok.png) 10px 10px no-repeat scroll;
	padding-left:72px;
}

div.content div.register_info {
	color: Tomato;
	text-align: center;
	text-weight: bold;
	border: 2px solid Tomato;
	padding-top:10px;
	background-color:LightYellow;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	float:center;
	min-width: 600px;
}

div.selection {
	/*margin-left:20px;*/
	padding-top:23px;
	/*margin-right:20px;*/
	padding-left:3px;
	float:center;
}
	
div.selection table {
	height:250px;
	position:relative;
	width:700px;	
	margin:auto;
	border-spacing: 20px;
}

div.selection  img.menu {
	-moz-background-inline-policy:continuous;
	border:0;
	height:280px;
	position:relative;
	width:350px;
}

div.selection img.snack {
	border:0;
	height:280px;
	position:relative;
	width:350px;
}

div.selection div.ordertype {
	text-align:center;
	color:#6a6a6a;
	/*font-family:helvetica,"Trebuchet MS";*/
	font-size:15px;
	font-weight:bold;
	/*border-right: 1px solid #CCCCCC;*/
	/*border-bottom: 1px solid #CCCCCC;*/
	padding-top:4px;
	background:#f3f3f7;
	height:21px;
}

div.selection div.title{
	font-weight:bold;
	font-size:18px;
	text-align:left;
	/*padding-left:10px;*/
	min-width:350px;
}

div.cart_frame table.table{
	/*#background:#f3f3f7;*/
	/*border-bottom: 1px solid #CCCCCC;*/
	float:right;
	padding-bottom:10px;
	padding-left:3px;
}

div.cart_frame table.banner {
	float:center;
	width:100%;
	margin-bottom:20px;
}

div.cart_frame table.banner td.banner {
	border:2px solid #6A6A6A;
}

div.menu table.banner {
	float:center;
	width:100%;
	margin-bottom:20px;
}

div.menu table.banner td.banner {
	border:2px solid #6A6A6A;
}

div.cart_frame .button {
	background: url('images/cart_button_small.png') no-repeat;
	width: 48px;
	height: 48px;
	float: right;
	color: #ffffff;
	font-size: 9px;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	margin: 0;
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	border: 0;
	cursor: pointer;
}

div.cart_frame td.price {
	/*background:#f3f3f7;*/
	min-width:75px;
	font-size:16px;
	font-weight:bold;
	text-align:right;
	padding-right:5px;
	padding-left:5px;
	color:#990000;
	height:20px;
}

div.cart_frame td.total {
	/*background:#f3f3f7;*/
	font-size:16px;
	font-weight:bold;
	text-align:right;
	padding:2px;
	min-width:64px;
}

div.menuRight {
    /*margin-right:20px;
    margin-left:20px;*/
    padding-bottom: 20px;
    padding-top: 5px;
}

div.menu {
	/*margin-left:20px;*/
	padding-top:5px;
	/*margin-right:20px;*/
	padding-bottom:20px;
}

div.menu div.menu_top {
	-moz-background-inline-policy:continuous;
	background:url("images/menu_border_top.png") no-repeat scroll 0 0 transparent;
	top:0px;
	cursor:pointer;
	height:7px;
	left:0px;
	position:relative;
	width:995px;
}

div.menu div.menu_bottom {
	-moz-background-inline-policy:continuous;
	background:url("images/menu_border_bottom.png") no-repeat scroll 0 0 transparent;
	top:0px;
	cursor:pointer;
	height:7px;
	left:0px;
	position:relative;
	width:995px;
}

div.menu td.menu_left {
	-moz-background-inline-policy:continuous;
	background:url("images/menu_border_left.png");
	background-repeat:repeat-y;
	/*height:100px;*/
	min-height:100%;
	width:6px;
}

div.menu table.menu_day{
	border-spacing: 4px;
	height:100%;
	width:310px;
}

div.menu table.shopping {
	background:url("images/menu_header_cart_new_line.png") repeat-y scroll 0 0 transparent;
	border-spacing: 5px;
	height:100%;
}

div.menu td.menu_right {
	-moz-background-inline-policy:continuous;
	background:url("images/menu_border_right.png");
	background-repeat:repeat-y;
	/*height:100px;*/
	min-height:100%;
	width:6px;
}

div.menu input.arrow_left {
	background:url("images/reward.png") no-repeat scroll 0 0 transparent;
	top:7px;
	cursor:pointer;
	height:20px;
	/*left:0px;*/
	position:relative;
	width:11px;
	font-size: 0px;
	line-height: 0px;
	display: block;
	margin: 0;
	border: 0;
}

div.menu input.arrow_right {
	background:url("images/forward.png") no-repeat scroll 0 0 transparent;
	top:7px;
	cursor:pointer;
	height:20px;
	left:0px;
	position:relative;
	width:11px;
	font-size: 0px;
	line-height: 0px;
	display: block;
	margin: 0;
	border: 0;
}

div.menu div.spacer {
	top:12px;
	height:20px;
	left:0px;
	position:relative;
	width:11px;
	font-size: 0px;
	line-height: 0px;
	display: block;
	margin: 0;
	border: 0;
}

div.menu table.menu_header {
	width:100%;
	padding-bottom:10px;
}

div.menu td.menu_separator {
	border-right: 1px solid #CCCCCC;
	width:1px;
}

div.menu td.separator_h{
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	height:4px;
}

div.menu td.separator_h_0{
	border-top: 1px solid #CCCCCC;
	height:4px;
}

div.menu td.separator_h_1{
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	height:1px;
}

div.menu p.menu_header {
	color:#6a6a6a;
	/*font-family:arial,"Trebuchet MS";*/
	font-size:32px;
	font-weight:bold;
}

div.menu div.menu_header_bottom {
	-moz-background-inline-policy:continuous;
	background:url("images/ornament.png") no-repeat scroll 0 0 transparent;
	/*top:0px;*/
	cursor:pointer;
	height:48px;
	/*left:0px;*/
	position:relative;
	width:378px;
}

div.menu div.date {
	text-align:center;
	color:#FFFFFF;
	/*font-family:helvetica,"Trebuchet MS";*/
	font-size:15px;
	font-weight:bold;
	/*border-right: 1px solid #CCCCCC;*/
	/*border-bottom: 1px solid #CCCCCC;*/
	/*background:#f3f3f7;*/
	background:url("images/frame.png") no-repeat scroll 0 0 transparent;
	padding-bottom:10px;
	line-height:26px;
}

div.menu div.dateNow {
	text-align:center;
	color: #ffffff;
	/*font-family:helvetica,"Trebuchet MS";*/
	font-size:15px;
	font-weight:bold;
	/*border-right: 1px solid #CCCCCC;*/
	/*border-bottom: 1px solid #CCCCCC;*/
	padding-top:4px;
	background:#39af44;
	height:21px;
}

div.date_bg {
	-moz-background-inline-policy:continuous;
	background:url("images/date_bg.png") no-repeat scroll 0 0 transparent;
	top:400px;
	/*cursor:pointer;*/
	height:24px;
	left:0px;
	position:absolut;
	width:1024px;
}

table.menuplan {
	padding: 0px;
	padding-left: 0px;
	padding-right: 6px;
	border-spacing: 0px;
	color:#6a6a6a;
	/*font-family:arial,"Trebuchet MS";*/
	font-size:14px;
	/*border-right: 1px solid #CCCCCC;*/
	/*border-bottom: 1px solid #CCCCCC;*/
}

table.menuplan div.price {
	font-weight:bold;
	text-align:right;
	margin-right:10px;
	margin-left:5px;
	margin-bottom:0px;
	color:#990000;
}

table.menuplan div.description1 {
	padding-left: 15px;
	text-align:left;
	margin-top:5px;
	margin-bottom:5px;
	font-size:12px;
}

table.menuplan div.name {
	/*background: url('images/menu_header.png') no-repeat;*/
	font-weight:bold;
	text-align:left;
	padding-left:10px;
	border-bottom: 1px solid #CCCCCC;
}

table.menuplan div.picture {
	display:block;
	margin-bottom:5px;
	margin-top:5px;
	margin-left:5px;
}

table.menuplan .button {
	background: url('images/button_gray.png') no-repeat;
	width: 78px;
	height: 20px;
	float: right;
	color: #006600;
	/*background:#00ee77;*/
	/*font-size: 12px;*/
	line-height: 20px;
	/*text-transform: uppercase;*/
	font-weight: bold;
	display: block;
	margin: 0;
	margin-top: 5px;
	margin-left: auto;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 0;
	cursor: pointer;
}

table.menuplan div.supply_article_head {
	background:url("images/select_place_top.png") no-repeat scroll 0 0 transparent;
	/*background: #FFFFFF;*/
	/*width: 100%;*/
	width: 300px;
	display: block;
	color:#6A6A6A; 
	font-size:15px;
	font-weight:bold; 
	text-align:center; 
	/*padding-left:8px; */
	padding-top:6px; 
	padding-bottom:2px; 
	border: 0;
	border-bottom: 2px solid #CCCCCC; 
	cursor: default;
}

table.menuplan div.supply_article_end {
	background:url("images/select_place_end.png") no-repeat scroll 0 0 transparent;
	height: 15px;
}

table.menuplan table.supply_article_entry {
	background:url("images/select_place_line.png") repeat-y scroll 0 0 transparent;
	border:5px;
	width:310px;
}

table.menuplan table.priceLevels {
	border: 0;
	cellpadding: 0;
	cellspacing: 0;
	align: left;
	font-size: 13px; 
	padding-left: 25px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	/*padding-right: 25px;*/
	width:310px;
}

table.snack {
	padding: 0px;
	padding-left: 6px;
	padding-right: 6px;
	border-spacing: 0px;
	color:#6a6a6a;
	/*font-family:arial,"Trebuchet MS";*/
	font-size:14px;
	/*border-right: 1px solid #CCCCCC;*/
	/*border-bottom: 1px solid #CCCCCC;*/
}

table.snack div.price {
	font-weight:bold;
	text-align:right;
	margin-right:10px;
	margin-left:5px;
	margin-bottom:0px;
	color:#990000;
}

table.snack div.description {
	text-align:left;
	margin-top:5px;
	margin-left:5px;
	margin-bottom:5px;
	font-size:12px;
	max-width: 95px;
    word-wrap: break-word;
}

table.snack div.descriptionNew {
	text-align:left;
	margin: 0px;
	font-size:12px;
	max-width: 95px;
    word-wrap: break-word;
}

table.snack div.name {
	/*background: url('images/menu_header.png') no-repeat;*/
	font-weight:bold;
	text-align:left;
	padding-left:10px;
	border-bottom: 1px solid #CCCCCC;
}

table.snack div.picture {
	display:block;
	margin-bottom:5px;
	margin-top:5px;
	margin-left:5px;
}

table.snack .button {
	background: url('images/button_gray.png') no-repeat;
	width: 78px;
	height: 20px;
	float: right;
	color: #006600;
	/*background:#00ee77;*/
	/*font-size: 12px;*/
	line-height: 20px;
	/*text-transform: uppercase;*/
	font-weight: bold;
	display: block;
	margin: 0;
	margin-top: 5px;
	margin-left: auto;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 0;
	cursor: pointer;
}

table.snack .buttonNew {
	background: url('images/button_gray.png') no-repeat;
	width: 78px;
	height: 20px;
	float: right;
	color: #006600;
	/*background:#00ee77;*/
	/*font-size: 12px;*/
	line-height: 20px;
	/*text-transform: uppercase;*/
	font-weight: bold;
	display: block;
	margin: 0;
	margin-top: 3px;
	margin-left: auto;
	margin-right: 3px;
	border: 0;
	cursor: pointer;
}

table.meal {
	width: 310px;
	padding: 0px;
	border-spacing: 0px;
	color:#6a6a6a;
	/*font-family:arial,"Trebuchet MS";*/
	font-size:14px;
	/*border-right: 1px solid #CCCCCC;*/
	/*border-bottom: 1px solid #CCCCCC;*/
}

.confirmbutton {
	background: url('images/button_gray_big.png') no-repeat;
	width: 140px;
	height: 25px;
	/*float: center;*/
	/*background:#00ee77;*/
	font-size: 12px;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: normal;
	display: block;
	margin: 0;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	border: 0;
	cursor: pointer;
}

table.summ_day {
    margin-left: 10px;
    margin-right: 10px;	
}

table.body div.price, table.summ_day div.price, table.cart_day div.price {
	font-weight:bold;
	text-align:right;
	/*margin-right:10px;*/
	margin-left:5px;
	/*color:#990000;*/
	min-width:75px;
}

table.summ_day div.price1 {
	font-weight:bold;
	text-align:right;
	/*margin-right:10px;*/
	margin-left:5px;
	/*color:#990000;*/
	width:61px;
}

table.meal div.price {
	font-weight:bold;
	text-align:right;
	margin-right:10px;
	margin-left:5px;
	margin-bottom:5px;
	color:#990000;
}

table.menu_day div.total {
	/*background:#f3f3f7;*/
	/*font-size:14px;*/
	font-weight:bold;
	text-align:right;
	padding:2px;
}

table.body div.total, table.summ_day div.total {
	/*background:#f3f3f7;*/
	/*font-size:14px;*/
	font-weight:bold;
	text-align:right;
	padding:2px;
}

/*table.menu_day table.summ_day {
	float:right;
}*/

table.menu_day table.delivery {
	margin-left:10px;
	margin-right:10px;
}

table.shopping table.cart_day {
	/*border-spacing: 5px;
	height:100%;*/
	margin-left:0px;
	margin-right:10px;
}

table.menu_day table.cart_day {
	background:url("images/menu_header_cart_new_line.png") repeat-y scroll 0 0 transparent;
	margin-left:0px;
	margin-right:10px;
}

table.menu_day div.cart_day_price {
	min-width:55px;
	/*width=100%;*/
	margin-left:5px;
}

table.menu_day div.warenkorb_price {
	/*width=100%;*/
	text-align:right;
}

table.menu_day div.cart_day_amount {
	min-width:20px;
	margin-right:5px;
}

div.cart_day_amount input.edit {
	width:20px;
	text-align:right;
}

table.meal div.description {
	text-align:left;
	margin-top:10px;
	margin-left:10px;
	font-size:12px;
	max-width: 95px;
    word-wrap: break-word;
}

table.meal div.name {
	/*background: url('images/menu_header.png') no-repeat;*/
	font-weight:bold;
	text-align:left;
	/*padding-left:10px;
	border-bottom: 1px solid #CCCCCC;*/

	background:url("images/select_place_top.png") no-repeat scroll 0 0 transparent;
	/*background: #FFFFFF;*/
	/*width: 100%;*/
	width: 300px;
	display: block;
	/*color:#FFFFFF; */
	font-size:13px;
	font-weight:bold; 
	text-align:left; 
	padding-left:10px; 
	padding-top:6px; 
	padding-bottom:2px; 
	border: 0;
	border-bottom: 1px solid #CCCCCC; 
	cursor: default;	
}

table.meal tr.meal_row {
	background:url("images/select_place_line.png") repeat-y scroll 0 0 transparent;
}

table.meal div.meal_end{
	background:url("images/select_place_end.png") no-repeat scroll 0 0 transparent;
	height: 15px;
}

table.meal div.exception {
	/*background: url('images/menu_header.png') no-repeat;*/
	font-weight:bold;
	text-align:center;
}

table.meal div.picture {
	display:block;
	margin-bottom:5px;
	margin-top:5px;
}

table.meal .button {
	background: url('images/button_gray.png') no-repeat;
	width: 78px;
	height: 20px;
	float: right;
	color: #006600;
	/*background:#00ee77;*/
	font-size: 9px;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	margin: 0;
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	border: 0;
	cursor: pointer;
}

table.meal .supplybutton {
	background: url('images/button_gray.png') no-repeat;
	width: 78px;
	height: 20px;
	font-weight: normal;
	float: right;
	color: #006600;
	/*background:#00ee77;*/
	font-size: 12px;
	line-height: 20px;
	text-transform: uppercase;
	display: block;
	margin: 0;
	margin-top: 5px;
	margin-left: auto;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 0;
	cursor: pointer;
}

table.meal .mealbutton {
	background: url('images/button_orange.png') no-repeat;
	width: 78px;
	height: 20px;
	font-weight: normal;
	float: right;
	color: #006600;
	/*background:#00ee77;*/
	font-size: 12px;
	line-height: 20px;
	text-transform: uppercase;
	display: block;
	margin: 0;
	margin-top: 5px;
	margin-left: auto;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 0;
	cursor: pointer;
}

table.meal .supplybuttonInActive {
	background: url('images/button_gray.png') no-repeat;
	width: 78px;
	height: 20px;
	float: right;
	color: #666666;
	opacity: 0.33;
	/*background:#00ee77;*/
	font-size: 12px;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: normal;
	display: block;
	margin: 0;
	margin-top: 7px;
	margin-left: auto;
	margin-right: auto;
	border: 0;
	cursor: pointer;
}

div.deleteSelected .cancel_button {
	background: url('images/button_gray.png') no-repeat;
	width: 78px;
	height: 20px;
	float: left;
	color: #660000;
	/*color: #990000;*/
	/*background:#00ee77;*/
	font-size: 9px;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	margin: 0;
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	border: 0;
	cursor: pointer;
}

table.summ_day .cancel_button, table.body .cancel_button {
	background: url('images/button_gray.png') no-repeat;
	width: 78px;
	height: 20px;
	float: right;
	color: #660000;
	/*color: #990000;*/
	/*background:#00ee77;*/
	font-size: 9px;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	margin: 0;
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	border: 0;
	cursor: pointer;
}

table.menu_day .cancel_button {
	background: url('images/button_gray.png') no-repeat;
	width: 78px;
	height: 20px;
	float: right;
	color: #660000;
	/*color: #990000;*/
	/*background:#00ee77;*/
	font-size: 9px;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	margin: 0;
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	border: 0;
	cursor: pointer;
}

table.body .storno_button, table.summ_day .storno_button {
	background: url('images/button_gray.png') no-repeat;
	width: 78px;
	height: 20px;
	float: right;
	color: #660000;
	/*color: #990000;*/
	/*background:#00ee77;*/
	font-size: 9px;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	margin: 0;
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	border: 0;
	cursor: pointer;
}

.order_end {
	float:center;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	color:#6a6a6a;
	padding:10px;
}


.update_button {
	background: url('images/button_gray.png') no-repeat;
	width: 78px;
	height: 20px;
	float: right;
	color: #666666;
	/*color: #990000;*/
	/*background:#00ee77;*/
	font-size: 9px;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	margin: 0;
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	border: 0;
	cursor: pointer;
}

div.cart_frame .order_button {
	background: url('images/button_order.png') no-repeat;
	width: 140px;
	height: 25px;
	float: right;
	color: #ffffff;
	/*background:#00ee77;*/
	font-size: 10px;
	line-height: 25px;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	margin: 0;
	margin-top: auto;
	margin-left: auto;
	margin-right: 5px;
	border: 0;
	cursor: pointer;
}


div.cart_frame .back_button {
	background: url('images/button_gray_big.png') no-repeat;
	width: 140px;
	height: 25px;
	float: right;
	color: #666666;
	/*background:#00ee77;*/
	font-size: 10px;
	line-height: 25px;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	margin: 0;
	margin-top: auto;
	margin-left: auto;
	margin-right: 5px;
	border: 0;
	cursor: pointer;
}

div.menu_settings {
	padding-top:5px;
}

div.menu_settings  table.table {
	/*padding-right:8px;*/
	margin-bottom:17px;
	float:left;
}

div.menu_settings table.header {
	font-weight:bold;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	border-bottom: 2px solid #CCCCCC;
	width:100%;
	height:25px;
}

div.menu_settings table.header  td.date {
	min-width:250px;
}

div.menu_settings table.body {
	padding-left:10px;
	padding-right:10px;
}

div.menu_settings div.delivery {
	/*color: #990000;*/
	text-align:right;
	padding-right:10px;
}

div.cart_frame div.title{
	/*margin-bottom:15px;*/
	/*margin-top:15px;*/
	font-weight:bold;
	font-size:18px;
	text-align:left;
	/*padding-left:10px;*/
	min-width:650px;
}

div.cart_frame div.locationTime{
	text-align: left;
	font-size: 13px;
        font-weight: bold;
	/*margin-top: -15px;*/
}

div.footerframe {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	/*border-left: 1px solid #CCCCCC;*/
	/*border-right: 1px solid #CCCCCC;*/
	border-bottom: 1px solid #CCCCCC;
	padding-top: 20px;
	position: relative;
	bottom: 0px;
	margin: 0 auto;
	width: 100%;
}

div.footerframe div.footer {
	background: transparent url(images/footer.png) repeat-x scroll 0 0;
	height: 50px;
}

div.footerframe div.footer div.copyright {
	padding-top: 15px;
	color: #555555;
	font-size: 11px;
}

/* manager styles */

div.editmenu_cat {
	background:url("images/menu_header_new.png") no-repeat scroll 0 0 transparent;
	/*background: #FFFFFF;*/
	/*width: 100%;*/
	width: 175px;
	display: block;
	color:#FFFFFF; 
	font-size:15px;
	font-weight:bold; 
	text-align:center; 
	/*padding-left:8px; */
	padding-top:6px; 
	padding-bottom:2px; 
	border: 0;
	border-bottom: 2px solid #4c668d; 
	cursor: default;
}

div.editmenu_end {
	background:url("images/menu_header_new_end.png") no-repeat scroll 0 0 transparent;
	height: 15px;
}

input.editmenu {
	width: 171px;
	/*width: 100%;*/
	display: block;
	background: #FFFFFF;
	color:#6A6A6A; 
	/*font-size:14px;*/
	/*font-weight:bold;*/ 
	text-align:left; 
	padding-left:6px; 
	padding-top:0px; 
	height:20px;
	border: 0;
	/*border-bottom: 1px solid #CCCCCC; */
	cursor: pointer;
}

tr.editmenu_entry {
	background:url("images/menu_header_new_line.png") repeat-y scroll 0 0 transparent;
}

input.editmenu:hover {
	color: #FFFFFF;
	background: #4c668d;
}

input.editmenu_clicked{
	background: #FFFFFF;
	/*background: #D0D0D0;*/
	/*width: 100%;*/
	width: 171px;
	display: block;
	/*color:#6A6A6A;*/ 
	color:#404040;
	/*font-size:14px;*/
	font-weight:bold;
	text-align:left; 
	padding-left:6px; 
	/*padding-top:1px; */
	height:20px;
	border: 0;
	/*border-bottom: 2px solid #CCCCCC; */
	/*border-bottom: 2px solid #B0B0B0; */
	cursor: pointer;
}

input.editmenu_clicked:hover {
	background: #4c668d;
	color: #FFFFFF;
}

div.supply_article_head {
	background:url("images/supply_article_top.png") no-repeat scroll 0 0 transparent;
	/*background: #FFFFFF;*/
	/*width: 100%;*/
	width: 246px;
	display: block;
	color:#6A6A6A; 
	font-size:15px;
	font-weight:bold; 
	text-align:left; 
	padding-left:10px;
	padding-top:6px; 
	padding-bottom:2px; 
	border: 0;
	border-bottom: 2px solid #CCCCCC; 
	cursor: default;
}

div.supply_article_end {
	background:url("images/supply_article_end.png") no-repeat scroll 0 0 transparent;
	height: 15px;
}

table.supply_article_entry {
	background:url("images/supply_article_line.png") repeat-y scroll 0 0 transparent;
	border:5px;
	width:256px;
}

.links a:hover {
	color: #6A6A6A;
	text-decoration: underline;
}

.links a:active, a:link, a:visited {
	color: #404040;
	text-decoration: underline;
}

div.banner {
	text-align: center;
	padding: 5px;
	color: #404040;
	font-size: 18px;
	font-weight: bold;
	background: #FFDDB6;
	width: 600px;
}

td.mymenu_overview {
	background:url("images/myaccount_overview_top.png") no-repeat scroll 0 0 transparent;
	width:896px;
	display: block;
	color:#FFFFFF; 
	font-size:15px;
	font-weight:bold; 
	text-align:center; 
	padding-top:6px; 
	padding-bottom:2px; 
	border: 0;
	border-bottom: 2px solid #4c668d; 
	cursor: default;

	/*line-height:26px;*/
}

div.mymenu_overview_end {
	background:url("images/myaccount_overview_end.png") no-repeat scroll 0 0 transparent;
	height: 15px;
}

table.mymenu_overview_entry {
	background:url("images/myaccount_overview_line.png") repeat-y scroll 0 0 transparent;
	width:896px;
}

div.menu td.confirmReport_header {
	font-weight: bold;
	min-width: 100px;
}

div.menu table.confirmReport {
	text-align: left; 
	/*padding-left: 25px; */
}

div.menu .confirm_button {
	background: url('images/button_order_large.png') no-repeat;
	width: 170px;
	height: 25px;
	float: right;
	color: #ffffff;
	/*background:#00ee77;*/
	font-size: 10px;
	line-height: 25px;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	margin: 0;
	margin-top: auto;
	margin-left: auto;
	/*margin-right: 18px;*/
	border: 0;
	cursor: pointer;
}

div.menu .cancel_button_large {
background: url('images/button_gray_large.png') no-repeat;
	width: 170px;
	height: 25px;
	float: right;
	color: #666666;
	/*background:#00ee77;*/
	font-size: 10px;
	line-height: 25px;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	margin: 0;
	margin-top: 3px;
	margin-left: auto;
	/*margin-right: 18px;*/
	border: 0;
	cursor: pointer;
}

div.menu .confirm_selection_button {
	background: url('images/button_gray_big.png') no-repeat;
	width: 140px;
	height: 25px;
	float: left;
	color: #666666;
	/*background:#00ee77;*/
	font-size: 10px;
	line-height: 25px;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	margin: 0;
	margin: auto;
	border: 0;
	cursor: pointer;
	text-align: center;
}

div.reportinfo {
	padding-top: 5px;
	padding-left:25px;
}

div.menu table.customer {
	border: 0;
	cellpadding: 0;
	cellspacing: 0;
	align: left;
	font-size: 13px; 
	/*padding-left: 25px;*/
	/*padding-right: 25px;*/
}

div.menu table.customer div.redstar
{
	color: #ff0000;
	padding-left: 2px;
}

div.redText
{
	padding-top: 20px;
	color: #ff0000;
	/*font-size: 11px;*/
}

div.yellowText
{
	padding-top: 5px;
	text-align: center;
	color: red;
}

div.showSaveMessage
{
	min-width: 200px;
	color: #398f44; 
	text-align: right;
	padding-right: 10px;
}

div.menu .create_button {
	background: url('images/button_gray_big.png') no-repeat;
	width: 140px;
	height: 25px;
	float: left;
	color: #666666;
	/*background:#00ee77;*/
	font-size: 10px;
	line-height: 25px;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	margin: 0;
	margin: auto;
	border: 0;
	cursor: pointer;
}

div.menu .create_button1 {
	background: url('images/button_gray_big.png') no-repeat;
	width: 140px;
	height: 25px;
	float: right;
	color: #666666;
	/*background:#00ee77;*/
	font-size: 10px;
	line-height: 25px;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	margin: 0;
	margin: auto;
	/*margin-right: 30px;*/
	border: 0;
	cursor: pointer;
	padding: 0;
}

table.usergroup {
	padding-top: 10px; 
	text-align: left;
	padding-left: 25px;
} 

table.usergroup td.header {
	min-width:150px; 
	font-weight: bold;
}

table.usergroup td.groupcontent {
	min-width:150px; 
}

div.menu .save_button {
	background: url('images/button_order.png') no-repeat;
	width: 140px;
	height: 25px;
	float: right;
	color: #ffffff;
	/*background:#00ee77;*/
	font-size: 10px;
	line-height: 25px;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	margin: 0;
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	border: 0;
	cursor: pointer;
}

div.menu .cancel_button {
	background: url('images/button_gray_big.png') no-repeat;
	width: 140px;
	height: 25px;
	float: right;
	color: #666666;
	/*background:#00ee77;*/
	font-size: 10px;
	line-height: 25px;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	margin: 0;
	margin-top: 3px;
	margin-left: auto;
	margin-right: auto;
	border: 0;
	cursor: pointer;
}

table.articlegroup {
	padding-top: 5px; 
	text-align: left;
	/*padding-left: 25px;
	padding-right: 25px;*/
	vertical-align: top;
}

table.articlegroup td.header {
	min-width:200px; 
	font-weight: bold;
}

table.articlegroup td.headerNarrow {
	min-width:20px; 
	font-weight: bold;
}

table.articlegroup td.content{
	
}

a.articleLink:hover {
	text-decoration: underline;
}
a.articleLink {
	text-decoration: none; 
}

a.articleLinkDisable:hover
{
	text-decoration: none; 
}

a.articleLinkDisable
{
	text-decoration: none; 
}

a.articleLink span {
	display: none;
}

a.articleLink:hover span {
	display: block;
	position: absolute;
	margin-left: 50px;
}

input.calendarinput {
	width: 472px;
	height: 18px;
}

div.menu td.datePicker {
	/*min-width: 180px;*/
	height: 18px;
}

div.menu td.datePicker input.calendarinput {
	width: 123px;
	height: 18px;
}

td.withCheck input.calendarinput {
	width: 350px;
	height: 18px;
}

div.menu table.order {
	border: 0;
	cellpadding: 0;
	cellspacing: 0;
	align: left;
	font-size: 13px; 
	/*padding-left: 25px;*/
}

table.order input.calendarinput {
	width: 123px;
	height: 18px;
}

table.order .supplybutton {
	background: url('images/button_gray.png') no-repeat;
	width: 78px;
	height: 20px;
	float: left;
	color: #006600;
	/*background:#00ee77;*/
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	display: block;
	margin: auto;
	margin-right: 15px;
	border: 0;
	cursor: pointer;
}

div.navigationDiv {
	min-height: 390px;
 }
 
 table.myaccount {
	margin-bottom: 10px;
 }
 
table.myaccount input.calendarinput {
	width: 123px;
	height: 18px;
}

table.myaccount .supplybutton {
	background: url('images/button_gray.png') no-repeat;
	width: 78px;
	height: 20px;
	float: left;
	color: #006600;
	/*background:#00ee77;*/
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	display: block;
	margin: auto;
	margin-right: 15px;
	border: 0;
	cursor: pointer;
}

div.menu .createCardButton{
	background: url('images/button_gray_big.png') no-repeat;
	width: 140px;
	height: 25px;
	float: right;
	color: #006600;
	/*background:#00ee77;*/
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	display: block;
	margin: auto;
	margin-right: 0px;
	border: 0;
	cursor: pointer;
	text-align: center;
}

div.menu .saveMenuArticle{
	background: url('images/button_gray_big.png') no-repeat;
	width: 140px;
	height: 25px;
	float: right;
	color: #666666;
	/*background:#00ee77;*/
	font-size: 10px;
	line-height: 20px;
	font-weight: bold;
	display: block;
	margin: auto;
	margin-right: 0px;
	border: 0;
	cursor: pointer;
	text-align: center;
	text-transform: uppercase;
}

table.menuplanTable { 
	/*width: 100%;*/
	border:0;
}

table.menuplanTable .supplybutton {
	background: url('images/button_gray.png') no-repeat;
	width: 78px;
	height: 20px;
	float: left;
	color: #006600;
	/*background:#00ee77;*/
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	display: block;
	margin: auto;
	margin-right: 15px;
	border: 0;
	cursor: pointer;
}

input.supplybutton123 {
	background: url('images/button_gray.png') no-repeat;
	width: 78px;
	height: 20px;
	float: left;
	color: #006600;
	/*background:#00ee77;*/
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	display: block;
	margin: auto;
	margin-right: 15px;
	border: 0;
	cursor: pointer;
}

input.bonsAcceptButton {
	background: url('images/button_gray_big.png') no-repeat 50% 50% scroll;
	width: 140px;
	height: 20px;
	float: right;
	color: #006600;
	/*background:#00ee77;*/
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	display: block;
	margin: auto;
	margin-right: 15px;
	border: 0;
	cursor: pointer;
}

div.menu_settings  table.Bon {
	/*padding-right:8px;*/
	margin-bottom:17px;
	float:left;
}

table.Bon .button {
	background: url('images/button_gray_big.png') no-repeat;
	width: 140px;
	height: 25px;
	float: left;
	color: #666666;
	/*background:#00ee77;*/
	font-size: 10px;
	line-height: 25px;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	margin: 0;
	margin: auto;
	border: 0;
	cursor: pointer;
	text-align: center;
}

#cancelWindow {
    background-color: #FFFFFF;
    left: 50%;
    margin-bottom: 0;
    margin-left: -260px;
    margin-right: 0;
    margin-top: 0;
    position: absolute;
    width: 500px;
    z-index: 1000;
}

#cancelWindow-overlay {
    background-color: #000000;
    height: 100%;
    left: 0;
    position: fixed !important;
    top: 0;
    width: 100%;
    z-index: 999;
}

div.cancelForm {
	padding:15px;
	/*border:2px solid #6a6a6a;*/
	background: #ffffff;
    -moz-border-radius: 8px;
    webkit-border-radius: 8px;
    border-radius: 8px;
 }	
 
table.order .button {
	background: url('images/button_gray_big.png') no-repeat;
	width: 140px;
	height: 25px;
	float: left;
	color: #666666;
	/*background:#00ee77;*/
	font-size: 10px;
	line-height: 25px;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	margin: 0;
	margin: auto;
	border: 0;
	cursor: pointer;
	text-align: center;
}