<?
html, body, td {
	margin:0;
	padding-top:15px;
	padding-bottom:0px;
	border:0 none;
	height:100%;
}

.Achtergrond { 
background:#504F4F;
background-repeat: repeat-x;
background-position: left bottom;
}

.AchtergrondBackup{ 
background-image: url(../images/mainback.jpg);
background-repeat: repeat-x;
background-position: left bottom;
}

.H1 {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF653F;
	font-weight: bold;
}

.H2 {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF653F;
	font-weight: bold;
}

.H3 {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF653F;
	font-weight: bold;
}

.H4 {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF653F;
	font-weight: bold;
}
.H5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF653F;
	font-weight: bold;
}


.gboek {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFF;
	line-height: 140%;
	background:#E3E2E2;
}

.gboekTekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 140%;
	background:#E3E2E2;
}

.MainTekst A:Link { color: #000000; text-decoration: underline; }
.MainTekst A:Active { color: #FF0000; text-decoration: underline; }
.MainTekst A:Visited { color: #000000; text-decoration: none; }
.MainTekst A:Hover { color: #FF0000; text-decoration: none; }
.MainTekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 140%;
	background:#E3E2E2;
}
.MenuTekst A:Link { color: #FFFFFF; text-decoration: none; }
.MenuTekst A:Active { color: #707070; text-decoration: underline; }
.MenuTekst A:Visited { color: #FFFFFF; text-decoration: none; }
.MenuTekst A:Hover { color: #707070; text-decoration: none; }
.MenuTekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;	
	color: #000000;
	line-height: 120%;
	
}


.hyperlinkcss A:Link { color: #505050; text-decoration: none; }
.hyperlinkcss A:Active { color: #505050; text-decoration: none; }
.hyperlinkcss A:Visited { color: #505050; text-decoration: none; }
.hyperlinkcss A:Hover { color: #707070; text-decoration: none; }
.hyperlinkcss {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 160%;
}

.BottomTekst A:Link { color: #FFFFFF; text-decoration: none; }
.BottomTekst A:Active { color: #FFFFFF; text-decoration: underline; }
.BottomTekst A:Visited { color: #FFFFFF; text-decoration: none; }
.BottomTekst A:Hover { color: #EB9D05; text-decoration: none; }
.BottomTekst  {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 160%;
	background: #828080;
?>

