html{
	background-color: #000000;
}

body {
	font-family: verdana, Arial, Sans-serif;
	font-size: 11px;
	text-align: -moz-center;
	color: #FFFFFF;
	margin: 0px;
	font-size: 11px;

	background-image: url(file:///C|/Documents and Settings/Administrator/Local Settings/Temporary Internet Files/Content.IE5/images/content_back.jpg);
	background-repeat: no-repeat;
	background-position: 50% top;
}


#top {
	height: 274px;
	background-image: url(file:///C|/Documents and Settings/Administrator/Local Settings/Temporary Internet Files/Content.IE5/images/top.jpg);
	background-repeat: no-repeat;
	background-position: 50% top;
	background-color: #ffc425;
}
#footer {
	font-size: 9px;
	background-color: #47aa42;
	margin: 0px auto;
	width: 750px;
	padding: 5px 10px;
	color: #fff;
}
#footer span.accent {
	color: #ffc425;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #ffc425;
	text-decoration: none;
}
#menuContainer {
	text-align: center;
	background-image: url(file:///C|/Documents and Settings/Administrator/Local Settings/Temporary Internet Files/Content.IE5/images/menu.jpg);
	background-repeat: no-repeat;
	background-position: 50% bottom;
	background-color: #ffc425;
}
#menu {
	margin: 0px auto;
}
#menu td.spacer {
	width: 1px;
	vertical-align: middle;
}
#menu a {
	color: #fff;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	display: block;
	padding: 10px 4px;
	text-decoration: none;
}
#menu a:hover {
	color: #fff;
	background-color: #d31145;
}
#menu td#active a {
	color: #ffc425;
}


#content_back {
	background-image: url(file:///C|/Documents and Settings/Administrator/Local Settings/Temporary Internet Files/Content.IE5/images/content_back.jpg);
	background-repeat: repeat-y;
	background-position: 50% 182px;
	background-color: #ffc425;
}
#content {
	background-image: url(file:///C|/Documents and Settings/Administrator/Local Settings/Temporary Internet Files/Content.IE5/images/content_top.jpg);
	background-repeat: no-repeat;
	background-position: 50% top;
	padding: 50px 0px;
	padding-bottom: 30px;
}
#textContainer {
	margin: 0px auto;
	width: 770px;
	text-align: left;
}
#layout {
	width: 100%;
}
#layout td {
}
#layout td.full {
	vertical-align: top;
	width: 100%;
	padding: 0px 30px;
}
#layout td.left {
	vertical-align: top;
	width: 390px;
	padding: 0px 30px;
}
#layout td.right {
	vertical-align: top;
	width: 286px;
	padding-right: 30px;
	padding-top: 30px;
}

#news {
	width: 286px;
	float: right;
	margin: 10px 0px;
	background-color: #fff;
	font-size: 10px;
	border: 1px solid #47aa42;
}
#news div {
	padding: 5px;
}

ul {
	list-style-type: square;
	margin: 5px 15px;
	padding: 0px 15px;
}
ol {
	margin: 5px 20px;
	padding: 0px 15px;
}

