body
{
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}


/* stylesheet elements */

body,
input,
select,
textarea,
form
{
    border: 0px solid #ffffff;
    scrollbar-face-color: #ffffff;
    scrollbar-shadow-color: #000000;
    scrollbar-highlight-color: #000000;
    scrollbar-3dlight-color: #ffffff;
    scrollbar-darkshadow-color: #ffffff;
    scrollbar-track-color: #ffffff;
    scrollbar-arrow-color: #000000;
}

body,
input,
select,
textarea
{
    background-color: #ffffff;
}

input,
select,
textarea,
.border
{
    border: 1px solid #585858;
}


body,
td,
input,
select,
textarea,
form,
a,
a:visited,
a:active,
a:hover
{
    font-family: Arial;
    font-size:12px;
    letter-spacing: 0;
    color: #754b0f;
    text-decoration:none;
	border: 0px solid #ffffff;
}

td
{
	vertical-align: top;
}

hr
{
	width: 100%;
	height: 1px;
	color: #754b0f;
}

.header,
.content
{
	margin-left : 13px;
	margin-right : 15px;
}

.header
{
	margin-top : 30px;
	margin-bottom : 15px;
}

.content
{
	margin-top : 13px;
	margin-bottom : 0px;
}

.title,
.intro
{
	color: #ffffff;
}

.title
{
	font-size:14px;
	font-weight : bold;
}

.intro
{
	font-size:11px;
}

.focus,
.focusmeer,
.nieuwsbrief
{
	color: #754b0f;
}

.focus,
.nieuwsbrief,
.rechthoekbody
{
	font-size:11px;
}

.focusmeer a,
.focusmeer a:visited,
.focusmeer a:active,
.focusmeer a:hover
{
	color: #754b0f;
	font-size:13px;
}

.rechthoektitel,
.rechthoektitel a,
.rechthoektitel a:visited,
.rechthoektitel a:active,
.rechthoektitel a:hover
{
	font-size:9px;
}

.nieuwsbrief
{
	font-size:12px;
	vertical-align: middle;
}

.content_title
{
	font-size:13px;
	font-weight: bold;
}

.item_title
{
	font-size:14px;
	font-weight : bold;
	color: #717171;
}

.locaties a,
.locaties a:visited,
.locaties a:active,
.locaties a:hover
{
	color: #754b0f;
	font-size:10px;
}

.locatie
{
	color: #8c8c8c;
	font-size:14px;
}

.datum
{
	font-size:11px;
}

.footnote,
.footnote a:visited,
.footnote a:active,
.footnote a:hover,
.nietlezen,
.nietlezen a:visited,
.nietlezen a:active,
.nietlezen a:hover,
.onderschrift,
.onderschrift a:visited,
.onderschrift a:active,
.onderschrift a:hover
{
	font-size:10px;
	color: #717171;
}

.referentie_bedrijf
{
	font-weight: bold;
}

.referentie_naam
{
	font-size:10px;
}

.referentie
{
	color: #b38400;
	font-style: italic;
}

.menu,
.menu a,
.menu a:visited,
.menu a:active,
.menu a:hover
{
	font-size:12px;
	font-weight: bold;
}

.home,
.home a,
.home a:visited,
.home a:active,
.home a:hover
{
	font-size:12px;
	font-weight: bold;
}

.menu,
.menu a,
.menu a:visited
{
	color: #808080;
}

.home,
.home a,
.home a:visited,
.home a:active
{
	color: #754b0f;
}

.menu a:active,
.menu a:hover
{
	color: #754b0f;
}

.home a:hover
{
	color: #717171;
}

.effectivent,
.effectivent a,
.effectivent a:visited,
.effectivent a:active,
.effectivent a:hover
{
	color: #669900;
	font-weight : bold;
}

.trainingblok{
	background: #c7ddf1;
	border: 1px solid #d6d5c8;
	width: 219px;
	height: 300px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border-radius: 10px;
	padding: 5px;
}
.laatsteblok{
	float: none;
	margin-right: 0px;
	clear: both;
}

.trainingblok h2{
	margin: 0px;
	margin-bottom: 3px;
	font-size: 14px;
	height: 40px;
}



