body,container{
	color: black;
	background: white;
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#container{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 780px;
	height: 440px;
	margin-left: -398px;
	margin-top: -220px;
}
#maintable{
	width: 780px;
	border-width: 0px;
	border-spacing: 4px;
	background: White;
}
.schatten1{
	padding: 0px;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 201px;
	height: 298px;
	margin-left: 177px;
	margin-top: -146px;
}
td.menulinks,td.haupt,td.ecards {
	text-align: left;
	vertical-align: top;
}
td.menulinks {
	text-align: right;
	color: #666666;
/*	font-weight: bold; */
	font-size: 12px;
	line-height: 22px;
	padding:20px 5px 5px 5px;
}
td.mitte {
	line-height: 30px;
	padding: 20px 5px 5px 5px;
	text-align: left;
	vertical-align: bottom;
}
td.haupt {
	color: #333333;
	font-size: 11px;
	line-height: 18px;
	padding:20px 5px 5px 5px;
}
td.haupt_extra {
	color: #333333;
	font-size: 11px;
	line-height: 18px;
	padding:0px 5px 0px 5px;
}
td.shop {
	color: #333333;
	font-size: 11px;
	line-height: 10px;
	padding:10px 5px 5px 5px;
}
td.ecard {
	background:#FFFFFF;
	color: #333333;
	font-size: 11px;
	line-height: 18px;
	padding:5px 5px 5px 10px;
}
.menu{
	color: #666666;
	text-decoration: none;
	line-height: 30px;
}
a.menu:hover{
	color: #333333;
	font-weight: bold;
}
.menu_unten{
	color: #7c7c7c;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}	
.shop{
	color:#FFFFFF;
	font-weight:bold;
	font-size: 12px;
	text-decoration:none;
}
.produkt{
	color:#666666;
	font-weight:bold;
	font-size: 12px;
	text-decoration:none;
}
a.menu_unten:hover,a.shop:hover,a.produkt:hover{
	color:#000000
}
.fett_gross{
	font-size:22px;
	font-weight:bold;
	line-height: 20px;
}

.hellgrau,.mittelgrau,.grau,.rosa,.hellgrau,.hellgrau,.hellgrau,.hellgrau{
	padding:10px;
}
.hellgrau{
	background:#E6E6E6;
}
.mittelgrau{
	background:#CCCCCC;
	padding:0px 14px 10px 0px;
	text-align:right;
}
.grau{
	background:#999999;
	padding:0px 0px 5px 0px;
}
.rosa{
	background:#FFCCCB;
}
.dunkelrosa{
	background:#FF9999;
}
.braun{
	background:#9c9a9c;
}
.rot{
	background:#FC6E62;
}
.orange{
	background:#FF9966;
}
.text_black{
color: #000000
}
.text_black_bold{
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

