#MenuTableID					{	width: 150px;
									position: absolute;
									top: 210px; left: 5px;
									z-index: 5;
								}

#WarenkorbID					{	width: 150px;
									position: absolute;
									top: 460px; left: 5px;
								}
								
#WarenkorbID TD					{	font-size: 8pt;
								}

.MenuTable						{	border: 0px none;
									border-collapse: collapse;
									padding: 0px; margin: 0px;
								}

.MenuLink						{	color: #000000;
									text-decoration: none;
								}
																
.MenuLink:hover					{	color: #800000;
									text-decoration: none;
								}

.MenuLO							{	background-image: url('/images/Rahmen.png');
									background-position:  left top;
									background-repeat: no-repeat;
									padding: 0px; margin: 0px;
								}

.MenuL							{	background-image: url('/images/Rahmen.png');
									background-position:  left center;
									background-repeat: no-repeat;
									padding: 0px; margin: 0px;
									width: 20px;
								}

.MenuR							{	background-image: url('/images/Rahmen.png');
									background-position:  right center;
									background-repeat: no-repeat;
									padding: 0px; margin: 0px;
									width: 25px;
								}

.MenuO							{	background-image: url('/images/Rahmen.png');
									background-position:  center top;
									background-repeat: no-repeat;
									padding: 0px; margin: 0px;
									height: 20px !important;
								}

								
.MenuRO							{	background-image: url('/images/Rahmen.png');
									background-position:  right top;
									background-repeat: no-repeat;
									padding: 0px; margin: 0px;
								}
								
.MenuU							{	background-image: url('/images/Rahmen.png');
									background-position:  center bottom;
									background-repeat: no-repeat;
									padding: 0px; margin: 0px;
									height: 35px !important;
								}

								
.MenuUR							{	background-image: url('/images/Rahmen.png');
									background-position:  right bottom;
									background-repeat: no-repeat;
									padding: 0px; margin: 0px;
								}

.MenuUL							{	background-image: url('/images/Rahmen.png');
									background-position: left bottom;
									background-repeat: no-repeat;
									padding: 0px; margin: 0px;
								}


.MenuInhalt						{	background-color: #F5F596;
									padding: 0px; margin: 0px;
								}
								
#MenuInhaltID					{	font-family: Tahoma, Arial;
									font-size: 9pt;
									line-height: 120%;
									font-weight: bold;
									text-align: left; vertical-align: top;
								}

#WarenkorbInhaltID				{	font-family: Tahoma, Arial;
									font-size: 9pt;
									line-height: 120%;
									font-weight: bold;
									text-align: left; vertical-align: top;
									background-image: url('/images/warenkorb.png');
									background-position: center middle;
									background-repeat: no-repeat;
								}

.Dog1							{	position: absolute;
									top: 115px; left: 25px;
									z-index: 3;
								}