body {
	background-color: #ABDE20;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 12px;
}
.kleurnav {
	background-color: #CC0056;
}
.kleurkop {
	background-color: #FFFFFF;
}
.kleurpagina {
	background-color: #FFFFFF;
	margin: 15px;
	padding: 15px;
}

.prijs {
	font-size: 17px;
	font-weight: bold;
}
hr {
	color: #ABDE20;
}
.adminkop {
	font-size: 24px;
	font-weight: bold;
}
.admintabel {
	border: 1px solid #000000;
}
.adminbut {
	background-color: #CCCCCC;
}
.copyright {
	color: #729515;
}

.kleurnav a{
	color: #FFFFFF;
}
li {
	color: #CC0056;
	list-style-type: square;
}
.carttotaal {
	font-size: 16px;
	font-weight: bold;
}
.carttabelkleur1 {
	background-color: #E8F7C1;
}
input {
	border: 1px solid #ABDE20;
	width: 250px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 12px;
}
.bestelbut {
	height: 23px;
	width: 59px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.kopProduct {
	font-size: 17px;
	font-weight: bold;
	color: #CC0056;
}
textarea {

	border: 1px solid #ABDE20;
	width: 250px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 12px;
}
.adminradio {
	width: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