li {
	padding: 3px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


h1 {
	color: #FFFFFF;
	font-family: Arial, verdana, Sans-serif;
	font-size: 21px;
	line-height: 21px;
	padding: 0px;
	margin-top: 10px;
	border-bottom: 1px solid #ffffff;
}

h2 {
	color: #FFFFFF;
	font-family: Arial, verdana, Sans-serif;
	font-size: 13px;
	margin: 10px 0px;
	margin-bottom: 0px;
	letter-spacing: -1px;
	font-style: italic;
}
h2 a {
	color: #555;
	text-decoration: none;
}

h3 {
	color: #47aa42;
	font-family: Arial, verdana, Sans-serif;
	font-size: 15px;
	margin: 0px 0px;
}
h3 a {
	color: #47aa42;
	text-decoration: none;
}
p {
	font-family: verdana, Arial, Sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #FFFFFF;
	margin: 5px 0px;
	margin-bottom: 20px;
	text-align: left;
}
b {
	letter-spacing: -1px;
}

a {
	color: #d31145;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

img.right {
	float: right;
	clear: both;
	margin: 8px 0px;
}



fieldset {
	font-family: verdana, Arial, Sans-serif;
	font-size: 11px;
	padding: 10px 10px;
}
.text {
	font-family: verdana, Arial, Sans-serif;
	font-size: 11px;
	width: 240px;
}
.textSmall {
	font-family: verdana, Arial, Sans-serif;
	font-size: 11px;
	width: 190px;
}
textarea {
	font-family: verdana, Arial, Sans-serif;
	font-size: 11px;
	width: 240px;
	height: 175px;
}
.button {
	font-weight: bold;
	font-size: 10px;
	color: #FFF;
	background-color: #d31145;
}



table.schedule {
	width: 100%;
	table-layout: fixed;
	font-size: 9px;
	border-collapse: collapse;
	empty-cells: show;
	color: #000000;
}
table.schedule th {
	padding: 2px 2px;
	text-align: center;
	border: 1px solid #DDD;
	background-color: #F5F5F5;
	height: 30px;
}
table.schedule th.first {
	width: 15%;
}
table.schedule th.weekend {
	background-color: #DDD;
}
table.schedule td.weekend {
	background-color: #F5F5F5;
	border: 1px solid #DDD;
	vertical-align: middle;
}
table.schedule td {
	padding: 2px 2px;
	text-align: center;
	border: 1px solid #DDD;
	background-color: #FFF;
	height: 30px;
	line-height: 10px;
	color: #000000;
}
table.schedule img.link {
	cursor: pointer;
}
table.schedule a {
	color: #000000;
	text-decoration: none;
}
table.schedule a:hover {
	text-decoration: underline;
}

.lesMillsLogos {
	float: right;
	margin-top: 15px;
	padding-left: 10px;
	background-color: #FFF;
}
hr {
	height: 1px;
	border: 1px solid #47aa42;
}
img.linkImgMain {
	cursor: pointer;
}
img.linkImgRight {
	float: right;
	clear: both;
	margin: 8px 0px;
	cursor: pointer;
}

img.nieuwsBrief {
}

img.inText {
	float: right;
	margin: 15px 0px;
	margin-left: 15px;
}

.actie1 {
	border: 1px solid #AAA;
	border-right: none;
	border-bottom: none;
}
.actie2 {
	border: 1px solid #AAA;
	border-left: none;
	border-bottom: none;
}
.actie3 {
	border: 1px solid #AAA;
	border-right: none;
	border-top: none;
}
.actie4 {
	border: 1px solid #AAA;
	border-left: none;
	border-top: none;
}

p.meerInfo {
	border-top: 1px solid #DDD;
	padding: 3px 5px;
	margin: 20px 0px;
	margin-top: 40px;
	clear: both;
}

.onderzoek {
	border: 1px solid #AAA;
	margin-bottom: 10px;
}
.dagpas {
	color: #FFF;
	padding: 30px 10px;
	background-image: url(file:///C|/Documents and Settings/Administrator/Local Settings/Temporary Internet Files/Content.IE5/images/dagpas.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.nieuwlogos {
	text-align: center;
	float: right;
	margin-right: 20px;
	border: 1px solid #47aa42;
	padding: 10px 10px;
	margin: 0px;
	background-color: #FFF;
	width: 180px;
}
.nieuwlogos2 {
	text-align: center;
	float: right;
	margin-right: 20px;
	border: 1px solid #47aa42;
	padding: 0px;
	margin: 0px;
	background-color: #FFF;
	width: 200px;
}
.nieuw {
	border: 1px solid #47aa42;
	padding: 10px;
	margin: 20px 0px;
	background-color: #ffc425;
}
.nieuw h1 {
	color: #d31145;
	font-family: Arial, verdana, Sans-serif;
	font-size: 19px;
	font-style: italic;
	line-height: 21px;
	padding: 0px;
	margin: 10px 0px;
	border-bottom: 1px solid #47aa42;
}
.nieuw h2 {
	margin: 10px 0px;
}
.nieuw h3 {
	margin: 0px 0px;
}
.nieuw p {
	margin: 0px 0px;
}
.nieuw .activiteit {
	clear: both;
	margin: 10px 0px;
	padding: 0px;
}

.bericht {
	margin: 15px 0px;
	border: 1px solid #AAA;
	padding: 10px;
	background-color: #FFF;
}

.back {
	margin-top: 20px;
}

.doelgroep {
	background-image: url(file:///C|/Documents and Settings/Administrator/Local Settings/Temporary Internet Files/Content.IE5/images/doelgroepen/gradient.jpg);
	background-repeat: repeat-x;
	background-position: 50% top;
	border: 1px solid #cfcfcf;
	background-color: #eeeff0;
	margin-top: 10px;
	margin-bottom: 17px;
}
.doelgroepBeschr {
	border-top: 1px solid #cfcfcf;
	padding: 10px;
}
.doelgroep h4 {
	color: #47aa42;
	font-family: Arial, verdana, Sans-serif;
	font-size: 15px;
	margin: 0px 0px;
}
.doelgroep p {
	margin: 0px 0px;
	padding-bottom: 9px;
}
.leesMeer {
	float: right;
	display: block;
	width: 136px;
	height: 32px;
	background-image: url(file:///C|/Documents and Settings/Administrator/Local Settings/Temporary Internet Files/Content.IE5/images/doelgroepen/button.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
.leesMeer:hover {
	color: #b4e8b1;
}

.buttonPijl {
	float: right;
	margin-top: 8px;
	margin-right: 8px;
}
.buttonText {
	margin-top: 8px;
	margin-left: 8px;
}
.fitkidz {
	background-image: url(file:///C|/Documents and Settings/Administrator/Local Settings/Temporary Internet Files/Content.IE5/images/doelgroepen/fitkidz.jpg);
	background-repeat: no-repeat;
	background-position: 50% top;
	padding-top: 81px;
}
.junior {
	background-image: url(file:///C|/Documents and Settings/Administrator/Local Settings/Temporary Internet Files/Content.IE5/images/doelgroepen/junior_fitness.jpg);
	background-repeat: no-repeat;
	background-position: 50% top;
	padding-top: 81px;
}
.adults {
	background-image: url(file:///C|/Documents and Settings/Administrator/Local Settings/Temporary Internet Files/Content.IE5/images/doelgroepen/fitness_adults.jpg);
	background-repeat: no-repeat;
	background-position: 50% top;
	padding-top: 81px;
}
.senior {
	background-image: url(file:///C|/Documents and Settings/Administrator/Local Settings/Temporary Internet Files/Content.IE5/images/doelgroepen/senior_fitness.jpg);
	background-repeat: no-repeat;
	background-position: 50% top;
	padding-top: 81px;
}
.BAHeading {
	color: #FFCC00;
	font-weight: bold;
}
.contentTable {
	vertical-align: top;
	text-align: left;
}
.BJHeading {
	color: #FFF500;
	font-weight: bold;
}
.BCHeading {

	color: #737C00;
	font-weight: bold;
}
.BBHeading {


	color: #C5DE8D;
	font-weight: bold;
}
.BPHeading {



	color: #EF3D33;
	font-weight: bold;
}
.BSHeading {


	color: #ADBBBE;
	font-weight: bold;
}
.RPMHeading {


	color: #00A5E6;
	font-weight: bold;
}

#email a
{
color:#FFFFFF
}

