<?
html, body, td {
	margin:0;
	padding-top:15px;
	padding-bottom:0px;
	border:0 none;
	height:100%;
}

.AchtergrondBackup{ 
background-image: url(../images/mainback.gif);
background-repeat: repeat-x;
background-position: left bottom;
background: #EE0175;

}
.Achtergrond { 
background-color: #ba268c;
background-position: left bottom;

}

.h1 {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ee0175;
	font-weight: bold;
}

.h2 {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ee0175;
	font-weight: bold;
}

.h3 {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ba268c;
	font-weight: bold;
}

.h4 {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #900b90;
	font-weight: bold;
}
.h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #900b90;
	font-weight: bold;
}

.MainTekst A:Link { color: #5e5c5e; text-decoration: underline; }
.MainTekst A:Active { color: #F5BD12; text-decoration: underline; }
.MainTekst A:Visited { color: #F5BD12; text-decoration: none; }
.MainTekst A:Hover { color: #707070; text-decoration: none; }
.MainTekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5e5c5e;
	line-height: 120%;
	background:#f7f4e2;
	margin-left: 20px;
}
.MenuTekst A:Link { color: #ba268c; text-decoration: none; }
.MenuTekst A:Active { color: #ba268c; text-decoration: underline; }
.MenuTekst A:Visited { color: #ba268c; text-decoration: none; }
.MenuTekst A:Hover { color: #ba268c; text-decoration: none; }
.MenuTekst {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;	
	color: #FFFFFF;
	line-height: 120%;
	
}
.NewsTekst A:Link { color: #ee0175; text-decoration: underline; }
.NewsTekst A:Active { color: #707070; text-decoration: underline; }
.NewsTekst A:Visited { color: #ee0175; text-decoration: none; }
.NewsTekst A:Hover { color: #707070; text-decoration: none; }
.NewsTekst {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #202020;
	line-height: 160%;	
	background:#f7f4e2;
}

.VoordeelTekst A:Link { color: #F5BD12; text-decoration: underline; }
.VoordeelTekst A:Active { color: #F5BD12; text-decoration: underline; }
.VoordeelTekst A:Visited { color: #F5BD12; text-decoration: none; }
.VoordeelTekst A:Hover { color: #FFFFFF; text-decoration: none; }
.VoordeelTekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #d6d6d6;
	line-height: 160%;
	background:#202020;
}

.NieuwsTekst A:Link { color: #505050; text-decoration: underline; font-weight: 600;}
.NieuwsTekst A:Active { color: #505050; text-decoration: underline; font-weight: 600;}
.NieuwsTekst A:Visited { color: #505050; text-decoration: underline; font-weight: 600;}
.NieuwsTekst A:Hover { color: #ffffff; text-decoration: none; font-weight: 600; }
.NieuwsTekst {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 140%;	
	font-weight: 400;	

}

.NieuwsKop {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 160%;
	font-weight: bold;
}

.WelkomTekst {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 160%;	
	background:#636262;
}



.BottomTekst A:Link { color: #ba268c; text-decoration: none; }
.BottomTekst A:Active { color: #ba268c; text-decoration: underline; }
.BottomTekst A:Visited { color: #ba268c; text-decoration: none; }
.BottomTekst A:Hover { color: #FFFFFF; text-decoration: none; }
.BottomTekst  {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ba268c;
	line-height: 160%;
	background: #aee40a; 
}

.Landing A:Link { color: #ba268c; font-size: 12px; text-decoration: none; }
.Landing A:Active { color: #ba268c;  font-size: 12px; text-decoration: underline; }
.Landing A:Visited { color: #ba268c; font-size: 12px; text-decoration: none; }
.Landing A:Hover { color: #FFFFFF; font-size: 12px; text-decoration: none; }
.Landing  {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ba268c;
	line-height: 160%;
	background: #aee40a; 	
?>