body {
	font-family: Arial;
	font-size: 0.75em;
}

br.clearer {
	width: 0px;
	height: 0px;
	line-height: 0px;
	clear: both;
}

#header {
	height: 25px;
	background: #13ac2f;
	color: #ffffff;
	font-weight: bold;
	font-size: 1.4em;
	line-height: 25px;
	padding-left: 5px;
}

#search {
	margin: 10px 0;
}

.head {
	font-weight: bold;
	font-size: 1.2em;
	background: #CCCCCC;
	margin-bottom: 5px;
	line-height: 1.2em;
}

.line {
	border-bottom: 1px dotted #000000;
	margin: 5px 0;
	padding-bottom: 5px;
	width: 710px;
}

.number {
	float: left;
	width: 210px;
	text-align: center;
}

.description {
	width: 280px;
	float: left;
	padding-left: 20px;
}

.merken {
	width: 100px;
	float: left;
	text-align: center;
}

#pageination {
	width: 770px;
	margin-top: 30px;
	font-size: 1.2em;
	font-weight: bold;
	color: #13ac2f;
}

#backlink {
	width: 200px;
	display: block;
	float: left;
}

#page {
	width: 200px;
	display: block;
	text-align: center;
	float: left;
}

#forwardlink {
	width: 200px;
	display: block;
	text-align: right;
	float: left;
}

#forwardlink a:active,
#backlink a:active,
#forwardlink a:visited,
#backlink a:visited,
#forwardlink a:link,
#backlink a:link,
#forwardlink a,
#backlink a {
	color: #13ac2f;
	text-decoration: none;
}

#forwardlink a:hover,
#backlink a:hover {
	color: #000000;
	text-decoration: underline;
}
.single {
	margin: 5px 10px;
}

.label {
	font-weight: bold;
	margin-top: 5px;
	margin-left: 10px;
}

#merkliste {
	margin-top: 20px;
}

.amountinput {
	width: 60px;
}

#listarticles {
	font-size: 1.1em;
}

/* urau 24.01.2011 [BEGIN] */
.products_hint{
  font-weight: 900;
  font-size: 1.2em;
}
/* urau 24.01.2011 [END] */

