body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px 0px 0px 0px;
	padding:0px;
}

#TopNavigatie {
	display		: none;
	visibility	: hidden;
}

#clipbar {
	display		: none;
	visibility	: hidden;
}

#layerVoorwaarden {
	width:auto;
	height:100%;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	vertical-align:top;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}

.kop {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:8px;
}

.subkop {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:8px;
}

.red {
	color:#FA0A0B;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:black;
}

a:hover {
	color:#FA0A0B;
}

.Clipbar {
	display:none;
}

.BGpurple {
	color:white;
	background-color:#775BA9;
	display:none;
}

.BGred {
	color:white;
	background-color:#FA0A0B;
}

.BGwhite {
	color:black;
	background-color:white;
}

.BGblack {
	color:white;
	background-color:black;
}

.TXTred {
	color:#FA0A0B;
}

.TXTwhite {
	color:white;
}

.form {
	padding:0px;
	spacing:0px;
	margin:0px;
}

.zoekveld {
	width:187px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}

.loginveld {
	width:70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}

.loginveldUsername {
	width:80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}

.loginveldPassword {
	width:60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}

.center{text-align:center;}
.right{text-align:right;}
.middle{vertical-align:middle;}
.bottom{vertical-align:bottom;}

/* ONDERSTAAND ZIJN STYLES VOOR DE WINKELWAGEN */

.WWBG1{
background-color:#775BA9;
}

.WWBG2{
background-color:#C6C8D6;
}

.WWTXT1{
	font-weight:bold;
	color:white;
	text-align:left;
}

.Button {width:150px;font-family:arial;font-size:10px;background-color:white}
.Vet {font-weight:bold;color:#717592}
.PrijsNormaal {font-weight:bold;color:#717592}
.PrijsVoordeel {font-weight:bold;color:red}
.Titel {font-weight:bold;font-size:8pt;color:black;padding-top:5px;letter-spacing:0.1em;}
.Select {font-family:arial;font-size:10px}
.Input {font-family:arial;font-size:10px}

.ProductRow0 {
	background-color:#EFEFEF;
}

.ProductRow1 {
	background-color:white;
}

.ProductRow2 {
	background-color:#DADADA;
}

.BTN_Training{
	text-align:center;
	background-color:#83BAD8;
	color:white;
	font-weight:bold;
	width:33%;
	height:15px;
	cursor:pointer;
	cursor:hand;
}
.BTN_TFCClub{
	text-align:center;
	background-color:#ED8000;
	color:white;
	font-weight:bold;
	width:33%;
	height:15px;
	cursor:pointer;
	cursor:hand;
}

.BTN_Contact{
	text-align:center;
	background-color:black;
	color:white;
	font-weight:bold;
	width:33%;
	height:15px;
	cursor:pointer;
	cursor:hand;
}
.BTN_Hover{
	text-align:center;
	background-color:#775BA9;
	color:white;
	font-weight:bold;
	width:33%;
	height:15px;
	cursor:pointer;
	cursor:hand;
}