body
{
	margin-top: 0px;
	margin-left: 0px;
	scrollbar-face-color:#FFFFFF; 
	scrollbar-track-color:#FFFFFF; 
	scrollbar-arrow-color:#6a5368; 
	scrollbar-shadow-color:#FFFFFF; 
	scrollbar-dark-shadow-color:6a5368; 
	scrollbar-3dlight-color:6a5368; 
	scrollbar-highlight-color:#FFFFFF
}
	-webkit-scrollbar { width: 3px; height: 3px; background-color: #fff;}
	-webkit-scrollbar-button {  background-color: #666; }
	-webkit-scrollbar-track {  background-color: #999;}
	-webkit-scrollbar-track-piece { background-color: #ffffff;}
	-webkit-scrollbar-thumb { height: 50px; background-color: #6a5368; border-radius: 3px;}
	-webkit-scrollbar-corner { background-color: #999;}
	-webkit-resizer { background-color: #666;}
a
{
	text-decoration: none;
	color: #6a5368;
}
a:hover
{
	text-decoratione:none;
	color: #909090;
}
.container
{
	width: auto;
}

.hoofdsectie
{
	position: static-fixed;
}

.topBalk
{
	display: block;
	width: auto;
	height: 10px;
	background-color: #6a5368;
}

.menuBalk
{
	display: block;
	padding-left: 300px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: 'Rosario';
	color: #303034;
	font-size: 12pt;
	letter-spacing: 2px;
}
.menuBalk a
{
	text-decoration: none;
	color: #6a5368;
}
.menuBalk a:hover
{
	text-decoration: none;
	color: #909090;
}
.menubalkTop {
    display: none;
    position: fixed;
    top: 0;
    width: 100%;
    height: 60px;
    border-top: 1px solid #000;
    background: white;
    z-index: 1;
}

.menuGradient
{
	display: block;
	position: relative;
	background-color: #FFF;
	background: -moz-linear-gradient(left,  rgba(255,255,255,0) 31%, rgba(106,83,104,1) 68%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(31%,rgba(255,255,255,0)), color-stop(68%,rgba(106,83,104,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 31%,rgba(106,83,104,1) 68%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(255,255,255,0) 31%,rgba(106,83,104,1) 68%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(255,255,255,0) 31%,rgba(106,83,104,1) 68%); /* IE10+ */
background: linear-gradient(to right,  rgba(255,255,255,0) 31%,rgba(106,83,104,1) 68%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#6a5368',GradientType=1 ); /* IE6-9 */
	width: auto;
	height: 101px;
}

.logo
{
	display: block;
	position: absolute;
	margin-left: 30px;
	margin-top: -30px;
	background-image: url('images/logo.jpg');
	width: 200px;
	height: 161px;
}

.naamHouder
{
	display: block;
	float: right;
	background-color: #FFF;
	height: 101px;
	width: 200px;
	font-family: 'Rosario';
	padding: 5px;
}
.naamC
{
	font-size: 48pt;
	text-transform: uppercase;
	color: #6a5368;
}
.naamRea
{
	font-size: 25pt;
	color: #6a5368;
	margin-top: -60px;
	margin-left: 30px;
}
.naamCoach
{
	font-size: 25pt;
	font-family: 'Comfortaa';
	color: #303034;
	margin-top: -10px;
	margin-left: 40px;
}

.quoteBalk
{
	display: block;
	padding-left: 300px;
	font-family: 'Rosario';
	font-size: 10pt;
	font-style: italic;
	color: #6a5368;
	letter-spacing: 2px;
}

.contentsectie
{
	width: auto;
	margin-top: 50px;
}
.content
{
	display: inline-block;
	margin-left: 150px;
	min-width: 300px;
	width: 50%;
	float: left;
	padding: 10px;
	font-family: 'News Cycle';
}
.vlakRechts
{
	display: inline-block;
	float: right;
	padding: 10px;
	width: 30%;
}
.fotoVak
{
	display: block;
	width: 330px;
	height: 189px;
	background-image: url('images/fotorechts.png');
	border-top: 10px solid #FFF;
}
.fotoProfiel
{
	display: block;
	width: 330px;
	height: 501px;
	background-image: url('images/foto3.png');
	background-size: 330px 501px;
	border-bottom: 10px solid #FFF;
}
.contactgegevens
{
	display: block;
	width: 290px;
	background-image: url('images/fotorechts.png');
	padding: 20px;
	
}
.innerContact
{
	background-color: #fff;
	filter: 0.6;
	filter:alpha(opacity=60); /* For IE8 and earlier */
	padding: 5px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";       /* IE 8 */
	filter: alpha(opacity=50);  /* IE 5-7 */
	-moz-opacity: 0.5;          /* Netscape */
	-khtml-opacity: 0.5;        /* Safari 1.x */
	opacity: 0.5;               /* Good browsers */
}
.innerContactContent
{
	display: block;
	text-align: center;
	color: #000;
	font-family: 'Alegreya Sans';
	letter-spacing: 2px;
}
.stijlKop
{
	font-weight: bold;
	color: #6a5368;
}
#telefoonnummer a
{
	color: #FFF;
}
H1
{
	color: #6a5368;
	font-style: bold;
}

.footerbalk
{
	display: block;
	width: auto;
	margin-left: 150px;
}

.designBy
{
	font-size: 8pt;
	color: #6a5368;
	font-family: 'Alegreya Sans';
	letter-spacing: 2px;
	text-align: center;
}

.clear
{
	clear: both;
}