body {
	background-color : #F2F1E0;
	font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px;
	line-height: 25px;
	scrollbar-face-color:#D7CABB;
	scrollbar-base-color:#D7CABB;
	scrollbar-arrow-color:#ACA296;
	scrollbar-3dlight-color:#ACA296; 
	scrollbar-darkshadow-color:#ACA296;
	scrollbar-highlight-color:#E3DAD0;
	scrollbar-shadow-color:#D7CABB;
}

/* Form Elements */

input { background:#FFFFEC; font: 12px Georgia, "Times New Roman", Times, serif; color:#663300; border-bottom : 1px solid #D7CABB;  border-left : 1px solid #D7CABB;  border-right : 1px solid #D7CABB;  border-top : 1px solid #D7CABB }

textarea { background:#FFFFEC; font:12px Georgia, "Times New Roman", Times, serif; color:#663300; border-bottom : 1px solid #D7CABB;  border-left : 1px solid #D7CABB;  border-right : 1px solid #D7CABB;  border-top : 1px solid #D7CABB }

select { background:#FFFFEC; font:12px Georgia, "Times New Roman", Times, serif; color:#663300;  border-bottom : 1px solid #D7CABB;  border-left : 1px solid #D7CABB;  border-right : 1px solid #D7CABB;  border-top : 1px solid #D7CABB }

button { background:#FFFFEC; font:12px Georgia, "Times New Roman", Times, serif; color:#663300; border-bottom : 1px solid #D7CABB;  border-left : 1px solid #D7CABB;  border-right : 1px solid #D7CABB;  border-top : 1px solid #D7CABB;    }

/* Table definition */

table  {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #663300;
	font-size : 12px;
	line-height: 25px;
}

/*td  {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #663300;
	font-size : 12px;
	line-height: 25px;
}*/

.tabletext { font-family: Georgia, "Times New Roman", Times, serif; font-size: 15px; color: #663300; padding-left: 10px ; padding-right: 35px ; line-height: 25px}
.tablehead { font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; font-style: italic; color: #663300; padding-left: 5px ; padding-right: 10px ; line-height: 20px}
.headernew { font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; font-weight: bold; font-style: italic; color: #990000; padding-left: 10px ; padding-right: 10px ; line-height: 25px}
.foodgroup { font-family: Georgia, "Times New Roman", Times, serif; font-size: 15px; font-weight: bold; font-style: italic; color: #990000; padding-left: 10px ; padding-right: 10px ; line-height: 25px}
.foodname { font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px; font-weight: bold; font-style: italic; color: #663300; padding-left: 10px ; padding-right: 10px ; line-height: 25px;}
.comment { font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px;  font-style: italic; color: #663300; padding-left: 10px ; padding-right: 10px ; line-height: 25px}
.subtile { font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px;  font-style: italic; color: #663300; padding-left: 10px ; padding-right: 10px ; line-height: 23px}
.subtileLink { font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px;  font-style: italic; line-height: 23px}
.tableheader { font-family: Georgia, "Times New Roman", Times, serif; font-size: 15px; font-weight: bold; font-style: italic; color: #663300; padding-left: 10px ; padding-right: 10px ; line-height: 25px}
.tableheader1 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px; font-weight: bold; font-style: italic; color: #990000; padding-left: 10px ; padding-right: 10px ; line-height: 25px}
.tablesmall { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-style: italic; color: #663300; padding-left: 10px ; padding-right: 10px ; line-height: 25px}
.tablesmall1 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-style: italic; color: #990000; padding-left: 10px ; padding-right: 10px ; line-height: 13px}
.days { font-family: Georgia, "Times New Roman", Times, serif; font-size: 8px; font-weight: bold; font-style: italic; color: #990000; padding-left: 10px ; padding-right: 10px ; line-height: 25px}

tr  {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #663300;
	font-size : 12px;
	line-height: 25px;
}

/* Links */

a:link { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #CC0033; text-decoration: none; }
a:visited { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #993333; text-decoration: none; }
a:hover { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: Red; text-decoration: none; }
.zeit { font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; color: #663300; line-height: 12px}
.headertext { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #663300; line-height: 18px}

div.impBorder{ padding:10px; border:3px dashed darkorange; margin-left: 30px; margin-right: 30px; }
