body {
	background-image: url(../images/backBig.jpg);
	background-position:top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #b6d1d8;
	background-repeat: no-repeat;
}
.Basic {
	background-repeat:no-repeat;
	width: 100%;
	height: 100%;
	text-align:center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
	margin: 0px auto;
	vertical-align: top;
}
.Master {
	width: 960px;
	height: auto;
	text-align:center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
	margin: 0px auto;
	vertical-align: top;
	position:relative;
}

/******************* HEADER STYLE ********************/
.Header {
	background-image: url(../images/header.png);
	width: 960px;
	height: 225px;
}

.HomeButton {
	width: 450px;
	height: 225px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	float:left;
}

.BannerBol {
	width: 468px;
	height: 60px;
	padding-top: 40px;
	padding-left: 20px;
	float:left;
}

.Menu {
	width: 353px;
	height: 44px;
	padding-top: 46px;
	padding-left: 132px;
	float:left;
}



/******************* MIDDLE STYLE ********************/
.Middle {
	width: 960px;
	height: auto;
	padding-top: 20px;
/*	padding-bottom: 100px;*/
	text-align:left;
	float:left;
}

/*------------------ LEFT (AppelTV) -----------------*/

.AppelTV {
/*    background-color: #ff7f45; */
	background-image: url(../images/appeltv_background.png);
    height: 503px;
	width: 480px;
	float: left;
	font-size: 12px;
	font-style: normal;
	font-family:Arial, Helvetica, sans-serif;
	color: #001350;
}

.AppelTVTitle {
	text-align: left;
	padding-left: 40px;
	padding-top: 29px;
    height: 15px;
	width: 440px;
	float: left;
	line-height:25px;
}

.AppelTVSap {
	text-align: left;
	padding-left: 40px;
	font-size: 14px;
	font-weight:bold;
    height: 25px;
	width: 440px;
	float: left;
	line-height:25px;
}

.AppelTVScreen {
	padding-top: 14px;
	padding-left: 80px;
	height: auto;
	width: 400px;
	float: left;
}

.AppelTVLinks {
	height: auto;
	width: 480px;
		float: left;
}

.AppelTVYouTube {
    display: block;
	padding-left: 20px;
	padding-top: 40px;
	height: 60px;
	width: 200px;
	float: left;
}

.AppelTVYouTubeImage {
	width: 60px;
	height: auto;
	padding-top: 5px;
	padding-left: 5px;
	float:left;
 	text-align: left; 
}

.AppelTVYouTubeTekst {
	width: 130px;
	height: auto;
	vertical-align:top;
	padding-top: 5px;
	padding-left: 5px;
	float:left;
 	text-align: left; 
}

.AppelTVYouTubeSap {
	width: 130px;
	height: auto;
	vertical-align:bottom;
	font-weight: bold;
	padding-left: 5px;
	padding-bottom: 5px;
	float:left;
 	text-align: left; 
}

.AppelTVBol {
    display: block;
	padding-left: 0px;
	padding-top: 0px;
	height: 60px;
	width: 200px;
	float: left;
}

.AppelTVTerug {
    display: block;
 	text-align: center;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 10px;
	padding-top: 25px;
	height: 20px;
	width: 105px;
	float: left;
	font-weight:bold;
}

/*--------------------- PRIVACY ---------------------*/

.Privacy {
/*    background-color: #ff7f45; */
/*	background-image: url(../images/appeltv_background.png);*/
    height: 503px;
	width: 960px;
	float: left;
	font-size: 12px;
	font-style: normal;
	font-family:Arial, Helvetica, sans-serif;
	color: #001350;
}

.PrivacyText {
	text-align: left;
	padding: 10px;
	font-size: 12px;
	font-weight:normal;
    height: 25px;
	width: 960px;
	float: left;
	line-height:25px;
}



/*------------------ LEFT (Tabview) -----------------*/

div.TabView
{
    width: 480px;
	float: left;
	overflow: hidden;
}

div.Pages
{
	width: 480px;
	height: 480px;
	overflow: hidden;
}

div.TabView div.Tabs
{
    height: 23px;
    vertical-align: middle;
    overflow: hidden;
    float: left;
}



div.TabView div.Tabs a
{
    float: left;
    display: block;
    width:  30px;
    height: 23px;
    text-align: center;
    vertical-align: middle;
	padding-top: 0px;
	border: 0px solid #ffffff;
    border-bottom-width: 0;
    text-decoration: none;
    font-family: "Arial", Serif;
	font-size:12px;
    font-weight: bold;
    color: #ffffff;
	background-image: url(../images/tab_out.png);
	overflow: hidden;
	line-height: 22px;
}

