BODY, P, DIV, INPUT, SELECT, TD, TEXTAREA, BLOCKQUOTE, OL, UL, DL, LI, DT, DD, TH, PRE, A, A:link, A:visited, A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	}

/*.contentText, .contentText P, .contentText DIV, .contentText TD,  .contentText A,  .contentText A:link,  .contentText A:visited,  .contentText A:hover {
	color: #ffffff;
}*/

BODY {
	margin: 0px;
	padding: 0px;
	background-color: #81827F;
	overflow-x: hidden
	/*
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-FACE-COLOR: #edf4f7;
	SCROLLBAR-ARROW-COLOR: #698a93;
	SCROLLBAR-3DLIGHT-COLOR: #f4f8f9;
	SCROLLBAR-HIGHLIGHT-COLOR: #f4f8f9;
	SCROLLBAR-DARKSHADOW-COLOR: #dae2e5;
	SCROLLBAR-SHADOW-COLOR: #dae2e5;
	*/
	}
IMG {
	border: 0;
}
TD {
	vertical-align: top;
}
FORM {
	margin: 0
}
A:hover, A:active {
	text-decoration: none;
	}
.superscript {
	vertical-align: super;
	font-size: 0.7em;
	}
/* shadows */
.w1, .w2, .w2 div {
	display:inline-table;
	/* \*/display:block/**/} 
.w1 {
	float:left;
	background:url(../images/global/shadows/dark2_shadow.gif) right bottom no-repeat}
.w2 {background:url(../images/global/shadows/dark2_corner_bl.gif) left bottom no-repeat}
.w2 div {
	padding:0 8px 8px 0;
	background:url(../images/global/shadows/dark2_corner_tr.gif) right top no-repeat}
.w1 img {
	display:block}









/* main placeholders */

.pageHolder {
}
.pageHolderLinks {
	position: absolute;
	left: -500px;
	width: 680px
}
.mainTable {
	width: 100%;
}
.theVisual {
	height: 426px;
	padding-left: 75px
}
.theVisualProfile {
	height: 185px;
}
.theVisualProfile2 {
	height: 69px;
}
.bannerSpace {
	width: 165px
}
.contentHolder {
	padding-left: 170px
}
.contentTable {
	width: 678px;
	margin-right: 1px
}







/* content classes */

.shadowLeft {
	background-image: url(../Images/global/shadowLeft.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 18px;
	vertical-align: bottom
}
.shadowRight {
	background-image: url(../Images/global/shadowRight.jpg);
	background-repeat: repeat-y;
	background-position: left;
	width: 19px;
	vertical-align: bottom
}
.contentCell {
	background-color: #C44042;
	background-image: url(../Images/global/contentBack.jpg);
}








/* Profiles */

.contentCellJeroen {
	background-color: #40ADBA;
	background-image: url(../images/profiles/Jeroen/contentBg.jpg)
}
.contentRightJeroen {
	background-color: #2F8790;
	background-image: url(../images/profiles/Jeroen/contentBgRight.jpg)
}

.contentCellDennis {
	background-color: #40ADBA;
	background-image: url(../images/profiles/Dennis/contentBg.jpg)
}
.contentRightDennis {
	background-color: #2F8790;
	background-image: url(../images/profiles/Dennis/contentBgRight.jpg)
}

.contentCellSieger {
	background-color: #40ADBA;
	background-image: url(../images/profiles/Sieger/contentBg.jpg)
}
.contentRightSieger {
	background-color: #2F8790;
	background-image: url(../images/profiles/Sieger/contentBgRight.jpg)
}

.contentCellErik {
	background-color: #40ADBA;
	background-image: url(../images/profiles/Erik/contentBg.jpg)
}
.contentRightErik {
	background-color: #2F8790;
	background-image: url(../images/profiles/Erik/contentBgRight.jpg)
}


/* vervolgpagina's */

.contentRight {
	background-color: #A53839;
	background-image: url(../images/global/contentBgRight.gif)
}
.contentCell {
	background-color: #C44042;
	background-image: url(../Images/global/contentBg.gif);
}






/* forms */

.formInputStyle {
	background-image: url(../images/global/formulierBG.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	background-attachment: fixed;
	border: 0;
	width: 100px;
	padding: 4px 10px 0 10px;
	height: 19px;
	color: #000000
}
.formInputStyleBroad {
	background-image: url(../images/global/formulierBGBroad.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	background-attachment: fixed;
	border: 0;
	width: 200px;
	padding: 4px 10px 0 10px;
	height: 19px;
	color: #000000
}
.formTextareaStyle {
	background-image: url(../images/global/formulierBGlarge.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	background-attachment: fixed;
	border: 0;
	width: 218px;
	padding: 6px;
	height: 89px;
	color: #000000;
	overflow: hidden
}
.formTextareaStyleBroad {
	background-image: url(../images/global/formulierBGlargeBroad.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	background-attachment: fixed;
	border: 0;
	width: 200px;
	padding: 6px;
	height: 89px;
	color: #000000;
	overflow: hidden
}


