body, div, p, ul, li, a, textarea, input, select, option, td, th  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;	
}

body {
	behavior:url("/include/htc/csshover2.htc");
	background-color: #EEB607;
	background-image: url(/templates/inetmenue/images/bg-main.gif); 
	margin-bottom: 6px;
}
h3, .title {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #660000;
}
a { color: #990000; }
a img {border: 0}

fieldset { padding: 12px; }


#mainArea {
	/*
	background-image: url(/templates/inetmenue/images/bg-mainContent.jpg);
	background-repeat: repeat-x;
	background-position:  bottom;
	*/
}

#topMenu {margin-right: 8px}
#topMenu a {font-weight: bold}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 110%;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 110%;
}

.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a.copy { text-decoration: underline; color: black; }

div.portion {
	display: inline;
	padding: 3px;
	border: 1px solid silver;
	background-color: #ffffec;
	font-weight: bolder;
	font-size: 18px;
	vertical-align: middle;
	margin: 2px;
}

/* Tabelle Menu */
table.tblMenuItem {
	border: 0px solid black;
	background-color: #e9e9e9;
	border-bottom: 3px solid silver;
}
td.tblMenuItem {
    font-size: 11px;
    padding: 2px; 
    background: #eee;
}
img.tblMenuItem {	border: 2px solid silver; }

/* /Tabelle Menu */

/* Tabelle StatusMessage*/
table.statusMessage {
	background-color: #ffffec;
	
	border-top: 1px solid #DCD8C8;
	border-left: 1px solid #DCD8C8;
	
	border-right: 1px solid #C5C2B2;
	border-bottom: 1px solid #C5C2B2;
}

td.statusMessage {	font-size: 11px; text-align: center; font-weight: bold }
/* /Tabelle StatusMessage */

input:hover {
	background-color: #ffffec;
}

span.error {
	color: red;
	font-weight: bold;
}

u {display: none}

/* Bestellen-Link */
a.orderLink
{
    display: block;
    padding: 6px;
    background: #cfc;
    font-size: 120%;
    text-decoration: none;
    color: black;
}

a.orderLink:hover
{
    background: #9f9;
}

/* Es kann nicht bestellt werden */
span.noOrderLink
{
    display: block;
    padding: 6px;
    background: #fcc;
    font-size: 120%;
    text-decoration: none;
    color: black;
}

span.grayOrderLink
{
    display: block;
    padding: 6px;
    background: #ddd;
    font-size: 120%;
    text-decoration: none;
    color: #555;
}

td#top_left_logo
{
  background-image: url(/templates/inetmenue/images/i-net-header03.gif); background-repeat: no-repeat;
}

h4.menu_time { margin: .2em 0px; color: #FC8B34; font-size: 120%}