@import url('headings.css');
@import url('forms.css');
body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
h1 {
	margin: 0px 0px 13px 19px;
	padding: 15px 0px 0px;
	display: block;
	height: 15px;
	font-size: 0px;
	line-height: 0px;
	background-repeat: no-repeat;
	background-position: 0px 15px;
}
#sitewrapper {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#header {
	background-image: url(../img/pattern_top.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#containermid {
	background-image: url(../img/pattern_mid.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#containermid td img#contact {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;	
}
#content img.coachpic {
	border: 1px solid #BAB8BB;
}
#content {
	padding: 0px 0px 13px;
	width: 550px;
	margin-left: 214px;
	background-image: url(../img/content_bg.gif);
	background-repeat: no-repeat;
}
#content ul {
	margin: 0px 0px 0px 70px;
	padding: 0px;
	list-style-type: square;
	line-height: 15px;
}
#content ul li.padding {
	padding-bottom: 11px;
}
#content p {
	padding-right: 18px;
	padding-left: 38px;
	text-align: justify;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 15px;
	line-height: 15px;
}
#content p.nopadding {
	padding-bottom: 0px;
}
#content p a {
	color: #5C2E0A;
	text-decoration: none;
	font-weight: bold;
}
#content p a:hover {
	color: #E78033;
	text-decoration: underline;
}
#content p.list {
	margin: 0px;
	padding: 0px 0px 0px 38px;
	line-height: 15px;
}
#voet {
	color: #686868;
	padding-top: 7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B97F82;
	width: 549px;
	margin-left: 214px;
	margin-bottom: 25px;
}
#voet a {
	color: #A3A3A3;
	text-decoration: none;
	font-weight: bold;
}
#voet a:hover {
	text-decoration: underline;
}
.onzichtbaar {
	display: none;
}

