.layout-wrapper
{
  background:#D4D2E9;
}


.page-footer {
    margin: 0 auto;
    width: 791px;
    z-index: 10;
  color:#6E3B97;
  text-align:left;
}

.page-footer,
.page-footer a:link,
.page-footer a:hover,
.page-footer a:visited
{
    color:#6E3B97;
  text-decoration:none;
  font-size:12px;
}

.content
{
  background:url('content-bg.jpg') repeat-y;
}

.chronoforms6_credits{
  display: none;
}

.logopositie
{
    position: absolute;
    right: 10px;
    top: 57px;
    z-index: 1000;
}

.headerpositie
{
position: relative;
    
right: 50px;
}

.bannerpositie
{
    bottom: 44px;
    left: 143px;
    position: absolute;
}

.postcontent p
{
  font-size:16px;
  line-height:20px;
}

.sheet
{
  max-width:811px;
  width:811px;
}

.vmenublockheader .t
{
  font-size:18px;
  font-weight:bold;
  
}

.footer
{
  background:url('balkje.gif');
  height:27px;

}

.post-body
{
   padding: 10px 100px 10px 10px;
}

.postcontent a:link,
.postcontent a:hover,
.postcontent a:visited
{
 color:#6E3B97; 
}

span.button-wrapper > a.button, span.button-wrapper > a.button:link, span.button-wrapper > input.button, span.button-wrapper > button.button
{
  color:#FFFFFF !important; 
  
}

span.button-wrapper > span.button-l, span.button-wrapper > span.button-r
{
  background:#6E3B97; 
}
ul.vmenu > li > a.active
{
  background: url("https://www.fysiomind.nl/images/menuleft.gif") no-repeat scroll 11px 6px transparent;
  padding-left: 25px;
}
/*
@media only screen and (min-width : 240px) and (max-width : 480px)
{
  
body, html
{
  width:100%;
  height:100%;
  min-width: inherit;
}

.header
{
  width:100%;
}
.headerpositie
{
  display:block;
  position: initial;
}

.bannerpositie
{
  margin-right: 12%;
  /* position: inherit; 
  left: 21%;
}

.headerpositie img, .bannerpositie img
{
  width:100%;
  float:left
}



.sheet
{
    width: 100%;

}

.content-layout .sidebar1
{
  width:100%;
  height:auto;
  float:left;
}

.content
{
  width:100%;
  float:left;
}

.post-body
{
  padding:2%;
}

.page-footer
{
  width:100%;
   -webkit-text-size-adjust: 100%;
  
}

.page-footer p, .page-footer a, .page-footer a:link
{
  -webkit-text-size-adjust: 100%;
}
.footer
{
  width:100%;
  background-repeat:no-repeat;
  
  background-size:100%;
}
}


@media only screen and (min-width : 481px) and (max-width : 922px)
{
  
body, html
{
  width:100%;
  height:100%;
  min-width: inherit;
}

.header
{
  width:100%;
}
.headerpositie
{
  display:block;
  position: initial;
}

.bannerpositie
{
  margin-right: 12%;
  
  left: 21%;
}

.headerpositie img, .bannerpositie img
{
  width:100%;
  float:left
}



.sheet
{
    width: 100%;

}

.content-layout .sidebar1
{
  width:100%;
  height:auto;
  float:left;
}

.content
{
  width:100%;
  float:left;
  background:#ccc;
}

.page-footer
{
  width:100%;
   -webkit-text-size-adjust: 100%;
  
}

.page-footer p, .page-footer a, .page-footer a:link
{
  -webkit-text-size-adjust: 100%;
}
.post-body
{
  padding:2%;
}

.footer
{
  width:100%;
  background-repeat:no-repeat;

  background-size:100%;
}
}
*/