@charset "utf-8";
#frame_container {
	text-align:left;
 }
#frame_container_nieuws {
	text-align:left;
	border-top-color: #333333;
	border-top-width: 4px;
	border-top-style: double;
}
#koopzondag_data {
	width:240px;
	float: left;
 }
#nieuws {
	width:240px;
	float: left;
}

 blockquote {
  margin:20px;
 } 


#container {
	width: 240px;
	float: left;
	padding-bottom: 16px;
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
#container_nieuws {
	width: 240px;
	float: left;
	padding-bottom: 16px;
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #333333;
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}


 
#shopping {
	width:240px;
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 30px;
	color: #333333;
	padding-bottom: 20px;
	padding-top: 10px;
	font-weight: normal;
	float: left;
}

#shopping a:link {
	color: #999999;
}

#shopping a:hover {
	text-decoration: underline;

}
#shopping a:visited {
	color: #999999;
}

#im-shopping {
	float: left;
	width: 240px;
	color: #666666;
}

