


#navi02 {
	margin:7px 0 0 0;
}


#navi02 ul li  { 
	list-style-type:none;
	display:block;	
	width:268px;
	background:url(../images/trennstrich.gif) 0 bottom repeat-x;
}

#navi02 ul li a {
	text-decoration:none;
	font-weight:normal;
	color:#593912;
	display:block;
	position:relative;
	padding:2px 0 3px 30px;
	font-size:0.9em;
}


#navi02 ul li a:hover {
	background:url(../images/pfeil.gif) 17px 9px no-repeat;
}


/*  ---------------------------------------- Navi allgemein ---------------------------------------- */

a { color:#593912; font-weight:regular; text-decoration:underline;}
a:hover { color:#9c8568; text-decoration:underline;}


div#shop_button{
height:130px;
left:558px;
position:absolute;
top:635px;
width:202px;
}

div#shop_button ul{
	list-style:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-indent:-999999px;
	overflow:hidden;
	width:202px;
	height:130px;
}

div#shop_button ul li{
	float:left;
	display:block;
    text-align: left;
	width:202px;
	height:130px;
}

a.shop_1 {
	display:block;
	width:202px;
	height:130px;
	background:url(../images/shop.jpg);
	font-weight: normal;
	padding:0 0 0 0;
}

a.shop_1:hover, a.shop_1:active {
	display:block;
	width:202px;
	height:130px;
	padding:0 0 0 0;
	background:url(../images/shop_on.jpg);
}

