body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px 0px 0px 0px;
	scrollbar-track-color:#CC292B;
}



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;
}

.subkop {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:8px;
}

.tussenkop {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#CC292B;
}
.tussenkop2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#CC292B;
}


a {
/*	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;*/
	color:black;/*
	font-weight:bold;
	text-decoration:none;*/
}

a:hover {
	color:#CC292B;
}

.BGblue {
	background-color:#83BAD8;
	cursor: pointer;
	cursor: hand;
	text-align:center;
}

.BGred {
	color:white;
	background-color:#CC292B;
}

.BGwhite {
	color:black;
	background-color:white;
}
.TXTred {
	color:#CC292B;
}

.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;
}

.center{text-align:center;}
.right{text-align:right;}
.middle{vertical-align:middle;}
.bottom{vertical-align:bottom;}

.BTN_Webshop{
	text-align:center;
	background-color:#775BA9;
	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:#83BAD8;
	color:white;
	font-weight:bold;
	width:33%;
	height:15px;
	cursor:pointer;
	cursor:hand;
}

.quiz
{
    padding-bottom:20px;
}

#TopNavigatie 
{
    height:30px;
}
