@CHARSET "UTF-8";

/*default*/
body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-family: arial, Verdana;
	font-size: 12px;
	background-color: #848527;
}
img {
	border: 0px;
	background-color: transparent;
}

div {
	text-decoration: none;
}

a:link {
	color: #799a00;
}
a:visited {
	color: #799a00;
}

td {
	vertical-align: top;
	font-size: 12px;
	border-width: 2px;
}
p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
a {
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
}
form {
	padding: 0px;
	margin: 0px;
}
input {
	border: 0px #000000;
}
input[type=image] {
	border: 0px #000000;
	background-color: transparent;
}
input[type=text] {
	width: 150px;
}
input[type=password] {
	width: 150px;
}

select {
	width: 150px;
}
h3 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

/* ** buttons ** */
input.btn, input.btnSet {
  width: 133px; height: 31px;
  color: #eeeeee;
  font-weight: bold;
  font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
  font-size: 14px;
  background: url(img/empty_orange_button.png) center left no-repeat;
  margin: 5px 5px 0 0;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  border: 0;
  } .btn:hover, .btnSet:hover { background-position: center right; color: #404040; }
  
input.sbtn, input.sbtnSet {
  width: 61px; height: 31px;
  color: #eeeeee;
  font-weight: bold;
  font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
  font-size: 14px;
  background: url(img/empty_orange_button_small.png) center left no-repeat;
  margin: 5px 5px 0 0;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  border: 0;
  } .sbtn:hover, .sbtnSet:hover { background-position: center right; color: #404040; }

input.bbtn, input.bbtnSet {
  width: 180px; height: 31px;
  color: #eeeeee;
  font-weight: bold;
  font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
  font-size: 14px;
  background: url(img/empty_orange_button_big.png) center left no-repeat;
  margin: 5px 5px 0 0;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  border: 0;
  } .bbtn:hover, .bbtnSet:hover { background-position: center right; color: #404040; }

td.autherror {
	background-color: #e9f0c4; 
	color: #2c3c0b;
	vertical-align: middle;
}

a.whiteLink {
	color: #ffffff;
}

.autherror a {
	color: #203000;
}

span.feedBack {
	background-color: #193901;
	color: #ffffff;
	font-weight: bold;
}

#footer_counties {
	color: #6c755d;
}

#logintable tr {
	background-color: #990b0b;
}
#logintable input {
	background-color: #e2e2e2;
}

#header2 a:link {
	color: #9f090a;
}
#header2 a:visited {
	color: #9f090a;
}

#container {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	min-width: 679px;
	color: #5e823d;
	line-height: 130%;
}

#top_header {
	height: 80px;
	background-color: #cccccc;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid gray;
}

#top_header h1 {
	margin: 0px;
	padding: 0px;
	font-size: 28px;
}

#top_menu {
	background-color: #cccccc;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid gray;
}

#content {
	width: 679px;
}

#footer {
	margin: 0px;
	padding: 0px;
	color: #000000;
	text-align: center;
	background-color: #cccccc;
	border-top: 1px solid gray;
}

#selectedAdminmenuItem {
	color: #9999FF;
}

div.brightBG {
	color: #2f5e04;
	background-color: #d6e7be;
}

div.flex_playsound {
	position: absolute;
	left: -256px;
	width: 64px;
	height: 64px;
}

.verticalMiddle td {
	vertical-align: middle;
}

.verticalTop td {
	vertical-align: top;
}

.noborder td {
	border: 0px;
}

.imageTable td {
	background-repeat: no-repeat;
	background-position: center center;
	border-style: none;
	vertical-align: middle;
	background-color: transparent;
}

.td_padding td {
	margin: 0px;
	padding: 5px;
	vertical-align: middle;
}

