a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color:#000;
}
img {
	border:0 none;
}
p {
	word-wrap: break-word;
	word-break: break-strict;
}
ul li{
	font-size:11px;
	line-height:16px;
	margin:0;
	padding:1px 0;
	width:160px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
a.shops:link, a.shops:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCC00;
	text-decoration: none;
}
a.shops:hover, a.shops:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}
div.clear {
	clear: both;
}

/* kolommen */


div.main_content {
	padding-right: 10px;
}
#col2{
	
	min-height:520px;
	position:relative;
	text-align:left;
	width:890px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/col.gif);
	background-repeat: repeat-y;
	background-position: 400px 50%;
}
#col2 .col {
	word-wrap: normal;
	word-break: normal;
	text-overflow: clip;
	display:inline;
	float:left;
	margin:0 24px 0 0;
	padding:0;
	position:relative;
	text-transform:uppercase;
	width:380px;
}
#col3{
	margin-top:0px;
	min-height:520px;
	overflow:hidden;
	position:relative;
	text-align:left;
	width:950px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/col.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}
#col3 .col{
	word-wrap: break-word;
	word-break: break-strict;
	display:inline;
	float:left;
	margin:0 28px 0 0;
	padding:0;
	position:relative;
	width:240px;
	max-width: 240px;
	white-space: normal;
	text-align:left;
}

/* links */

ul {
	margin: 0;
	padding: 0;
}
ul.cities {
	display: none;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p.stores {
	display: none;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px
}
a.country, a.city {
	cursor: pointer;
	font-size:11px
}
div.sidebar li a {
	position: relative;
	text-transform:uppercase;
	color:#000;
}

/*breadcrumbs */
li a.active {
	color:#CCCC00;
	text-decoration: underline;
}
/* end breadcrumbs */

.geelgroenklein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCC00;
	text-decoration: none;
	text-transform: uppercase;

