html {
	overflow-x: hidden;
	overflow-y: auto;
} 
/* bodies begin */
body, body table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #104B8F;
	margin: 0px;
	font-size: 13px;
}
body.main {
	/*background-image: url(images/kid/bg_main.jpg); */
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
	overflow-x: hidden;
	padding: 10px 20px 10px 10px;
}
body.topNav {
	background-image: url(images/kid/m1.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
	background-attachment: fixed;
}
body.bottomNav {
	/* background-image: url(images/kid/m3.jpg); */
	background-repeat: repeat-x;
	background-position: top left;
	background-attachment: fixed;
	overflow: hidden;
}
body.nav, body.logos{
	scrollbar-base-color: #385797;
	overflow-x: hidden;
}
body.nav {
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: fixed;
	background-color: #1A437B;
} 
/* bodies end */

body.start {
	background-color: #90D103;
	scrollbar-base-color: #80C002;
}

body.ouders {
	background-color: #F7EF8C;
	scrollbar-base-color: #E9E079;
}

body.club {
	background-color: #FF0202;
	scrollbar-base-color: #EE0101;
}
body.maxx {
	background-color: #F79A00;
	scrollbar-base-color: #E68900;
}

.ouders-tekst {
	color: #000000;
}

.maxx-tekst, .club-tekst {
	color: #ffffff;
}

.direct_boeken {
	color: #FFFFFF;
}
.direct_boeken td {
	text-align: center; 
	padding: 5px 10px; 
}
img {
	border: 0px; 
}
body.topnav a {
	font-size: 11px;
	text-decoration: none;
}

.nav a:link, .nav a:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color: #FCFABF; 
	text-decoration: none;
	border: 0px;
}


.navtitle {
	font-family: Arial narrow, Arial, Verdana, Helvetica, sans-serif;
	font-size:16px;
	color: #FFFFFF; 
	text-decoration: none;
}


.photo, td.h1, td.h2, td.h3 {
	padding: 0px;
	margin: 0px;
}
td.s1 {
	background-image: url(images/kid/s1.gif);
}
td.s2 {
	background-image: url(images/kid/s2.gif);
}
td.s3 {
	background-image: url(images/kid/s3.gif);
}
td.s1, td.s2, td.s3 {
	height: 8px;
	width: 8px;
	background-repeat: no-repeat;
}
td.leftnav {
	padding: 7px;
}
td.leftnavsub {
	padding:0px 15px 5px 15px;
}

h1.ouders {	
	font-size: 18px;
	color: #F85F09;
	font-family: Arial;
	font-weight: bold;
}
h1.maxx {	
	font-size: 18px;
	font-family: Arial;
	font-weight: bold;
}
h1.club {	
	font-size: 18px;
	font-family: Arial;
	font-weight: bold;
}
h1 {	
	font-size: 18px;
	color: #1b417b;
	font-family: Arial;
	font-weight: bold;
	color:#000;
}
h2 {	
	font-size: 12px;
}
h3 {	
	font-size: 12px;
}
.inhoudtekst h2 {
	margin-top:10px;
	margin-bottom:3px;
}
.inhoudtekst p {
	margin-top:3px;
}

.nodecoration a {
	text-decoration: none;
}
.koptekst {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}

.inhoudkoptekst, .inhoudkoptekst td {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}

.inhoudtekst, .inhoudtekst td {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
}
a.land {
	color: #FCE55B;
	text-decoration: none;
	font-weight: bold;
}
table.leftmenu td {
	text-align: left;
	padding: 0px 0px 0px 10px;
	width: 100%;
}
table.leftmenu img {
	border: 0px;
}

/* topNav begin */
a.topn_ch, a.topn_ch_y {
	display:block;
	width: 112px;
	line-height:17px;
	text-align:center;
	float:left;
	font-weight:bold;
	color:#F85F09;
	font-size:11px;
}
a.topn_ch:active, a.topn_ch_y:active {
	color:#FF0000;
}
a.topn_ch {
	background-image:url(images/kid/button_passive.gif);
}
a.topn_ch:hover, a.topn_ch:active, a.topn_ch:focus, a.topn_ch_y {
	background-image:url(images/kid/button_active.gif);
}
/* topNav end */
.footnote{
font-size:10px;
font-weight:bold;
}
