*{margin: 0px; padding: 0px;}

body{
	font-family:Arial,Verdana,sans-serif;
	font-size:62.8%;
	text-align:center;
	overflow: none;
	height: 100%;
	/*background:#9cc1bd url("bg.png") repeat-x;*/
	background-color:#b2d234;
	
}

p{	line-height:1.3em;	margin-bottom:10px;	}

a {
	color:#000;
	text-decoration:none;
}


.floatleft{float: left;}

.floatleftItem{float: left;}

/* Container surrounding all content */
div#container{
	margin:0 auto;
	text-align:center;
	width:1027px;
}

/*Container for the left Div, Content, Menu*/
div#main{
	float:left;
	height:403px;
	width:1027px;
}

div#info{
	color:#000000;
	float:left;
	font-size:1.4em;
	height:130px;
	margin-left:263px;
	margin-top:-95px;
	text-align:left;
	width:620px;
}

div#openhours{
	color:#000000;
	float:left;
	font-size:1.4em;
	height:230px;
	margin-left:263px;
	margin-top:-165px;
	text-align:left;
	width:750px;
}

	#openhours .floatleft{
		float:left;
		font-size:1em;
		width:370px;
	}

	#openhours .floatleftItem{
		float:left;
		margin-bottom:7px;
		text-align:left;
		width:320px;
	}
	
	#openhours .floatleftItemLeft{
		float:left;
		width:160px;
	}
	
	#openhours .floatleftItemMiddle{
		float:left;
		width:50px;
	}
	
	#openhours .floatleftItemRight{
		float:left;
		width:100px;
	}


div#contact{
	float:left;
	font-size:1.4em;
	height:130px;
	margin-left:263px;
	margin-top:-105px;
	text-align:left;
	width:350px;
}

div#shopsLinden{
	color:#000000;
	float:left;
	font-size:1.5em;
	height:243px;
	margin-left:263px;
	margin-top:-185px;
	text-align:left;
	width:750px;
}

div#shopsSpiralen{
	color:#000000;
	float:left;
	font-size:1.5em;
	height:243px;
	margin-left:263px;
	margin-top:-185px;
	text-align:left;
	width:750px;
}

	#shopsLinden .floatleftRow1,	#shopsSpiralen .floatleftRow1{
		float:left;
		width:180px;
	}
	
	#shopsLinden .floatleftRow2,	#shopsSpiralen .floatleftRow2{
		float:left;
		width:180px;
	}
	
	#shopsLinden .floatleftRow3,	#shopsSpiralen .floatleftRow3{
		float:left;
		width:180px;
	}
	
	#shopsLinden .floatleftRow4,	#shopsSpiralen .floatleftRow4{
		float:left;
		width:180px;
	}

	#shopsLinden .floatleftItem,	#shopsSpiralen .floatleftItem{
		width: 160px; 
		text-align: left; 
		float:left;
		margin-bottom:7px;
	}