#webwinkel ul {
	list-style:none;
	padding:0;
}

#webwinkel div.ideal {
	float: right;
	width:160px;
	margin:20px 0 0 20px;
	font-size:80%;
}

#webwinkel div.ideal p.logos {
	text-align:center;
}

#webwinkel div.ideal p.logos img {
	margin:3px;
}

#webwinkel button.opnieuw {
	clear:right;
}

#webwinkel p.afhalen {
	clear:both;
	padding:10px 0;
}

#webwinkel.cancel p.message {
	text-align:left;
}

#webwinkel div.field,
#webwinkel div.value {
	float:left;
	width:250px;
}

#stappen div {
	float:left;
	background:#fff url(../_images/button.stap.png);
	width:100px;
	height:100px;
	margin-right:100px;
	text-align:center;
	font-size:220%;
	line-height:95px;
	color:#fff;
	font-weight:bold;
}

#stappen div a {
	text-align:center;
	font-size:180%;
	line-height:95px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	font-size:95%;
}	

#stappen div.last {
	margin-right:0;
}

#stappen div.active {
	background:#fff url(../_images/button.stap.active.png);
}

#stappen div.active a {
	text-decoration:underline;
}

table.sorttable {
	table-layout: fixed;
}

#content #webwinkel table.sorttable thead th a {
	color:#000;
}

th.plaatje {
	width:150px;
}

th.naam {
	width:100px;
}

th.omschrijving {
	width:150px;
}

th.prijs {
	width:100px;
}

#verzendmethodes input {
	width:15px;
	height:15px;
	margin:0 10px 0 30px;
}

#verzendmethodes label {
	margin:0 30px 30px 0;
	font-size:130%;
}

#wrapper div.besteld {
	display:none;
	position:absolute;
	width:150px;
	padding:15px;
	border:1px solid #000;
	background:#e87b09;
	z-index:100;
}

#wrapper div.besteld a {
	color:#fff;
	font-weight:bold;
	display:block;
}

#wrapper div.besteld img {
	float:right;
	margin:2px;
	cursor:pointer;
}

span.tags {
	display:block;
	float:left;
	margin-right:10px;
	font-weight:bold;
}

ul.tagcloud {
	float:left;
	margin:0 0 15px;
}

ul.tagcloud li {
	float:left;
	padding:0 3px;
}

#tagcloud {
	float:none;
}

ul.tagcloud li.level2 { font-size:105%; }
ul.tagcloud li.level3 { font-size:110%; }
ul.tagcloud li.level4 { font-size:120%; }
ul.tagcloud li.level5 { font-size:130%; }
ul.tagcloud li.level6 { font-size:135%; }
ul.tagcloud li.level7 { font-size:140%; }
ul.tagcloud li.level8 { font-size:145%; }
ul.tagcloud li.level9 { font-size:160%; }
ul.tagcloud li.level10 { font-size:165%; }