body, html { overflow-x:hidden; }

*
{
	font-family: Verdana, Arial, Sans-Serif; 
	font-size: 100%;
	color: #000;
}

h1
{
	font-size: 250%;
}

h2
{
	font-size: 130%;
}

.prijslijst
{
	margin-left: 60px;
}
.prijs {
	width: 65px;
}

a
{
	text-decoration: none;
	color: blue;
}

a:hover
{
	text-decoration: underline;
}
 
body 
{
	background: #dfcbe6;
}

img
{
	border: 0;
}

div#SiteBody
{
	text-align: left;
	text-align: center;
}

div#Header
{
	margin: 0px auto;
	max-width: 950px;
    background: #ffffff;
	height: 220px;
    border-radius: 20px 20px 0 0;
	text-align: left;
    /* voor IE */
    filter:alpha(opacity=85);
    /* voor FireFox */
    -moz-opacity: .85;
    /* CSS3 standaard */
    opacity:0.85;
}

h1#YourStyleBeschrijving
{
    background: url('images/YourStyle.png') no-repeat bottom right;
    width: 450px;
    margin-left: 440px;
    height: 220px;
	text-indent: -2000em;
}

h2#YourStyleLogo
{
    margin-left: 68px;
    margin-top: -235px;
	background: url('images/logo.png') no-repeat;
	max-width: 350px;
	height: 175px;
	text-indent: -2000em;
}

.header-image {
    margin-top: -32px;
    margin-left: 25px;
    width: 888px;
	  height: 30px;
}

div#HeaderMenu
{
	margin: 0px auto;
	width: 950px;
	text-align: center;
	margin-top: -16px;
    height: 40px;
    background: #ffffff;
    /* voor IE */
    filter:alpha(opacity=85);
    /* voor FireFox */
    -moz-opacity: .85;
    /* CSS3 standaard */
    opacity:0.85;
}

#HeaderMenu ul
  {
	list-style: none;
 }
 
#HeaderMenu li
{
	margin-right: 30px;
	float: left;
}

#HomeButton
{
  display: block;
  width: 120px;
  height: 40px;
  background: url("images/buttonHome.png") no-repeat 0 0;
}

#StoelmassageButton
{
  display: block;
  width: 120px;
  height: 40px;
  background: url("images/buttonMassage.png") no-repeat 0 0;
}

#PrijslijstButton
{
  display: block;
  width: 120px;
  height: 40px;
  background: url("images/buttonPrijs.png") no-repeat 0 0;
}

#ProductenButton
{
  display: block;
  width: 120px;
  height: 40px;
  background: url("images/buttonProducten.png") no-repeat 0 0;
}

#ActieButton
{
  display: block;
  width: 120px;
  height: 40px;
  background: url("images/buttonActies.png") no-repeat 0 0;
}

#ContactButton
{
  display: block;
  width: 120px;
  height: 40px;
  background: url("images/buttonContact.png") no-repeat 0 0;
}

#NieuwsButton
{
  display: block;
  width: 120px;
  height: 40px;
  background: url("images/buttonNieuws.png") no-repeat 0 0;
}

#EnergetixButton
{
  display: block;
  width: 120px;
  height: 40px;
  background: url("images/buttonEnergetix.png") no-repeat 0 0;
}

#HomeButton:hover
{ 
  background-position: 0 -40px;
}

#StoelmassageButton:hover
{ 
  background-position: 0 -40px;
}

#PrijslijstButton:hover
{ 
  background-position: 0 -40px;
}

#ProductenButton:hover
{ 
  background-position: 0 -40px;
}

#ActieButton:hover
{ 
  background-position: 0 -40px;
}

#ContactButton:hover
{ 
  background-position: 0 -40px;
}

#NieuwsButton:hover
{
  background-position: 0 -40px;
}

#EnergetixButton:hover
{
	background-position: 0 -40px;
}

#HomeButton span
{
  display: none;
}

#StoelmassageButton span
{
  display: none;
}

#PrijslijstButton span
{
  display: none;
}

#ProductenButton span
{
  display: none;
}

#ActieButton span
{
  display: none;
}

#ContactButton span
{
  display: none;
}

#NieuwsButton span
{
  display: none;
}

#EnergetixButton span
{
	display: none;
}

div#clear
{
	clear: both;
}

div#body2
{
    max-width: 950px;
    margin: 0px auto;
    text-align: center;
}

div#body
{
	margin: 0px auto;
	max-width: 950px;
	text-align: center;
	background: url('images/background.jpg') repeat-x bottom left #ffffff;
	padding: 20px;
    /* voor IE */
    filter:alpha(opacity=85);
    /* voor FireFox */
    -moz-opacity: .85;
    /* CSS3 standaard */
    opacity:0.85;
}

div#Footer
  {
  	margin: 0px auto;
	max-width: 950px;
	text-align: center;
    font-size: 18px;
    background: #905da0;
    height: 130px;
    /* voor IE */
    filter:alpha(opacity=85);
    /* voor FireFox */
    -moz-opacity: .85;
    /* CSS3 standaard */
    opacity:0.85;
	border-radius: 0 0 20px 20px;
  }
  
div#Footer a
{
	font-size: 18px; 
}

div#Credits
{
  	margin: 0px auto;
	width: 950px;
	color: #fff;
	text-align: right;
	font-size: 9px; 
	padding-right: 15px;
}

div#Credits a
{
	font-size: 10px; 
}

@media screen and (max-width: 1000px) {
	#body img {
		max-width: 90%;
  }
	#HeaderMenu ul {
		margin-top: -20px;
  }
  #HeaderMenu {
    width: 100% !important;
    height: 150px !important;
  }
	
	#HeaderMenu li {
		margin-left: 10px;
		margin-top: 10px;
	}
}

@media screen and (max-width: 875px) {
	.prijslijst {
		margin-left: 0px;
  }
	.prijslijst td {
		display: block !important;
  }
	.prijs {
		width: 100% !important;
		font-weight: bold !important;
	}
	#YourStyleBeschrijving {
		width: 375px !important;
		display": hidden;
	}
	#YourStyleLogo {
		
	}
	.body_image {
		display: none;
	}
}

@media screen and (max-width: 480px) {
	#YourStyleLogo {
		margin-left: 20px !important;
	}
	.body_image2 {
		display: none;
	}
}

#mc_embed_signup{
	width: 95%;
    /* text-align: center; */
    margin: 0 auto;
	background: #fff; 
	clear: left; 
	font: 14px Helvetica,Arial,sans-serif;
}
	