@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #016FD4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#054397;
}


html, body {
	height: 100%; 
	overflow:inherit;
	
}

#menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#054397;
}


.productInfo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#E6842B;
}

.priceLabel {
	width: 230px;
	display: block;
	height: 37px;
	cursor: pointer;
	background-image: url(/img/prijslabel.png);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#E6842B;
}

	

#faq {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#054397;
}


#specs {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#054397;
}


#footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#054397;
}

a:link {
	color: #E6842B;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #E6842B;
}

a:hover {
	text-decoration: none;
	color: #E6842B;
}

a:active {
	text-decoration: none;
	color: #E6842B;
}

ul {
	list-style-image:url(http://co-locatie.biz/img/bullet.jpg)
}
