@charset "UTF-8";
/* CSS Document */

#apDiv1 {
	position: fixed;
	left:10px;
	top:10px;
	width:130px;
	height:360px;
	z-index:2;
	background-color: #000000;
}
#logo {
	position: fixed;
	left:10px;
	top:10px;
	z-index:3;
	
}
#navi {
font-family: Din Regular, Arial, Helvetica, sans-serif;
color:white;
font-size: 8pt;
font-weight: light;
line-height: 150%;
padding-left: 7px;
margin-top:160 px;
position: fixed;
}
#background {
	left:0em;
	top:0em;
	z-index:1;
	position: fixed;
}
#delicious {
	position: fixed;
	left:17px;
	top:340px;
	z-index:4;
	
	
}
#wong {
	position: fixed;
	left:35px;
	top:340px;
	z-index:5;}
	
#dig {
	position: fixed;
	left:53px;
	top:340px;
	z-index:6;}
	
#stumble {
	position: fixed;
	left: 71px;
	top:340px;
	z-index:7;}
	
	
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	color: #FF33CC;
	text-decoration: none;
}

a:active {
	text-decoration: none;
	color: #FF33CC;
}
#shopdiv {
	position: fixed;
	left:150px;
	top:10px;
	width:400px;
	height:235px;
	z-index:2;
	background-color: #000000;
}
#text {
font-family: Din Regular, Arial, Helvetica, sans-serif;
color:white;
font-size: 8pt;
font-weight: light;
line-height: 150%;
padding-left: 14px;
margin-top:160 px;
width:380px

}
#kollektion {
	position: fixed;
	left:150px;
	top:10px;
	z-index:1;
	
}

