body, div, table, td, th, span
{
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
}
th {
	vertical-align: top;
	text-align: left;
}
p, body
{
	margin: 0px;
}

body
{
	background-color: #FFFFFF;
}

.imageleft
{
	float:left;
	margin-right: 10px;
}
.imageright
{
	float: right;
	margin-left: 10px;
}

.imagecenter
{
	vertical-align: middle;
}

.imagecenter, .imageleft, .imageright
{
	border: 0px;
}


.title, .title * {
	font-size: 14px;
	color: #c70006;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
#productenpaginatitle.title {
	font-size: 18px;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

a:hover {
	color: #f80006;
}

.nextlink {
	display: inline-block;
	padding-left: 10px;
	background-image: url(../image/web/link/next_bg.gif);
	background-position: left;
	background-repeat: no-repeat;
}
