*{
	margin:0px;
	padding:0px;
}
img{border:0px}
html, body
{
	width:100%;
	height:100%;
	background-color:#fcffb0;
	font-family:tahoma;
	font-size:11px;
	color:#3A3A3A;
	text-align: center;
}
#header
{
}

.w:hover
{
	background-color:Transparent;
}

.ArtikelNummer
{
	font-weight:bold;
	width:30px;
	color: #dc8100;
}
.ArtikelDetails
{
	color:#007738;
	font-size: 11px;
	margin:0px;
}

.ArtikelPreis
{
	width: 45px;
}

a { color: #dc8100; font-weight:bold;}
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover 
{ 
	background-color: #e2081f; 
	color: #ffffff;
}

.menu
{
	background-image:url(../img/top-bg.gif);
	background-position: 0 0;
	background-repeat:no-repeat;
	background-color:#ffffff;
	float:left;
	*float:none;
	position:relative;
	z-index:99;
	top:-1px;
	
	width:551px;
	*width:556px;
	*left:-1px;

}

.tblArtikelListe
{
	width:100%;
	height:100%;
	cursor:default;
}

#topMain
{
	*position:relative;
	*top:1px;
}

.menu a
{
	font-size: 14px; 
	color:#000000; 
}

.menu a:hover
{
	background-color:Transparent;
}

.menu div
{
	position:relative;
	top:5px;
}

#content
{
	background-image:url(../img/bg.gif);
	background-position:top left;
	background-repeat:repeat-y;
	padding:0px 0px 0px 25px;
	margin:0px 0px 30px 0px;
	width:595px;
}
.left
{
	float:left;
	width:265px;
	padding: 0px 0px 0px 10px;
}
.left a
{
	margin:2px 0 0 5px;
}
.float
{
	float:left;
}
.line 
{
	clear:both;
	height:1px;
	background-color:#CCCCCC;
	width:239px;
	margin:10px 0 12px 22px;
}
.left img
{
	margin:0 10px 0 -4px;
}
.left p
{
	padding:0 0 0 0;
}
.left ul
{
	display:block;
	padding:0 0 0 90px;
}
.left li
{
	list-style-type:none;
	background-image:url(../img/arrowli.gif);
	background-position:0px 3px;
	background-repeat:no-repeat;
	padding:0 0 0 10px;
	line-height:14px;
}
.left a
{
	font-family:Tahoma;
	font-size:11px;
	color:#2E9C14;
	text-decoration:underline;
}

.tblArtikelListe tr:hover
{
	background-color:#FFF9AE;
}


.left a:visited{text-decoration:underline}
.left a:hover{text-decoration:none}
.right
{
	background-color:#FFF9DC;
	width:277px;
	float:right;
	margin:15px 35px 14px 0;
	position:relative;
}
.item
{
	padding:14px 10px 0 20px;
	font-family:Tahoma;
	font-size:11px;
	color:#3A3A3A;
	float:left;
}
.item img
{
	float:left;
	padding:0 8px 15px 0;
}

.item span
{
	display:block;
	font-weight:bold;
	float:right;
	margin:5px 5px 5px 0;
}
.item span strong
{
	color:#EF6E00;
}
.title
{
	margin:10px 0 0 20px;
}
.line2 
{
	height:1px;
	background-color:#CCCCCC;
	width:239px;
	float:left;
	margin:0 0 0 20px;
}
.pad
{
	margin:0 0 0 -25px;
}
.bot
{
	background-image:url(../img/bot.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	margin:0 0 0 -25px;
	padding:15px 0 0 41px;
	height:134px;
}
.bot ul
{
	float:right;
	margin:0 50px 0 0;
}
.bot li
{
	list-style-type:none;
	background-image:url(../img/arrowli.gif);
	background-position:0px 4px;
	background-repeat:no-repeat;
	padding:0 0 0 10px;
}
.bot a
{
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.a
{
	display:block;
	float:left;
	width:570px;
	padding:10px 0 26px 1px;
}
.a img
{
	float:left;
	margin:0 9px 0 0;
}

#wrapper
{
	width:980px;
	margin: auto;
	margin-top:15px;
	table-layout:fixed;
}
#wrapper td
{
	vertical-align:top;
	text-align:left;
}

#rightside, #leftside
{
}

#leftside
{
	width:75px;
}


#centerside
{
	width:605px;
	padding-top:7px;
}

.wcTop
{
}


#warenkorbContent
{
	background-image:url(../img/middle.gif);
	background-position:top left;
	background-repeat:repeat-y;
	min-height:345px;
	position:relative;
	top:-4px;
	padding-left:10px;
}

#tblWarenkorb
{
	width:280px;
	table-layout:fixed;
}

#tblWarenkorb tc
{
	vertical-align:top;
}

.backgroundColor1 { background-color:#ffe89e; }
.backgroundColor2 { background-color:#ffe700; }
.backgroundColor3 { background-color:#ffc900; }
.backgroundColor4 { background-color:#dc8100; }


.ArtikelDetails
{
	color:#007738;
	font-size: 11px;
}

.textBox
{
	width:116px;
}

.stern
{
	color:#e2081f;
}

#warenkorbContent b
{
	font-size:12px;
}

.tcPizza
{
    width:40px;
    background-color:#ffe100;
}