/* @override 
	http://dineanddrink/css/admin.css
	http://www.tresamigos.ch/css/admin.css
	http://intranet/css/admin.css
	http://intranet.dineanddrink.ch/css/admin.css */

/* CSS reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}


html,body {
	margin:0;
	padding:0;
	height: 100%;
}
body {
	padding: 63px 0 0 226px;
	margin: 0;
}
.bigtextarea {
	width:520px;
	height:240px;
	margin-bottom:10px;
	padding-bottom:5px;
	margin-right:0px;
	padding-right:0px;
}
#MenuListe h3 div {
	float: right;
	font-size: 16px;
	margin-left: 10px;
	padding: 10px;
	height: 10px;
	line-height: 11px;
	background-color: #f1f1f1;
	border: 1px solid #b5b6b5;
}

#MenuListe .entwurf {
	border-color: #00882e;
	border-width: 2px;
	background-color: #00c643;
}
#MenuListe .ausfuehrung {
	border-color: #66b300;
	border-width: 2px;
	background-color: #82e500;
}
#MenuListe .gzd {
	border-color: #b2b300;
	border-width: 2px;
	background-color: #fbfd00;
}
#MenuListe .korrektur {
	border-color: #b1b300;
	border-width: 2px;
	background-color: #d9dc00;
}
#MenuListe .druck {
	border-color: #ec8d00;
	border-width: 2px;
	background-color: #ffa624;
}
#MenuListe .ausgeliefert {
	border-color: #b30000;
	border-width: 2px;
	background-color: #ff4747;
}

#container form,form.MenuListe  {
	margin: 4px 0;
	background-color: #d9d9d9;
	width: 860px;
	padding: 10px;
}

#MenuListe form.MenuListe {
	border-width: 3px;
	border-color: #fe7b56;
	-moz-box-shadow: inset 0 0 33px #fe7b56;
	box-shadow: inset 0 0 33px #fe7b56;
	width: 856px;
	background-color: #fec9c8;
}
hr {
	clear:both;
	display:block;
	margin-top:10px;
	margin-bottom:10px;
	border-bottom: 2px solid rgb(159, 159, 159);
}
form, .well  {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 2px 2px rgba(16, 16, 16, 0.05);
	-moz-box-shadow: inset 0 2px 2px rgba(16, 16, 16, 0.05);
	box-shadow: inset 0 2px 2px rgba(16, 16, 16, 0.05);
	border: 1px solid #b6b6b6;
	width: 860px;
	padding: 10px;
	margin-bottom: 7px;
	margin-top: 7px;
	background-color: #f8f8f8;
}
.rubrik {
	-webkit-border-radius: 4px;
	font-size: 18px;
	font-weight: bold;
	-moz-border-radius: 4px;
	border-radius: 10px;
	-webkit-box-shadow: inset 0 2px 2px rgba(16, 16, 16, 0.05);
	-moz-box-shadow: inset 0 2px 2px rgba(16, 16, 16, 0.05);
	box-shadow: inset 0 2px 2px rgba(16, 16, 16, 0.05);
	border: 1px solid #b6b6b6;
	width: 350px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 40px;
	padding-bottom: 20px;
	margin-bottom: 10px;
	background-color: #f8f8f8;
	margin-right: 50px;
	clear: both;
	display: block;
}
.standort {
}
table form {
	-webkit-border-radius: 4px;
   -moz-border-radius: 4px;
        border-radius: 4px;
-webkit-box-shadow: inset 0 0 rgba(16, 16, 16, 0.05);
   -moz-box-shadow: inset 0 0 rgba(16, 16, 16, 0.05);
        box-shadow: inset 0 0 rgba(16, 16, 16, 0.05);
border: 1px none #b6b6b6;
	padding: 0;
	background-color: transparent;
	margin: -5px;
	white-space: nowrap;
	width: auto;
	text-align: left;
}

table form select {
	margin: 0 0 0 -5px;
	font-size: 12px;
	line-height: 12px;
	height: 24px;
	padding: 0;
}

input.button {
	padding: 2px 14px;
	-webkit-border-radius: 4px;
   -moz-border-radius: 4px;
        border-radius: 4px;
	font-size: 17px;
	font-weight: bold;
	color: #ffffff;
	margin-right: 8px;
	line-height: 28px;
}

td {
	padding-right: 10px;
}



.noborder {
	border-width: 0;
	-moz-box-shadow: 0 0 0;
	box-shadow: 0 0 0;
}
.nobg {
	background: 0;
}
label.shortlabel {
	width:122px;
}
body.login {
	background: url(/images/login.jpg) center center no-repeat #003468;
}

body.login form{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -190px;
	width: 600px;
	height: 140px;
	margin-top: -100px;
}

#container form  {
	margin: 0 0 13px;
	padding: 10px 10px 7px;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
	-webkit-box-shadow: inset 0 2px 2px rgba(16, 16, 16, 0.05);
	   -moz-box-shadow: inset 0 2px 2px rgba(16, 16, 16, 0.05);
	        box-shadow: inset 0 2px 2px rgba(16, 16, 16, 0.05);
	background-color: #d9d9d9;
	border: 1px solid #b6b6b6;
	
}

#MenuListe {
	margin: 0 1px 8px;
	padding: 0 10px 10px 0;
	display: block;
	width: 883px;
}

#nav {
	padding: 17px 32px 5px 54px;
	font-weight: bold;
	background-color: #d7d7d7;
	border-bottom: 2px solid #a2a2a2;
	-moz-box-shadow: 0 3px 14px #a1a2a1;
	box-shadow: 0 3px 14px #a1a2a1;
	position: fixed;
	width: 100%;
	top: 0;
	margin-left: -52px;
}

/* @group Menu */

