/*///////////////////*/
/* STANDARD ELEMENTS */
/*///////////////////*/
h1, h2, h3 {
	margin: 0;padding: 0;
	
}
p {
	padding: 0;
	margin: 0;
	color: #363636;
}
html, body {
	margin:	0;
	background-color: #562a00;
	/*
	font: normal 12px Arial, tahoma, arial, helvetica, "liberation sans", "dejavu sans condensed", sans-serif;
	color: #000000;
	*/
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  	font-size: 13px;
  	line-height: 18px;
  	color: #333333;
	padding-top: 5px;
}




#container {
	background: url('images/bg.png') repeat-y;
	background-position: top center;
	width: 900px;
	margin: 0 auto;
}


#container #menu {
	float: left;
}
#container #menu ul {
	list-style: none;
	margin: 0;
	padding: 108px 10px 0 29px;
}
#container #menu ul li {
	margin-bottom: 21px;
}
#container #menu ul li.red {
	margin-bottom: 6px;
}
#container #menu ul li.red a {
	color: #ad7252;
	font-weight: normal;
}
#container #menu ul li.active a {
	color: #ffffff;
	font-weight: bold;
	
}
#container #menu ul li a {
	color: #ffffff;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
	text-decoration:underline;
}
#container #menu ul li a:hover {
	text-decoration: underline;
	text-decoration-color:#000000;
}

#container #main {
	float: left;
}
#container .white-bg {
	background: url('images/white-bg.png') no-repeat;
	width: 539px;
	height: 539px;
}


#container .power-yoga p {
	padding: 100px 50px 0 50px;
	line-height: 30px;
	text-align: center;
	font-size: 18px;
	color: #4c4646;
	font-family: 'lato';
}
#container .power-yoga ul li {
	margin: 0 50px 0 50px;
	line-height: 30px;
	text-align: center;
	font-size: 18px;
	color: #894737;
	font-family: 'lato';
}


#container .pilates p {
	padding: 70px 50px 0 50px;
	line-height: 30px;
	text-align: center;
	font-size: 18px;
	color: #4c4646;
	font-family: 'lato';
}
#container .pilates ul li {
	margin: 0 95px 0 95px;
	line-height: 30px;
	text-align: center;
	font-size: 18px;
	color: #894737;
	font-family: 'lato';
}

#container .docent {
	color: #4c4646;
}
#container .docent .text-left {
	width: 200px;
	float: left;
	padding: 90px 0 0 70px;
	color: #4c4646;
}
#container .docent .text-right {
	width: 200px;
	float: left;
	padding: 90px 0 0 10px;
	color: #4c4646;
}
#container .docent p {
	font-family: 'lato';
	font-size: 12px;
	line-height: 14px;
}
#container .docent p a {
	color: #b48d83;
}
#container .door-text {
	padding-top: 20px;
	text-align: center;
	font-size: 13px;
	color: #b48d83;
	letter-spacing: 2px;
}

#container #right {
	float: right;
}
#container #right a img {
	border: none;
}


#container .lesinfo {
		padding-top: 120px;
height: 419px;
}


#container .lesinfo-table {
	font-family: 'lato';
	font-size: 16px;
	color: #9f9b98;
	margin: 0 auto;
}
#container .lesinfo-table td {
	padding-bottom: 10px;
	padding-right: 10px;
}
#container .lesinfo-table .border-bottom {
	border-bottom: 1px solid #e8e8e6;
}


#container .tarieven {
	font-size: 11px;
	
}
#container .tarieven .tarieven-one {
	border-left: 1px solid #99c4a9;
	float: left;
	padding: 10px;
	margin: 20px 0 20px 8px;
}
#container .tarieven span {
	text-transform: uppercase;
	color: #55a376;
	font-weight: bold;
}
#container .tarieven .tarieven-one h1 {
	margin-top: 125px;
	margin-bottom: 50px;
	color: #867d7e;
	font-family: 'lato';
	font-weight: 400;
	font-size: 32px;
	line-height: 30px;
}
#container .tarieven .tarieven-one h1 span {
	font-weight: 400;
}

#container .contact-bg {
	padding-top: 37px;
	text-align: center;
	background: url('images/contact_bg.png') no-repeat;
	width: 539px;
	height: 539px;
	font-family: 'lato';
	font-weight: 400;
	font-size: 17px;
	line-height: 24px;
	text-shadow: 0 0 3px rgba(255, 255, 255, 0.7);
}


#container .fotos-locatie-bg {
	background: url('images/fotos-locatie-bg.png') no-repeat;
	width: 539px;
	height: 539px;
}
#container .fotos-yoga-bg {
	background: url('images/fotos-yoga-bg.png') no-repeat;
	width: 539px;
	height: 539px;
}
#container .fotos-pilates-bg {
	background: url('images/fotos-pilates-bg.png') no-repeat;
	width: 539px;
	height: 539px;
}