.padding {
	margin: 0px;
	padding: 5px;
}
.box_header {
	background-color: #666666;
	font-weight: bold;
	padding: 3px;
	vertical-align: middle;
}
.box_cell {
	background-color: #cccccc;
	padding: 3px;
	vertical-align: middle;
	text-align: left;
}
.box_error {
	background-color: #B37757;
	padding: 3px;
}

/*MENU*/
.user_topmenu img {
	border: 0px;
}
.left_user_tables td {
	border-top-style: none;
	border-top-color: #000000;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	height: 51px;
	vertical-align: middle;
}

.left_user_tables a:visited {
	color: #233e0b;
	font-weight: bold;
	text-decoration: none;
}

.left_user_tables a:link {
	color: #233e0b;
	font-weight: bold;
	text-decoration: none;
}

.restaurant_menu_darker a {
	color: #233e0b;
	text-decoration: none;
	font-weight: normal;
}
.restaurant_menu_darker a:visited {
	color: #233e0b;
	text-decoration: none;
	font-weight: normal;
}

.restaurant_menu_darker td {
	height: 50px;
	background-color: #bcd2a1;
	vertical-align: middle;
	border-top-color: #92a57c;
	border-top-style: dashed;
	padding-left: 5px;
}

.restaurant_menu_brighter a {
	color: #233e0b;
	text-decoration: none;
	font-weight: normal;
}
.restaurant_menu_brighter a:visited {
	color: #233e0b;
	text-decoration: none;
	font-weight: normal;
}

.restaurant_menu_brighter td {
	height: 50px;
	background-color: #d6e7be;
	vertical-align: middle;
	border-top-color: #92a57c;
	border-top-style: dashed;
	padding-left: 5px;
}
/* REGISTER */




.redstar {
	color: #f01313;
	padding-left: 10px;
}

.register td {
	color: #4e6a29;
	background-color: #bcd2a1;
	padding: 3px;
	text-align: left;
	font-weight: bold;
	vertical-align: middle;
}

.register a {
	text-decoration: none;
}

.registerregister td {
	color: #7e7e7e;  /* mod. */
	 /*background-color: #ffffff;  mod. */
	padding: 3px;
/*  font-weight: bold;  mod. */
	text-align: left;
	vertical-align: middle;
}

.registerregister a {
	text-decoration: none;
}

.register input {
	width: 350px;
}

.registerregister input {
	width: 350px;
	/*background-color: #acc7d7;  mod. */
	border: solid 1px #add0e7; /* mod. */
	height: 30px; /* mod. */
	font-size: 19px; /* mod. */
	color: #000; /* mod. */
	padding-left: 7px; /* mod. */
}

.registerregister span {
	background-color: #ed2828;
	color: #fff; /* mod.*/
}

.errorStyle span {
	background-color: #fbb299;
	color: #000000;
}

.form_error {
	background-color: #fbb299;
	color: #000000;
}

.register_headline td {
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #bcd2a1; /* mod. */
	height: 56px; 
	padding-top: 20px;  /* mod. */
	padding-bottom: 20px; /* mod. */
	font-weight: bold; 
	font-size: 20px;
	text-align: center;
	vertical-align: middle;
}

.registerregister_headline td {
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #fff;
	height: 56px;
	padding-top: 10px;  /* mod. */
	padding-bottom: 10px; /* mod. */
	font-weight: bold; 
	text-align: center;
	vertical-align: middle;
}

.register_opening_hours input {
	width: 60px;
}

.register_picupload td {
	color: #4e6a29;
	background-color: #bcd2a1;
	padding: 3px;
	font-weight: bold;
	vertical-align: middle;
}

.register_shipping_cities td {
	color: #4e6a29;
	background-color: #bcd2a1;
	padding: 3px;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
}

/*ORDER*/

.user_orders td {
	color: #36541a;
	background-color: #bfd085;
}

.user_orders a {
	color: #607000;
}

.user_order_contents td {
	border-top-style: dashed;
	border-color: #233e0b;
	border-width: 1px;
}

