body {
	background-color: White;
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
p, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:focus, a:link, a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FF3366;
	font-weight: bold;
	text-decoration: none;
}

a:hover, a:active {
	color: #3399FE;
}
a:visited {
	color: #ff99cc;
}
img {
	border: 0;
}
td {
	vertical-align: top;
	text-align: left;
}
.tekst {
	padding-top: 10px;
	line-height: 16px;
}
.tussenkop {
	color: #FF3366;
	font-weight: bold;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
}
.portoimg{
	border: 4px solid #99CCFE;
	text-align: center;
	width: 340px;
}
.specs{
	color: #3399FE;
	line-height: 16px;
	border-bottom: 1px solid #ccc;
	list-style-image: none;
	list-style-type: none;
	width: 300px;
}
.top{
	text-align: right;
	padding-right: 20px;
}
hr {
	height: 1px;
	width: 100%;
	color: #CCCCCC;
}
.porto{
	background-image: none;
}
