@charset "utf-8";
/* CSS Document */

body {
	width: 100%;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	}

img { border: 0px; }

form { margin: 0px; padding: 0px; }

fieldset { border: #CDCDCD 1px solid; margin: 0px; padding-top: 5px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; }

legend { color: #0B55C4; font-weight: bold; padding-left: 2px; padding-right: 2px; margin: 0px; }

textarea { font-family: Arial; padding: 0px; margin: 0px; border: #CDCDCD 1px solid; font-size: 12px; }

span { margin: 0px; padding: 0px; border: 0px; }

span.ok { font-family: Arial; font-size: 11px; color: #008000; }
span.error { font-family: Arial; font-size: 11px; color: #FF0000; font-weight: bold;}

.label {
margin: 0px 5px 0px 0px;
padding: 1px 5px 1px 5px;
background-color: #E4E3DC;
border-top: #333333 1px solid;
border-right: #CCCCCC 1px solid;
border-bottom: #CCCCCC 1px solid;
border-left: #333333 1px solid;
}


.tree_menu {
color: #000000;
}
.tree_menu a {
color: #000000;
}
.tree_menu a:hover {
color: #0000FF;
}

.tree_menu_selected {
font-weight: bold;
color: #3f0f32;
}

.display_none {
display: none;
}

.login_area {
width: 340px;
}

input.login {
width: 175px;
border: #000000 1px solid;
background-color: #9196a0;
font-size: 11px;
color: #FFFFFF;
}

.logout {
font-size: 12px;
font-weight: bold;
color: #5e274f;
text-decoration: none;
}
.logout a {
font-weight: bold;
color: #5e274f;
text-decoration: underline;
}
.logout a:hover {
font-weight: bold;
color: #5e274f;
text-decoration: underline;
}

.menu_link_1 {
padding: 0px 10px 0px 0px;
text-align: right;
text-decoration: underline;
color: #000000;
}
.menu_link_1 a{
text-decoration: underline;
color: #000000;
}
.menu_link_1 a:hover{
text-decoration: overline;
color: #000000;
}

.menu {
font-family: Tahoma;
font-weight: bold;
font-size: 10px;
color: #777885;
}

input.button {
border: #d2d4d3 1px solid;
background-color: #5e274f;
font-size: 11px;
font-weight: bold;
color: #dde2e5;
padding: 1px 6px 1px 6px;
marker-offset: 0px;
cursor: pointer;
overflow: visible;
}

input[type="file"]::file-selector-button {
border: #d2d4d3 1px solid;
background-color: #5e274f;
font-size: 11px;
font-weight: bold;
color: #dde2e5;
padding: 1px 6px 1px 6px;
marker-offset: 0px;
cursor: pointer;
overflow: visible;
}

input.text {
border: #555555 1px solid;
background-color: #d2d4d3;
font-size: 11px;
color: #000000;
}

input.text_readonly {
border: #DDDDDD 1px solid;
background-color: #DDDDDD;
font-size: 11px;
color: #000000;
}

.textarea {
border: #555555 1px solid;
background-color: #d2d4d3;
font-size: 11px;
color: #000000;
}

.textarea_readonly {
border: #DDDDDD 1px solid;
background-color: #DDDDDD;
font-size: 11px;
color: #000000;
}


.combo {
border: #555555 1px solid;
background-color: #d2d4d3;
font-size: 11px;
color: #000000;
}
.combo_readonly {
border: #dddddd 1px solid;
background-color: #dddddd;
font-size: 11px;
color: #000000;
}


.link_normal {
text-decoration: none;
color: #000000;
}
.link_normal a{
text-decoration: underline;
color: #000000;
}
.link_normal a:hover{
text-decoration: underline;
color: #000099;
}

.link_normal_1 {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	}
.link_normal_1 a {
	text-decoration: none;
	color: #000000;
	}
.link_normal_1 a:hover {
	text-decoration: underline;
	color: #000099;
	}

.link_calendar {
text-decoration: none;
color: #555555;
}
a.link_calendar {
text-decoration: none;
color: #555555;
}
a.link_calendar:hover{
text-decoration: none;
color: #000000;
}

.link_calendar_white {
text-decoration: none;
color: #ffffff;
}
a.link_calendar_white {
text-decoration: none;
color: #ffffff;
}
a.link_calendar_white:hover{
text-decoration: underline;
color: #ffffff;
}

.link_calendar_black {
text-decoration: none;
color: #000000;
}
a.link_calendar_black {
text-decoration: none;
color: #000000;
}
a.link_calendar_black:hover{
text-decoration: underline;
color: #000000;
}

.mandatory {
padding: 0px 5px 0px 5px;
color: #FF0000;
}

/* Menu Button */
.language_button {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: #3f0f32 0px solid;
	text-decoration: none;
	list-style-type: none;
	}
.language_button li {
	display: inline;
	}
.language_button a {
	border-top: #666666 1px solid;
	border-right: #666666 1px solid;
	border-left: #666666 1px solid;
	border-bottom: #666666 0px solid;
	padding: 2px 3px 2px 3px;
	margin: 0px 0px 0px 0px;
	background-color: #E9E9E9;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	list-style-type: none;
	display: block;
	}
.language_button a:hover {
	color: #3f0f32;
	background-color: #FFFFFF;
	border-top: #3f0f32 1px solid;
	border-right: #3f0f32 1px solid;
	border-left: #3f0f32 1px solid;
	display: block;
	}

.language_button_selected {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: #3f0f32 0px solid;
	text-decoration: none;
	list-style-type: none;
	}
.language_button_selected li {
	display: inline;
	}
.language_button_selected a {
	border-top: #3f0f32 1px solid;
	border-right: #3f0f32 1px solid;
	border-left: #3f0f32 1px solid;
	border-bottom: #3f0f32 0px solid;
	padding: 2px 3px 2px 3px;
	margin: 0px 0px 0px 0px;
	background-color: #FCF7FF;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #3f0f32;
	text-decoration: none;
	list-style-type: none;
	display: block;
	}
.language_button_selected a:hover {
	color: #3f0f32;
	background-color: #FFFFFF;
	border-top: #3f0f32 1px solid;
	border-right: #3f0f32 1px solid;
	border-left: #3f0f32 1px solid;
	display: block;
	}

.header {
background-color: #dde2e5;
font-family: Georgia, 'Times New Roman';
font-size: 18px;
font-weight: bold;
font-style: italic;
color: #3f0f32;
padding: 1px 0px 1px 10px;
}

.tooltip {
border-left: #80add6 1px solid;
border-top: #80add6 1px solid;
border-right: #80add6 1px solid;
border-bottom: #80add6 1px solid;
padding-left: 6px;
padding-top: 6px;
padding-right: 6px;
padding-bottom: 6px;
font-family: Verdana;
font-size: 11px;
color: #000000;
text-decoration: none;
z-index: 100;
visibility: hidden;
width: 175px;
position: absolute; background-color: #f2f7ff;
}

.customer_preparation_component {
text-decoration: none;
}
.customer_preparation_component:hover {
text-decoration: underline;
cursor: pointer;
}

.customer_preparation_component_lines:hover {
background-color: #dddddd;
}


.preparation_component {
text-decoration: none;
}
.preparation_component:hover {
text-decoration: underline;
cursor: pointer;
}

.dish_composition_item:hover {
text-decoration: underline;
cursor: pointer;
}

.customer_dish_composition_item:hover {
text-decoration: underline;
cursor: pointer;
}

.preparation_component_lines:hover {
background-color: #dddddd;
}

.tdwrap {
	white-space: nowrap;	
}

td.title_cell {
	background-color: #dde2e5; 
	font-weight: bold; 
	padding: 2px 5px 2px 5px; 
	border-right: #000000 1px solid;
}

td.ar {
	text-align: right;
}

td.sort{
	cursor: pointer;
}

td.title_cell_right {
	background-color: #dde2e5; 
	font-weight: bold; 
	padding: 2px 5px 2px 5px; 
}

td.content_cell {
	background-color: #FFFFFF; 
	font-weight: normal; 
	padding: 2px 5px 2px 5px; 
	border-top: #000000 1px solid; 
	border-right: #000000 1px solid;
}

td.content_cell_right {
	background-color: #FFFFFF; 
	font-weight: normal; 
	padding: 2px 5px 2px 5px; 
	border-top: #000000 1px solid; 
}

span.highlight {
	background-color: #590F4C;
	color : #FFFFFF;
	position : static;
	margin-left : auto;
}

img.sort {
	height: 10px;
	width: 10px;
}

ul.mp_calendar {
	margin: 0px; 
	padding: 0px 0px 0px 10px; 
	list-style: none; 
	display: block; 
	color: #000000;
}

li.mp_calendar {
	padding: 0px 0px 0px 0px; 
	font-size: 11px; font-weight: normal; 
	font-style: normal; 
	line-height: 15px; 
	white-space: nowrap; 
	margin-bottom: 1px;
}

img.eai {
  max-width: none;
  height: 40px;
  cursor: pointer;
}

.tblMenu {
	border-collapse: collapse;
}

.tblMenu > tbody > tr:first-child td {
	border: 1px solid;
	padding: 2px 5px 2px 5px;
	background-color: #dde2e5;
	white-space: nowrap;
	height: auto;
	font-weight: bold;
}

.tblMenu > tbody > tr > td {
	border: 1px solid;
	padding: 2px 5px 2px 5px;
}

.tblIngredients {
	border-collapse: collapse;
}

.tblIngredients > tbody > tr:first-child td {
	border: 1px solid;
	padding: 2px 5px 2px 5px;
	background-color: #dde2e5;
	white-space: nowrap;
	height: auto;
	font-weight: bold;
}

.tblIngredients > tbody > tr > td {
	border: 1px solid;
	padding: 2px 5px 2px 5px;
	height: 40px;
}

.gammaArticle {
	color: #590F4C; 
	font-weight: bold;	
}

.hand {
	cursor: pointer;
}