.boutik1
	{
	background : url(../photos/boutik1.jpg);
	width : 206px ;
	height : 200px ;
	float:left;
	margin-left: 40px;
	margin-top: 20px;
	margin-bottom: 20px;
	}
.boutik2
	{
	background : url(../photos/boutik2.jpg);
	width : 233px ;
	height : 200px ;
	float:right;
	margin-right: 40px;
	margin-top: 20px;
	margin-bottom: 20px;
	}
.boutik3
	{
	background : url(../photos/boutik3.jpg);
	width : 200px ;
	height : 200px ;
	float:left;
	margin-left: 40px;
	margin-top: 20px;
	}
.boutik4
	{
	background : url(../photos/boutik4.jpg);
	width : 234px ;
	height : 200px ;
	float:right;
	margin-right: 40px;
	margin-top: 20px;
	}
.textboutikhaut
	{
	position:absolute;
	width: 700px;
	height: 600px;
	left: 150px;
	top: 200px;
	}

.textboutikhaut span
	{
	color:#DAA520;
	}
.textboutikhaut h2
	{
	color:white;
	font-size: 20px;
	}
	
.textboutikbas
	{
	color: white;
	position:absolute;
	width: 700px;
	height: 330px;
	left: 150px;
	top: 85px;
	}
.textboutikbas span
	{
	color:#DAA520;
	}

.textboutikbas a
	{
	color:#CD853F;
	}
.textboutikbas a:visited
	{
	color:#CD853F;
	}
.textintroboutik h3
	{
	color:white;
	font-size: 24px;
	}
.retourboutik
	{
	position: absolute;
	display: block;
	width: 100px;
	height: 100px;
	background : url(../boutons/retour.png);
	border: 0px;
	top: -35px;
	left: 10px;
	}
.retourboutik:hover
	{
	background : url(../boutons/retourho.png);
	}

