/*
#navihaupt		{
font-weight:bold;
margin-left: 15px;
margin-right: 35px;
padding: 2px;
border-bottom:dashed;
border-color:#AECA8D;
border-width:thin;
}
*/

.naviunter		{
margin-left: 30px;
font-weight:normal;
}

.shopcontainer		{
	width: 710px;
	height: 100%;
	margin-bottom: 20px;
}

.shopbox		{
	width: 300px;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	padding: 5px 20px;
	float:left;
	position:relative;
	display:inline;
	height: 100%;
}

.shopbox img {
	position:relative;
	float:right;
   	padding:2px;
   	border-width:1px;
	border-style:solid;
	border-color:#AECA8D;
   	background-color:white;
}

.shopbox	a:link	{
color:#444130;
text-decoration: none;
}

.shopbox	a:visited	{
color:#444130;
text-decoration: none;
}

.shopbox	a:active	{
color:#444130;
text-decoration: none;
}

.shopbox	a:hover	{
color:#567802;
text-decoration: none;
font-weight:bold;
}

.clear {
clear:both;
height:1px;
margin-left: 100px;
width:500px;
overflow:hidden;
border-bottom:1px dashed #AECA8D;
}

.box
{
font-size:12px;font-family:Verdana;
position:absolute;width:100px;height:200px;
background-color:#efefef;
}
.div1
{
border:1px dashed #AECA8D;
padding: 10px;
position: relative;
width: 700px;
clear: both;
}

.div1 img
{
margin-right: 10px;
}

.div1	a:link	{
color:#444130;
text-decoration: none;
}

.div1	a:visited	{
color:#444130;
text-decoration: none;
}

.div1	a:active	{
color:#444130;
text-decoration: none;
}

.div1	a:hover	{
color:#567802;
text-decoration: none;
font-weight:bold;
}

.div2
{
border:1px dashed #AECA8D;
padding: 10px;
position: relative;
width: 700px;
height: 113px;
clear: both;
}

.div2 img
{
margin-right: 10px;
}

.div2	a:link	{
color:#444130;
text-decoration: none;
}

.div2	a:visited	{
color:#444130;
text-decoration: none;
}

.div2	a:active	{
color:#444130;
text-decoration: none;
}

.div2	a:hover	{
color:#567802;
text-decoration: none;
font-weight:bold;
}