.orderContent td {
	border-top-style: dashed;
	border-top-width: 1px;
	border-top-color: #233e0b;
}

.userOrderContent td {
	padding-top: 25px;
}

.userOrderBorder td {
	border-top-style: dashed;
	border-top-width: 1px;
	border-top-color: #233e0b;
}

.orderBorder td {
	border-top-style: dashed;
	border-top-width: 1px;
	border-top-color: #233e0b;
	padding-top: 20px;
}

.orderContent div {
	padding-top: 5px;
	background-repeat: no-repeat;
	vertical-align: middle;
}

.orderContent font {
	color: #29490b;
}

.orderSum td {
	background-color: #FFFFFF;
	border-top-style: dashed;
	border-top-width: 1px;
	border-top-color: #233e0b;
	height: 65px;
	vertical-align: middle;
	font-size: 17px;
	font-weight: bold;
	padding-bottom: 25px;
}

.restaurantOrderSum td {
	background-color: #FFFFFF;
	border-top-style: dashed;
	border-top-width: 1px;
	border-top-color: #233e0b;
	vertical-align: middle;
	font-size: 17px;
	font-weight: bold;
}

.orderForm td {
	vertical-align: top;
	font-weight: bold;
}

.orderForm input {
	margin-top: 8px;
	width: 340px;
}

.restaurantOrderForm td {
	vertical-align: middle;
	font-weight: bold;
}
.restaurantOrderForm input {
	font-weight: bold;
	font-size: 16px;
	width: 340px;
} 

/* RESTAURANT STATS */

.restaurant_stats {
	color: #36541a;
	background-color: #bfd085;
	font-size: 17px;
	background-color: #bcd2a1;
}

.stats_headline td {
	height: 78px;
	vertical-align: bottom;
	font-weight: bold; 
	font-size: 21px;
	text-align: center;
	padding-bottom: 10px;
}

.whiteStat td {
	background-color: #e9fcd7;
	height: 35px;
	vertical-align: middle;
	text-align: left;
	padding-left: 15px;
}

/* PIZZAMENU */
.pizzamenuNewPizza td {
	font-size: 14px;
	font-weight: bold;
}
.pizzamenuNewPizza input {
	width: 150px;
}

.noflash td {
	padding: 5px;
	font-weight: bold;
	font-size: 16px;
	background-color: #2f5e04;
}
/* MESSAGES */
.messageTable td {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #d6e7be;
	color: #2f5e04;
}
.messageTable a {
	color: #306f15;
}

.unreadMessages td {
	font-weight: bold;
}

.message_headline td {
	font-weight: bold;
	vertical-align: middle;	
}

/* SERVICES */
.services td {
	text-align: left;
	background-color: #bcd2a1;
	color: #233e0b;
	font-weight: bold;
	font-size: 12px;
	vertical-align: middle;
	padding: 8px;
}

.services_content a {
	color: #799a00;
}

/*RESTAURANT WIZARD*/
.wizard td {
	color: #182d01;
	background-color: #bcd2a1;
	text-align: left;
	vertical-align: middle;
	font-size: 17px;
	line-height: 17px;
}

.wizard input {
	width: 350px;
}

.wizard2 td {
	color: #182d01;
	background-color: #bcd2a1;
	text-align: left;
	vertical-align: middle;
	font-size: 13px;
	line-height: 13px;
}

.wizard3 td {
	color: #182d01;
	background-color: #bcd2a1;
	text-align: left;
	vertical-align: middle;
	font-size: 13px;
	line-height: 13px;
}

.wizard3 input {
	width: 60px;
}

/*RESTAURANT PAGE*/
.opening_hours td {
	color: #182d01;
}

.restaurantComment a {
	color: #666666;
}


/*FOOTER*/

.footer a {
	color: #FFFFFF;
}

/*URLLIST*/
font.urllistHead {
	color: #799A00;
	font-size: 14px;
	font-weight: bold;
}