div.TabView div.Tabs a:hover, div.TabView div.Tabs a.Active
{
/*    background-color: #ffffff; */
	background-image: url(../images/tab_over.png);
	border: 0px solid #ffffff;
	color: #001350;
	overflow: hidden;
}

div.TabView div.Pages
{
    clear: both;
    border: 0px solid #ffffff;
    overflow: hidden;
	margin-left: 0px;
	text-align: left;
    float: left;
	overflow: hidden;
}

div.TabView div.Pages div.Page
{
    height: 100%;
    padding: 0px;
    overflow: hidden;
}

div.TabView div.Pages div.Page div.Pad
{
    padding: 0px 0px;
	overflow: hidden;
}

div.Pad1
{
	background-image: url(../images/tab_background.png);
    height: 100%;
	overflow: hidden;
}

div.Pad2
{
	background-image: url(../images/tab_background.png);
    height: 100%;
    overflow: hidden;
}
div.Pad3
{
	background-image: url(../images/tab_background.png);
    height: 100%;
    overflow: hidden;
}

.AppelTabTESTING
{
    width: 480px;
}

.AppelTab {
	width: 240px;
	height: 75px;
	vertical-align:top;
	margin-top: 0px;
	float:left;
	font-size: 12px;
	font-style: normal;
	font-style: inherit;
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding-top: 10px;
}

.AppelTabImage {
	width: 60px;
	height: auto;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	float:left;
 	text-align: left; 
}
.AppelTabTekst {
	width: 165px;
	height: auto;
	vertical-align:top;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	float:left;
 	text-align: left; 
}
.AppelTabSap {
	width: 165px;
	height: auto;
	vertical-align:bottom;
	font-weight: bold;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	float:left;
 	text-align: left; 
}


/*---------------- CENTRE (RightSite) ---------------*/

.RightSite {
	width: 300px;
	height: auto;
	vertical-align:top;
	margin-left: 20px;
	margin-top: 0px;
	padding-top: 22px;
	float:left;
	text-align: center;
} 

.Pappelsap {
	background-image:url(../images/wat_background.png);
	background-color:#00FF66;
	width: 300px;
	height: 189px;
	vertical-align:top;
	margin-left: 20px;
	margin-top: 0px;
	padding-top: 22px;
	padding-left: 10px;
	padding-right: 10px;
	float:left;
	text-align: center;
} 


/*------------------ RIGHT (Banner) -----------------*/

.Banner {
	width: 120px;
	height: auto;
	vertical-align:top;
	margin-left: 20px;
	margin-top: 0px;
	float:left;
 	text-align: left;
	padding-top: 23px;
} 

/*------------------ UNDER (Banner) -----------------*/

.BannerHorizon {
	width: 785px;
	height: 120px;
	vertical-align:top;
/*	padding-top: 146px; */
	margin-left: 20px;
	margin-top: -100px;
	float:left;
	text-align:center;
	padding-top: 0px;
}

.BannerVoegtoe {
	width: 480px;
	height: 103px;
	vertical-align:top;
	margin-left: 0px;
	margin-top: 0px;
/*	float:left;*/
	position: absolute;
	top: 750px;
	left: 0px;
	text-align:center;
	padding-top: 0px;
	padding-bottom: 0px;
}




/******************* FOOTER STYLE ********************/
.Footer {
	width: 960px;
	height: 30px;
	padding-top: 10px;
	margin-bottom: 0px;
/*	background-image: url(../images/bottom.png); */
	background-repeat:no-repeat;
	font-size: 11px;
	font-style: normal;
	font-style: inherit;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	float:left;
}
.FooterKoop {
	width: 100%;
	height: 30px;
	padding-top: 10px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
/*	background-image: url(../images/bottom.png); */
	background-repeat:no-repeat;
	font-size: 11px;
	font-style: normal;
	font-style: inherit;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	float:left;
	text-align:center;
}
a.FooterA:link {
	color: #660000;
/*	color: #001350; 
	display:block; */
	text-decoration: none;
}
a.FooterA:visited {
	text-decoration: none;
	color: #660000;
/*	color: #001350; 
	display:block; */

}
a.FooterA:hover {
	text-decoration: none;
	color: #001350;
/*	display:block;
	background-color: #f32d85;*/
}
a.FooterA:active {
	text-decoration: none;
	color: #660000;
/*	color: #001350;
	display:block; */
}

.FooterBy {
}
	


