/* CSS Yoga Centrum Voorhout*/

* {
	box-sizing: 		content-box;
	-moz-box-sizing:	content-box;
}

html {
	width:				100%;
	height:				100%;
}

body {
	width:				100%;
	height:				100%;
	margin:				0;
	padding:			0;
	font-family:		Georgia, Times; 
	font-size:			14px;
	color: 				#59595C;
	line-height:		1.4em;
	/*background-color:	#D0E5E2;*/
}
#wrapper {
	height: 100%;
	width: 1000px;
	margin: 20px auto 20px auto;
	text-align: left;
	/*min-height: 615px;*/
}
p, table{
	margin-top:			10px;
	margin-bottom:		0px;
	padding:			0;
}
td{
  vertical-align: top;
}

img {
	border:				none;
}

img#logo {
	border:				none;
  	float: 				left;
}

form {
	display:			inline;
}	

input, textarea, select{
	  font-family:		Georgia, Times; 
		font-size: 11px;
	  color: 				#59595C;
}
.submit{
	  font-family:		Georgia, Times; 
		font-size: 18px;
	  color: 				#59595C;
		font-style: italic;
}
h1 {
	font-size:			18px;
	/*text-transform: 	uppercase;*/
	font-weight:		bold;
	font-style:italic; 
	line-height:		2em;
	margin:				0;
	padding:			0;
  padding-top:        2px;
  color: #59595C;
}

h2 {
    font-size:          18px;
    line-height:        20px;
}

a{
	color:#671522;
}
a:hover {
	color:#000;
}

div#header {
	display:      block;
	width:				1000px;
	height:       370px;
	background-color: #FFF;
}
div#buddha {
	display:      block;
	width:				1000px;
	height:       290px;
}
a#logo{
	float:				left;
	display:block;
	width:500px;
	height:70px;
	/*background-image: url(http://www.yogacentrumvoorhout.nl/images/logo.jpg);
	background-repeat: no-repeat;
	background-position:center bottom;*/
}
div#nav {
	clear: both;
	float:	left;
	display:block;
	width:	200px;
	padding:0 0 0 5px;
	margin: 40px 0 0 0;
	font-family:		Verdana, Arial, Helvetica; 
}

div#nav ul {
	/*height: 14px;*/
	font-size:			14px;
	font-weight:		normal;
	/*display: block;*/
	width:	auto;
	height: 290px;
	margin:	0;
	padding: 0;
	list-style:	none;
}

div#nav ul li {
	clear: both;
	float: left;
	margin:	2px 0 0 0;
	/*padding:	0 10px 0 0px;*/
}
div#nav .empty{
	margin:	2px 0 0 0;
	height: 10px;
}
div#nav a {
	text-decoration:	none;
	color: #59595C;
}
div#nav a:hover {
	color:	#671522;
	/*font-weight:		bold;*/
}

div#nav .current {
	color:	#594642;
	font-weight:		bold;
}
div#verenigingslogo {
	/*clear:both;*/
	/*float: left;*/
	margin: 20px 0 0 0;
	width:120px;
	height:200px;
	text-align: center;
	font-size:			9px;
	line-height:		1.1em;
	/*background-image: url(http://www.yogacentrumvoorhout.nl/images/content/site/verenigingslogo.jpg);
	background-repeat: no-repeat;
	background-position:center bottom;*/
}
div#left {
	/*background-color:	#EFEFEF;*/
}
div#content {
	/*background-color:	#E3E2D5;*/
	/*clear:both;*/
	float: left;
	width: 780px;
}
div.body_text {
	width:500px;
	float:left;
	display: block;
	margin: 15px 0 0 0;
	padding: 0 10px 20px 0;
}
div.body_text_docenten {
	width:500px;
	float:left;
	display: block;
/*	margin: 15px 0 0 0;*/
 	padding: 0 10px 0 0;
}
div.body_image{
	margin: 50px 0 0 0;
	width: 250px;
	text-align: center;
	float:right;
}
div.body_image_docenten{
	margin: 30px 0 0 0;
	width: 250px;
	text-align: center;
	float:right;
}
div#contact_text {
	width:350px;
	float:left;
	display: block;
	margin: 15px 0 0 0;
	padding: 0 10px 0 0;
}
div.inschrijven_text {
	width:700px;
	float:left;
	display: block;
	margin: 15px 0 0 0;
	padding: 0 10px 20px 0;
}
div.voorwaarden {
	width: 384px;
/*	float:left;*/
	display: inline-block;
	margin: 10px 0 10px 0;
	padding: 8px 16px;
	border: 1px solid #CAC9B9;
	font-size: 11px;
}
div#google_maps{
	margin: 50px 0 0 0;
	width: 400px;
	text-align: center;
	float:right;
}
div.onderschrift{
	font-family:		Verdana, Arial, Helvetica; 
	font-size: 9px;
}
div.onderschrift a {
	color:#671522;
}
div.onderschrift a:hover {
	color:#000;
	/*font-weight:		bold;*/
}
img.slideshow{
	float: right;
	width: 32px;
	height: 32px;
	margin-top: 0px;
	/*background: url("/images/content/site/slideshow.gif") 0 0 no-repeat;*/
}
div#midCol {
	display:inline;
	float:left;
	width: 780px;
}
div#calendar {
	clear:both;
	background-color:#FFFFFF;
	border-left:5px solid #FFFFFF;
	border-right:5px solid #FFFFFF;
	border-top:5px solid #FFFFFF;
	float:right;
	width:265px;
	height:285px;
	margin:50px 0 0;
}
div#lestijden_text {
width:500px;
display: block-inline;
}