#menu {
	display: block;
	font-size: 14px;
	width: 202px;
	top: 0;
	left: 0;
	padding-right: 7px;
	padding-bottom: 4px;
	background-color: #f9f9f9;
	-moz-box-shadow: 3px 3px 10px #9e9e9e;
	box-shadow: 3px 3px 10px #9e9e9e;
	position: absolute;
	line-height: 20px;
	padding-top: 13px;
}

#menu div.reservationsListe div span strong {
	color: #a2a2a2;
}

#menu div.reservationsListe div span {
	width: 133px;
	display: inline-block;
}

#menu div.reservationsListe div a  {
	font-weight: bold;
}

#menu a.menu {
	display: block;
	border-bottom: 1px solid #aaaaaa;
	padding-left: 5px;
	width: 100%;
}

a.zahlenMarkerDeaktiv,
a.zahlenMarker {
	color: white;
	padding: 2px 5px 2px 6px;
	-webkit-border-radius: 10px;
   -moz-border-radius: 10px;
    border-radius: 10px;
	font-size: 12px;
	font-weight: bold;
	background-color: #e6e6e6;
	margin-right: 2px;
	top: 1px;
	margin-top: 1px;
}

a.zahlenMarker {
	background-color: #dc3337;
}

#menu div.reservationsListe div {
	border-bottom: 1px solid #aaaaaa;
	padding-left: 6px;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 100%;
}

/* @end */

div.reservationsListe {
	margin-bottom: 15px;
}

/* @group Reservationen */

tr.ResVerpasst, td.ResVerpasst {
	background-color: #ff811d;
	border-bottom: 1px solid #ffffff;
	padding: 5px;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
 border-radius: 5px;
}

tr.ResBearbeitet, td.ResBearbeitet {
	background-color: #eaebea;
	border-bottom: 1px solid #ffffff;
	padding: 5px;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
 border-radius: 5px;
}

td.ResHeute, tr.ResHeute {
	background-color: #5d8cff;
	border-bottom: 1px solid #ffffff;
	padding: 5px;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
 border-radius: 5px;
}

tr.ResMorgen, td.ResMorgen {
	background-color: #54c142;
	border-bottom: 1px solid #ffffff;
	padding: 5px;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
 border-radius: 5px;
}
th {
	background-color: #ffca5c;
	border-bottom: 1px solid #ffffff;
}

