body {
	background-color: #cccccc;
	color: black;
	font-family: Microsoft Sans Serif, Myriad Pro, arial; 
	font-style: Regular;
}

p {
	text-align: left;
}

p.center {
	text-align: center;
}

a {
	text-decoration: none; 
	color: black;
	border: 0px;
}  

a.wit {
	text-decoration: none; 
	color: white;
	border: 0px;
}  

a.zwart {
	text-decoration: none; 
	color: black;
	border: 0px;
}  

a.grijs {
	text-decoration: none; 
	color: #999999;
}  

a.oranje {
	text-decoration: none; 
	color: #ff9933;
}  

a.blauw {
	text-decoration: none; 
	color: #0066ff;
}  

img {
	border: 0px;
}

img.banner {
	border: 1px solid #999999;
}

td.head {
	background-color: #ffffff;
	font-size: 17px;
	color: #999999;
	height: 27px;
	width: 780px;
	padding-left: 10px;
	text-align: left;
}


td.logo {
	background-color: #0066ff;
	height: 80px;
	width: 780px;
	padding-left: 4px;
}

td.container {
	background-color: #ffffff;
	font-size: 13px;
	color: #black;
	width: 780px;
	padding-left: 8px;
	padding-right: 6px;
	padding-top: 4px;
	text-align: left;
}

td.bottom {
	background-color: #999999;
	font-size: 13px;
	color: #black;
	height: 6px;
	width: 780px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	text-align: left;
}

td.afsluiting {
	background-color: #ffffff;
	font-size: 12px;
	color: #black;
	height: 15px;
	width: 780px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: left;
}

td.waaromcitybeatz {
	background-image: url(afbeeldingen/woman_laptop.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
	color: #black;
	padding-left: 2px;
}

td.fotos {
	background-repeat: no-repeat;
	background-color: #ffffff;
	color: #black;
	padding-left: 2px;
}

td.productenbalk {
	background-image: url(afbeeldingen/productbalk.jpg);
	background-color: #ff9933;
	font-size: 14px;
	color: white;
	height: 20px;
	padding-left: 4px;
	border: 1px solid #999999;
}

td.producttitel {
	background-image: url(afbeeldingen/producttitel.jpg);
	background-color: #ffffff;
	font-size: 13px;
	color: white;
	width: 190px;
	border: 1px solid #999999;
}

td.product {
	background-color: #ffffff;
	font-size: 13px;
	color: black;
	width: 190px;
	color: white;
	border: 1px solid #999999;
}

td.prijs {
	background-color: #ffffff;
	font-size: 13px;
	color: #ff9933;
	width: 190px;
	text-align: right;
	border: 1px solid #999999;
}