.whiteBack {
	font-size: 12px;
	font-style: normal;
	font-style: inherit;
	font-family:Arial, Helvetica, sans-serif;
	color: #ff00a2;
	background-color: #ffffff;
}
.whiteBack {
	font-size: 12px;
	font-style: inherit;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color: #f32d85;
}
.whiteFontTitle {
	font-size: 12px;
	font-style: normal;
	font-style: inherit;
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
}
.imageCD {
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

/*------------------------- HYPER LINKS -------------------- */

a.AppelTabA:link {
	color: #ffffff;
/*	color: #001350; */
	text-decoration: none;
	display:block;
}
a.AppelTabA:visited {
	text-decoration: none;
	color: #ffffff;
/*	color: #001350; */
	display:block;

}
a.AppelTabA:hover {
	text-decoration: none;
	color: #001350;
	display:block;
/*	background-color: #f32d85;*/
}
a.AppelTabA:active {
	text-decoration: none;
	color: #ffffff;
/*	color: #001350;*/
	display:block;
}



a.AppelTVTerugA:link {
	color: #001350;
	text-decoration: none;
	display:block;
}
a.AppelTVTerugA:visited {
	text-decoration: none;
	color: #001350;
}
a.AppelTVTerugA:hover {
	text-decoration: none;
	color: #f32d85;
}
a.AppelTVTerugA:active {
	text-decoration: none;
	color: #001350;
}




/*a:link {
	color: #ffffff;
	text-decoration: none;
	display:block;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #001350;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}*/
a.plaatje {
	background-color: transparent;
}
a.plaatje:link {
	color: #001350;
	text-decoration: none;
}
a.plaatje:visited {
	text-decoration: none;
	color: #001350;
}
a.plaatje:hover {
	text-decoration: none;
	color: #36add9;
}
a.plaatje:active {
	text-decoration: none;
	color: #001350;
}






.td {
	border-color: #f32d85;
	border-bottom: 1px;
	border-left: 1px;
	border-right: 1px;
	border-top: 1px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-style: normal;
}
.style4 {
	font-size: 11px;
	font-style: normal;
	font-style: inherit;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
.style5 {

	color: #ff00a2;
	background-color: #ffffff;
	font-style: inherit;
}

.style6 {	font-size: 11px;
	font-style: normal;
	font-style: inherit;
}
.style7 {font-size: 11px;
	font-style: normal;
	font-style: inherit;
}
.style8 {font-size: 11px;
	font-style: normal;
	font-style: inherit;
}
.style9 {font-size: 11px;
	font-style: normal;
	font-style: inherit;
}
.style10 {	font-size: 11px;
	font-style: normal;
	font-style: inherit;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
.style11 {font-family: Arial, Helvetica, sans-serif}
.style12 {	font-size: 11px;
	font-style: normal;
	font-style: inherit;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
.style13 {font-size: 11px;
	font-style: normal;
	font-style: inherit;
}
.style14 {font-size: 11px;
	font-style: normal;
	font-style: inherit;
}
.style15 {font-size: 11px;
	font-style: normal;
	font-style: inherit;
}
.style16 {font-size: 11px;
	font-style: normal;
	font-style: inherit;
}
.style23 {font-size: 11px;
	font-style: normal;
	font-style: inherit;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
.style24 {font-size: 11px;
	font-style: normal;
	font-style: inherit;
}
.style25 {font-size: 11px;
	font-style: normal;
	font-style: inherit;
}
.style26 {font-size: 11px;
	font-style: normal;
	font-style: inherit;
}
.style27 {font-size: 11px;
	font-style: normal;
	font-style: inherit;
}
.style28 {font-size: 11px;
	font-style: normal;
	font-style: inherit;
}
.style29 {font-size: 11px;
	font-style: normal;
	font-style: inherit;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
.style30 {font-size: 11px;
	font-style: normal;
	font-style: inherit;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
.whiteBack1 {	font-size: 13px;
	font-style: normal;
	font-style: inherit;
	font-family:Arial, Helvetica, sans-serif;
	color: #ff00a2;
	background-color: #ffffff;
}
.whiteFontTitle1 {	font-size: 13px;
	font-style: normal;
	font-style: inherit;
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
}
.whiteBack2 {	font-size: 13px;
	font-style: normal;
	font-style: inherit;
	font-family:Arial, Helvetica, sans-serif;
	color: #ff00a2;
	background-color: #ffffff;
}
.whiteFontTitle2 {	font-size: 13px;
	font-style: normal;
	font-style: inherit;
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
}
.whiteBack21 {font-size: 13px;
	font-style: normal;
	font-style: inherit;
	font-family:Arial, Helvetica, sans-serif;
	color: #ff00a2;
	background-color: #ffffff;
}
.whiteFontTitle21 {font-size: 13px;
	font-style: normal;
	font-style: inherit;
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
}
.whiteBack22 {font-size: 13px;
	font-style: normal;
	font-style: inherit;
	font-family:Arial, Helvetica, sans-serif;
	color: #ff00a2;
	background-color: #ffffff;
}
.whiteFontTitle22 {font-size: 13px;
	font-style: normal;
	font-style: inherit;
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
}