#reservationen td, #reservationen th {
	padding: 5px;
	text-align: left;
}

table#reservationen {
	margin-top: 20px;
	margin-bottom: 26px;
}

select.smallAselect {
	font-size: 11px;
	font-weight: bold;
	width: 70px;
}

td.smalltext {
	font: 11px/12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

textarea#so,
textarea#mo,
textarea#di,
textarea#mi,
textarea#do,
textarea#fr,
textarea#sa {
	width: 67px;
	height: 157px;
}

/* @end */

#marke {
	display: block;
	padding-bottom: 50px;
}
label {
	width: 280px;
	clear: both;
	line-height: 12px;
	text-align: right;
	margin-right: 12px;
	margin-top: 7px;
	margin-bottom: 13px;
	float: left;
	padding-top: 1px;
}
form p.fussnote {
	clear: both;
	margin:0px;
	padding:0px;
	line-height:0px;
	width:500px;
	padding-left:295px;
	text-align:left;
	display:block;
	margin-bottom:20px;
}
input, textarea, select {
	border: 1px solid #afafaf;
	margin-top: 0;
	margin-right: 9px;
	float: left;
	padding-right: 15px;
	padding-left: 5px;
	vertical-align: middle;

}
table input, table textarea, table select {
	border: 1px solid #afafaf;
	margin-top: 0;
	margin-right: 9px;
	width: auto;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
}

h5 {
	margin-bottom: 11px;
}

textarea.FormMenuListeText {
	width: 500px;
	height: 150px;
	margin-bottom: 4px;
	padding: 5px;
}

.messagebox {
	float:left;
	color: #939393;
	margin-left: 5px;
	padding-top: 6px;
}

.messageboxerror {
	background-color: #ffc138;
	border: 1px solid #feaa17;
-webkit-border-radius: 4px;
   -moz-border-radius: 4px;
        border-radius: 4px;
-webkit-box-shadow: 2px 3px 1px rgba(0, 0, 0, 0.05);
   -moz-box-shadow: 2px 3px 1px rgba(0, 0, 0, 0.05);
        box-shadow: 2px 3px 1px rgba(0, 0, 0, 0.05);
	padding: 4px 4px 2px 7px;
	line-height: 23px;
	margin-left: 9px;
	height: 22px;
	color: #ca5500;
	font-weight: bold;
}

div.ListeDatum {
	width: 128px;
	margin-right: 10px;
	float: left;
	text-align: right;
	clear: left;
	font-size: 20px;
	line-height: 25px;
}

p.fussnote {
	font-size: 12px;
	line-height: 14px;
	padding-top: 14px;
}

#MenuListe .inaktiv,
#WochenListe .inaktiv {
	background-color: #e8e8e8;
	color: #afafaf;
}

#MenuListe form .ListeText {
	width: 402px;
	float: left;
}

input.insertButton {
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 300px;
	text-align: center;
-webkit-border-radius: 4px;
   -moz-border-radius: 4px;
        border-radius: 4px;
	float: right;
	background-color: #2eb600;
	color: #ffffff;
	border-color: #00a305;
}

input.deleteButton {
	background-color: #d60000;
	color: #ffffff;
	border-color: #881f1f;
}

#messageboxsave {
	background-color: #3872ff;
	border: 1px solid #004a82;
-webkit-border-radius: 4px;
   -moz-border-radius: 4px;
        border-radius: 4px;
-webkit-box-shadow: 2px 3px 1px rgba(0, 0, 0, 0.05);
   -moz-box-shadow: 2px 3px 1px rgba(0, 0, 0, 0.05);
        box-shadow: 2px 3px 1px rgba(0, 0, 0, 0.05);
	padding: 4px 4px 2px 7px;
	line-height: 23px;
	margin-left: 9px;
	height: 22px;
	color: #ffffff;
	font-weight: bold;
	position: fixed;
	top: 6px;
	text-align: center;
	z-index: 1001;
	right: 10px;
}

