body {
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/wrapper_bg.jpg);
	background-position: center 220px;
}
p,ol,ul,td,h1,h2,h3,h4,h5 ,h6{
	margin: 0px;
	padding: 0px;
	color: #525252;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
ol {
	margin-left: 22px;
}
ul   {
	margin-left: 16px;
}
a {
	color: #782FA5;
	text-decoration: underline;
}
a:hover {
	color: #D8AB1E;
	text-decoration: underline;
}
h1 {
	color: #782FA5;
	font-weight: bold;
	font-size: 16px;
}
h2 {
	color: #782FA5;
	font-weight: bold;
	font-size: 12px;
	clear: left;
}
h3 {
	color: #525252;
	font-weight: bold;
	font-size: 11px;
}
h4 {
	margin: 0px;
	padding: 0px;
	color: #782FA5;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-style: italic;
	font-weight: normal;
}
h5 {
	font-style: italic;
	font-weight: normal;
}
#headerWrapper {
	width: 100%;
	float: left;
	background-image: url(../images/header_bg.jpg);
	height: 180px;
	background-repeat: repeat-x;
}
#header {
	width: 980px;
	background-image: url(../images/header.jpg);
	height: 180px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
}
#headerTop {
	height: 120px;
	overflow: hidden;
}
#headerBottom {
}
#headerBottom p {
	text-align: right;
	margin-right: 450px;
	color: #FFF;
}
#mainWrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#navigation {
	float: left;
	width: 920px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 30px;
	margin-left: 30px;
	padding-top: 0px;
	padding-bottom: 12px;
}
#navigation ul {
	list-style-type: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#navigation li {
	display: inline;
	margin-right: 8px;
}
#navigation li a {
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11.5px;
	font-weight: bold;
	color: #782FA5;
	padding-top: 14px;
	padding-right: 10px;
	padding-bottom: 14px;
	padding-left: 23px;
	background-image: url(../images/nav-normal.jpg);
	background-position: left center;
	background-repeat: no-repeat;
}
#navigation li a:hover {
	background-image: url(../images/nav-hover.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#navigation li a.current {
	background-image: url(../images/nav-current.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color: #D8AB1E;
}
#content {
	float: left;
	width: 980px;
	background-image: url(../images/content_bg.png);
	background-repeat: repeat-y;
	background-position: 30px;
}
#contentSpacer {
	float: left;
	width: 30px;
	height: 740px;
}
#contentLeft {
	float: left;
	width: 220px;
	padding-left: 30px;
}
#contentLeftNav {
	float: left;
	width: 190px;
	margin-bottom: 10px;
}
#contentLeftCoaches {
	float: left;
	width: 190px;
	margin-bottom: 20px;
	overflow: auto;
	height: 240px;
}
#contentLeftBox1 {
	float: left;
	width: 190px;
	margin-bottom: 20px;
}
#contentLeftBox2 {
	float: left;
	width: 178px;
	margin-bottom: 20px;
}
#contentLeftBox3 {
	float: left;
	width: 190px;
	margin-bottom: 20px;
}
#contentLeftBox4 {
	float: left;
	width: 190px;
	margin-bottom: 20px;
}
#contentLeftTagcloud {
	float: left;
	width: 190px;
}
.bannerImage {
	border: 1px solid #782FA5;
	margin-bottom: 20px;
}
#contentRight {
	float: left;
	width: 610px;
	padding-right: 30px;
	padding-left: 30px;
}
#footer {
	float: left;
	width: 980px;
}
#footerTop {
	float: left;
	height: 5px;
	overflow: hidden;
	width: 980px;
}
#footerBottom {
	width: 980px;
	float: left;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 40px;
	padding-top: 20px;
	margin-bottom: 20px;
}
#footerBottom p {
	color: #FFF;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
	overflow: hidden;
}
.imageLeftBorder {
	border: 1px solid #D8AB1E;
	float: left;
	padding: 3px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.imageLeft {
	float: left;
	padding: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}
.imageRightBorder {
	border: 1px solid #D8AB1E;
	float: right;
	padding: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.imageRightBorderTop {
	border: 1px solid #D8AB1E;
	float: right;
	padding: 3px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.imageRight {
	float: right;
	padding: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.imageRightMinMargin {
	float: right;
	margin-left: 10px;
}
.wideBanner {
	padding: 5px;
	background-color: #D7AB24;
	border: 1px solid #782FA5;
	font-weight: bold;
	color: #FFF;
}
.wideBanner a {
	font-weight: bold;
	color: #FFF;
}
.imageBorderClean {
	border: 1px solid #D8AB1E;
	padding: 3px;
}
.imageBorderCleanNoWhite {
	border: 1px solid #D8AB1E;
}
.linkThumb {
	border: 1px solid #D8AB1E;
	padding: 3px;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.formTD {
	width: 290px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	height: 30px;
}




.formField1 {
	width: 300px;
	margin-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	border: 1px solid #D8AB1E;
}
.formField1adres1 {
	width: 247px;
	margin-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	border: 1px solid #D8AB1E;
}
.formField1adres2 {
	width: 44px;
	margin-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	border: 1px solid #D8AB1E;
	margin-left: 5px;
}
.formField1Pulldown {
	width: 304px;
	margin-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	border: 1px solid #D8AB1E;
}
.formField2 {
	width: 301px;
	margin-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	height: 100px;
	border: 1px solid #D8AB1E;
}
.formField3 {
	margin-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
.formField4 {
	width: 30px;
	margin-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	border: 1px solid #D8AB1E;
}
.formFieldCaptcha {
	width: 60px;
	margin-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	border: 1px solid #D8AB1E;
	margin-right: 20px;
}
.formFieldAantal {
	width: 44px;
	margin-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	border: 1px solid #D8AB1E;
}
.formsubmit {
	border: 1px solid #D8AB1E;
	font-family: Verdana, Geneva, sans-serif;
	color: #525252;
	background-color: #FFF;
	font-size: 11px;
	width: 302px;
	height: 25px;
}
.formsubmit:hover {
	background-color: #CCC;
}
.formCheckbox {
	vertical-align: top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.linkButton {
	color: #FFF;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-decoration: none;
	background-image: url(../images/bar_active.png);
	background-repeat: no-repeat;
	width: 590px;
	height: 18px;
	margin-bottom: 10px;
}
.linkButton:hover {
	color: #525252;
	text-decoration: none;
	background-image: url(../images/bar_hover.png);
	background-repeat: no-repeat;
}
.linkButtonSmall {
	color: #FFF;
	display: block;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-decoration: none;
	background-image: url(../images/bar_active_small.png);
	background-repeat: no-repeat;
	width: 170px;
	height: 19px;
	margin-bottom: 10px;
	background-position: 0px 1px;
}
.linkButtonSmall:hover {
	color: #525252;
	text-decoration: none;
	background-image: url(../images/bar_hover_small.png);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}
.alert {
	color: #C00;
}
.BTavailableThumb {
	border: 1px solid #D8AB1E;
	padding: 3px;
}
.BTtdThumb {
	width: 95px;
}
.BTtdText {
	width: 515px;
}
.BTavailable {
	font-size: 11px;
	background-image: url(../images/bt_available.png);
	background-position: right center;
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	padding-right: 18px;
	color: #782FA5;
	font-weight: bold;
}
.BTbusy {
	font-size: 11px;
	background-image: url(../images/bt_busy.png);
	background-position: right center;
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	padding-right: 18px;
	color: #D8AB1E;
	font-weight: bold;
}
.BTnot_available {
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	color: #525252;
}
.horizontalLine {
	padding: 0px;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #782FA5;
	height: 1px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}




.TEMP_REMARK {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	background-color: #F00;
	padding: 5px;
}
.particulierBTavailableThumb {
	border: 1px solid #D8AB1E;
	padding: 3px;
	background-color: #D8AB1E;
}
.zakelijkBTavailableThumb {
	border: 1px solid #782FA5;
	padding: 3px;
	background-color: #782FA5;
}
.deviderLineYellow {
	background-image: url(../images/devider-line-yellow.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 6px;
	margin-top: 10px;
	margin-bottom: 7px;
}
.deviderLineGrey {
	background-image: url(../images/devider-line-grey.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 6px;
	margin-top: 10px;
	margin-bottom: 7px;
}
.deviderLinePurple {
	background-image: url(../images/devider-line-purple.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 6px;
	margin-top: 10px;
	margin-bottom: 7px;
}
.textYellow {
	color: #D8AB1E;
}
.textGrey {
	color: #525252;
}
.textPurple {
	color: #782FA5;
}
.flag {
	padding-left: 8px;
}
.taalLanguage a, .taalLanguage a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #525252;
	font-weight: normal;
	text-decoration: none;
}
a .flagBorder{
	margin-right: 18px;
	margin-bottom: 18px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D8AB1E;
	border-right-color: #D8AB1E;
	border-bottom-color: #D8AB1E;
	border-left-color: #D8AB1E;
}
a .flagBorder:hover {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D8AB1E;
	border-right-color: #D8AB1E;
	border-bottom-color: #782FA5;
	border-left-color: #D8AB1E;
}
.textBold {
	font-weight: bold;
}
#seminar {
	border: 5px solid #D8AB1E;
	background-color: #F3F3F3;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#seminar a {
	text-decoration: none;
}
#seminar a:hover {
	text-decoration: underline;
	color: #782FA5;
}
.seminarLine {
	padding: 0px;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D8AB1E;
	height: 1px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.citaat {
	font-style: italic;
}
.quoteLeft {
	width: 430px;
	color: #FFF;
	margin-right: 180px;
}
.quoteRight {
	width: 430px;
	color: #FFF;
	margin-left: 180px;
}
.quoteHome {
	width: 430px;
	color: #FFF;
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
}
.quoteTop {
	background-image: url(../images/quote-top.png);
	height: 15px;
	width: 430px;
	margin: 0px;
	padding: 0px;
	font-size: 2px;
	line-height: 2px;
}
.quoteMiddle {
	background-image: url(../images/quote-middle.png);
	width: 400px;
	background-repeat: repeat-y;
	padding-right: 15px;
	padding-left: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.quoteMiddle p {
	font-style: italic;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
.quoteBottomLeft {
	background-image: url(../images/quote-bottom-left.png);
	height: 52px;
	width: 430px;
	margin: 0px;
	padding: 0px;
}
.quoteBottomRight {
	background-image: url(../images/quote-bottom-right.png);
	height: 52px;
	width: 430px;
	margin: 0px;
	padding: 0px;
}
#tagcloudFooter {
	float: left;
	width: 920px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 30px;
}
.tagcloud a {
	color: #D8AB1E;
}
.tagcloud a:hover {
	color: #782FA5;
}
.tagcloud a {
	cursor: default;
}
.oranje {
	color: #ff7700;
}.wk {
	padding: 8px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	font-size: 14px;
	line-height: 22px;
	border: 5px solid #ff7700;
	background-image: url(../images/gras.jpg);
	background-repeat: repeat;
}
.logoThumbLeft {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
}
.logoThumbLeftBorder {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	border: 1px solid #CCC;
}
.logoThumbRight {
	float: right;
	margin-top: 5px;
	margin-left: 5px;
}
.logoThumbRightBorder {
	float: right;
	margin-top: 5px;
	border: 1px solid #CCC;
	margin-left: 5px;
}






.coachMain    {
	width: 152px;
	height: 150px;
	float: left;
	text-align: center;
}
.coachMainThumb {
	border: 2px solid #772EA5;
	padding: 2px;
}
.coachMainThumbAvailable {
	border: 2px solid #782FA5;
	padding: 2px;
}
.coachMainThumbBusy {
	border: 2px solid #D8AB1E;
	padding: 2px;
}
.coachMainThumbNotavailable {
	border: 2px solid #999;
	padding: 2px;
}
.coachMainText {
	margin-top: 5px;
	width: 152px;
}
.coachMainAvailable {
	font-weight: bold;
	color: #782FA5;
}
.coachMainBusy {
	font-weight: bold;
	color: #D8AB1E;
}
.coachMainNotavailable {
	font-weight: bold;
	color: #999;
}
.extraMarginRight {
	padding-right: 20px;
}
.newSection {
	float: left;
	width: 610px;
}
#contentLeftBox3 p a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #762FA5;
}
#langswitch {
	margin-top: 5px;
	margin-right: auto;
	text-align: center;
	margin-left: auto;
	width: 100px;
}
.langswitchFlag {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
}
.purplePanel {
	font-style: italic;
	color: #FFF;
	background-color: #772EA5;
	padding: 10px;
}
#contentLeftBox2 p a:hover {
	color: #FFF;
}
#boxTextSpacer {
	padding: 5px;
	width: 176px;
	background-color: #D7AA21;
	border: 1px solid #772EA5;
}
.purplePanel {
	color: #FFF;
	background-color: #772EA5;
	padding: 10px;
	font-weight: bold;
	font-style: normal;
	font-size: 14pt;
	text-align: center;
	border: 1px solid #5D2482;
}
#shadowbox {
	-moz-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 0 0 2px 2px #CCC;
	-webkit-box-shadow: 0 0 2px 2px#CCC;
	box-shadow: 0 0 2px 2px #CCC;
	background-color: #D9B6FC;
	padding: 10px;
}
#shadowbox a:hover {
	color: #FFF;
}

