body {
	background-color: #F9F4DD;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	margin:0;
	padding:0;
}

#logo {
	position:absolute;
	left: 411px;
	top: 59px;
	}
	
	#logo2 {
	position:absolute;
	left: 411px;
	top: 55px;
	}
.shop_container {
	background-color: #2A1602;
	position:absolute; 
	left:13px; 
	top:120px; 
	width: 246px; 
	height:226px; 
	z-index:100;
	}
	
#motivstart {
	background-image: url(../_images/motivhome_hg.jpg);
}	

#motiv1 {
	background-image: url(../_images/motiv1_hg.jpg);
}

#motiv2 {
	background-image: url(../_images/motivweinkerze_hg.jpg);
}
#motiv3 {
	background-image: url(../_images/motivlandschaft_hg.jpg);
}
#motiv4 {
	background-image: url(../_images/motivreben_hg.jpg);
}

#shoptitle {
	margin-top: 41px;
	margin-left: 77px;
}

#nav_shop {
	color: #fff;
	margin-left: 128px;	
	}

#main {
	position:absolute;
	left: 72px;
	top: 139px;
	width:899px;
	background-color:#F0E5C5;
	background-image:url(../_images/back_main.gif);
	padding-bottom: 10px;
	z-index:1;	
	}
#main2 {
	position:absolute;
	left: 98px;
	top: 141px;
	width:836px;
	height: 500px;
	background-color:#F0E5C5;
	padding-bottom: 10px;
	z-index:1;	
	padding:0px 4px 4px 4px;
	}
	
#positioner {
	z-index:10;
	position:absolute;
	left: 794px;
	top: 144px;
	width: 163px;
}


#nav_main {
	width: 153px;
	height: 189px;
	background-color:#D6C69E;
	font-size:10px;
	color:#7C5F2E;
	padding: 20px 10px 5px 10px;
	}
#nav_main p {
	margin-bottom: 100px;
}	

.moveright {
	margin-left: 196px;
	}

.movewarenkorb {
	margin-left: 156px;
	}

.content {
	position:static;
	margin-top:40px;
	width: 460px;
	padding-left: 6px;
	padding-right: 56px;
	line-height: 18px;
	color:#574941;
	
	}


.container_extra {
	color:#7C5F2E;
	margin-top:45px;
	width: 162px;	
	margin-left: 5px;
	margin-right: 5px;
	}

table.warenkorb {
	margin-top:40px;
	width: 735px;
}

table.warenkorb th {
	color: #CCA779;
	font-size:9px;
	text-align:left;
	padding-bottom:5px;
	
	}
table.warenkorb td {
	vertical-align: top;
	font-size:11px;
	
	padding: 3px;
	}
td.wk_menge, td.wk_intocart, td.wk_pic  {
	text-align: center
}
td.wk_menge {
width:61px;
}

td.wk_intocart {
width:90px;
}

td.wk_pic {
width:40px;
}

td.wk_beschreibung {
width:288px;
}

td.wk_bezeichnung {
width:202px;
}

td.wk_leer {
width:42px;
}
#nav_shop a{
	color: #fff;
	font-weight:normal;
	text-decoration:none;
	}
#nav_shop a:hover{
	color: #fff;
	font-weight:normal;
	text-decoration:underline;
	}
	
a {
	color:#38280E;
	font-weight:bold;
	}