#hilfe {
	width: 300px;
	position: fixed;
	top: 55px;
	right: 20px;
	padding: 10px;
	font-size: 12px;
	line-height: 17px;
	z-index: 1000;
	background-color: #f3ecdb;
-webkit-border-radius: 4px;
   -moz-border-radius: 4px;
        border-radius: 4px;
	-moz-box-shadow: 4px 7px 13px rgba(0, 0, 0, 0.28);
	box-shadow: 4px 7px 13px rgba(0, 0, 0, 0.28);
	opacity: 1;
}

#bezeichnung {
	width: 400px;
}

#MenuListe form.WochenListe {
	font-size: 12px;
}

#MenuListe form.WochenListe a {
	display: block;
	width: 142px;
	float: left;
	font-size: 14px;
	padding-top: 8px;
}

#container input.insertButton {
	float: right;
	clear: left;
	margin-top: -35px;
}

input.FormMenuListePreis,
input.FormMenuListeSortierung {
	width: 63px;
}

h1 {
	font-size: 34px;
	color: #b3b3b3;
}
h2 {
	color: #6b6b6b;
	font-size: 28px;
	font-weight: normal;
	font-style: normal;
	line-height: 59px;
}
h3 {
	margin-top: 12px;
	margin-bottom: 1px;
	font-size: 22px;
}
h4 {
	font-size: 18px;
	color: #646464;
	line-height: 30px;
}
form h4 {
	clear:both;
}
#MenuListe form.MenuListe.tagesmenu.well div.ListeText p {
	width: 550px;
	float: left;
}

#MenuListe h4 {
	margin-bottom: 10px;
	text-align: left;
	padding: 0;
	float: left;
	width: 541px;
}
#container form.MenuListe h4 {
	margin-bottom: 10px;
}

#MenuListe form.AktivesMenu {
	background-color: #d6e1d3;
}

/* @group Balken Auwertungsdiagramme */

div.diagrammBetrieb {
	width: 250px;
	padding-right: 5px;
	float: left;
	clear: both;
	height: 35px;
	text-align: right;
	color: #717171;
	font-size: 14px;
}

#diagramm {
	background-color: #ededed;
-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
border-radius: 6px;
	width: 800px;
	padding-top: 20px;
	padding-left: 40px;
	padding-bottom: 6px;
	margin-top: 14px;
	margin-bottom: 14px;
}

div.diagrammbg {
	float: left;
	text-align: left;
}

span.diagrammBalken,img.diagrammBalken {
	height: 20px;
	display: block;
	-webkit-border-radius: 6px;
   	-moz-border-radius: 6px;
    border-radius: 6px;
	-webkit-box-shadow: 4px 4px 4px rgb(216, 216, 216);
  	-moz-box-shadow: 4px 4px 4px rgb(216, 216, 216);
    box-shadow: 4px 4px 4px rgb(216, 216, 216);
	padding-left: 5px;
	font-weight: bold;
	font-size: 12px;
	background-color: #67c523;
}
.green {
	background-color: #67c523;
}
.greenlight {
	background-color: #a2c141;
	
}
.yellow {
	background-color: #ffd54d;
	
}
.orange {
	background-color: #f6932e;
	
}
.red {
	background-color: #da5200;
	
}
.redwarning {
	background-color: #ff5252;
	
}
.cleardiv {
	clear: both;
}

.linieunterusername {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #323299;
}

.MainMenuentrys {
	color:rgba(111,111,111,1.00);
}
#auswertung {
	width: 879px;
}

img.diagrammBalken {
	height: 20px;
}

#auswertung td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: #f0f0f0;
	padding-left: 3px;
}

#auswertung td.einteilung, #auswertung td.punkte, #auswertung td.prozente {
	font-size: 78%;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #858585;
	color: #ffffff;
}

td.tabellenTitel {
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	background-color: #f8f8f8;
	border-top-width: 2px;
	border-top-style: solid;
}
input.radio {
	margin-right: 7px;
}

/* @end */