/* CSS Document */
html {
	overflow-y: scroll;
}
body,td,th {
	color: #bbbbbb;
	font-family: Tahoma;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/img_02.png);
	/*background-color: black;*/
}
a:link, a:active, a:visited
{
	color: #FF3366;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
a:hover
{
	color: #FF3366;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
}
a.IMGlink:link, a.IMGlink:active, a.IMGlink:visited, a.IMGlink:hover
{
	text-decoration: none;
}

#MainDIV {
	margin-top: 0px;
	margin-bottom: 0px;
	align: center;
	width: 980px;
	z-index: 10;
	position: relative;
	text-align: center;
}
#SiteLogo {
	margin-top: 25px;
	margin-bottom: 30px;
	padding-left: 5px;
	align: center;
	width: 980px;
	z-index: 11;
	text-align: left;
	position: relative;
	height: 59px;
}
#Advert {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
	right: 50px;
	align: center;
	width: 400px;
	z-index: 12;
	text-align: left;
	position: absolute;
	height: 56px;
	float: right;
}
#UpperBG {
	position: absolute;
	z-index: -1;
	height: 180px;
	background: url(images/img_01.png);
	background-repeat: repeat-x;
	width: 100%;
	text-align: center;
	margin-left: 0px;
	marging-top: 0px;
	
}
.style1 {
	font-family: "Trebuchet MS";
	font-size: 11px;
}
.style3 {
	font-size: 14px;
	font-family: "Myriad Pro";
	color: #fc1a54;
}
.style4 {font-size: 10px}
.style6 {font-family: "Lucida Sans Unicode"; font-size: 12px; color: #FFFFFF;}
.style7 {font-size: 14px}
.style8 {
	font-family: "Myriad Pro";
	font-size: 14px;
}
.Input1 {
	background-color: #292929;
	border-top: 1px solid #898989;
	border-left: 1px solid #898989;
	border-right: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	color: #ffffff;
	height: 18px;
}
.Input3 {
	background-color: #292929;
	border-top: 1px solid #898989;
	border-left: 1px solid #898989;
	border-right: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	color: #ffffff;
}
.Input2 {
	background-color: #d01847;
	border-top: 1px solid #d7d7d7;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	color: #ffffff;
	height: 20px;
}
a.NavLink1:link, a.NavLink1:visited
{
	color:#ffffff;
	font: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
}
a.NavLink1:active
{
	color:#FF3366;
	font: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
}
a.NavLink1:hover
{
	color:#FF3366;
	font: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
}
a.NavLink2:link, a.NavLink2:active, a.NavLink2:visited
{
	color:#ffffff;
	font: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.NavLink2:hover
{
	color:#ffffff;
	font: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
}
a.SubNavLink:link, a.SubNavLink:active, a.SubNavLink:visited
{
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
a.SubNavLink:hover
{
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
}
.style12 {font-family: "Trebuchet MS"; font-size: 12px; }
.style13 {color: #000000}
.ContentBox {
	background-image: url(images/contentBox.png);
	background-repeat: repeat;
	border: 1px solid #403e3e;
	padding: 5px 18px 14px 14px;
}
.FAQ {
	color: #FF3366;
}

/* Algemene Voorwaarden */
.AVkop1 {
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 4px;
}
.AVtxt {
	padding-left: 5px;
	padding-top: 4px;
}