html {
	height:100%;
}
body {
/*	color:#fff; */
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	height:100%;
/*	background-color:#cfb420; */
	background-color:#B89136; /* Dit is de oude bruine kleur */
/*	background-color:#9acd32; */
/*	background-color:#769043; */
/*	background-image:url(img/bg01.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-attachment:scroll; */
}
a {
	outline: none;
}
hr {
	border: 1px solid #926e20;
}
table {
	font-size:11px;
}
#container {
	background-image:url(img/achtergrondje1.jpg);
	background-position:left top;
	background-repeat:no-repeat;*/
	min-height:100%;
	_height:100%;
	width:953px;
}
#header {
/*	background-image:url(img/bg-header.jpg); */
/*	background-image:url(img/kerstheader.jpg);
	background-repeat:no-repeat;
	background-position:left top; */
	position:relative;
	height:80px;
}
#header h1,#header h2 {
/*	text-indent:-9999px;
	position:absolute; */
}
#menu {
	width:160px;
/*	background-repeat:no-repeat;
	background-position:left top; */
	background-color:#9d6413;
/*	background-color:#cf7620; */
/*	background-color:#506030; */
	text-align:left;
	vertical-align:top;
	height:160px;
	position:absolute;
	left:0px;
	top:128px;
}
#menu p{
	margin:0px;
	padding:0px;
}
#menu a{
	background-color:#836a2d;
/*	background-color:#4a5e02; */
	display:block;
	position:absolute;
	width:130px;
	height:19px;
	/*text-indent:-999px;
	opacity:0.35;
	filter:alpha(opacity=35);*/
	border:1px solid #fff;
	/*border-left-width:15px;*/
	color:#fff;
	text-align:center;
	line-height:19px;
	text-transform:uppercase;
	text-decoration:none;
	font-size:10px;
	letter-spacing:1.5px;
	font-weight:bold;
	left:15px;
}
#menu a:hover{
/*	background-color:#708f03; */
    background-color:#d19503;
}
#menu .return{
	top:-128px;
	left:0px;
	background-image:url(img/logowitlinks.jpg);
	background-color: none;
	width: 160px;
	height:129px;
	border: none;
}

#menu a.return:hover{
/*	background-image:url(img/logowitlinks.jpg); */
	border: 1px solid white;
}
#menu .home{
	top:5px;
/*	top:15px; */
}
#menu .producten{
	top:35px;
}
#menu .massage{
	top:-999px;
}
#menu .cursussen{
	top:-965px;
}
#menu .stoelmassage{
	top:65px;
}
#menu .links{
	top:95px;
}
#menu .contact{
	top:125px;
}
#talen{
/*	background-image:url(img/bg-talen.gif);
	background-repeat:no-repeat;
	background-position:left top; */
	height:33px;
	margin-left:288px;
	position:relative;
	text-align:right;
	font-size:10px;
}
#talen a{
	color:#fff;
	line-height:20px;
	margin-left:1px;
	margin-right:1px;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}
#talen a:hover{
	text-decoration:underline;
}
#content {
	/*background-image:url(img/bg-content.gif);
	background-repeat:no-repeat;
	background-position:left top;*/
	margin-left:160px;
	position:relative;
	min-height:100px;
	_height:100px;
}
#content a{
	color:#fff;
}
#content a:hover{
	text-decoration:none;
}
#content p{
	margin:0;
	padding-top:5px;
	padding-bottom:10px;
}
#content h1{
	margin:0px;
	font-size:24px;
	font-weight:normal;
	border-bottom:1px solid #fff;
	margin-bottom:5px;
}
#kotje {
	border:1px solid #fff;
	width:230px;
	height:110px;
/*    background-color: #ab9560; */
	background-color: #836a2d;
/*	background-color: #836a2d;  chocoladekleur van de menuknoppen */
/*	background-color:#769043; */
	padding-left:7px;
	padding-right:2px;
	padding-top:7px;
	float:left;
	text-align:left;
	MARGIN: 10px 0px 0px 20px;
}

#leegkotje {
	border:none;
	width:230px;
	height:110px;
    background-color:none;
/*	background-color:#769043; */
	padding-left:7px;
	padding-right:2px;
	padding-top:7px;
	float:left;
	text-align:left;
	MARGIN: 10px 0px 0px 20px;
}

#halfleegkotje {
	border:none;
	width:90px;
	height:110px;
    background-color:none;
/*	background-color:#769043; */
	padding-left:7px;
	padding-right:2px;
	padding-top:7px;
	float:left;
	text-align:left;
	MARGIN: 10px 0px 0px 20px;
}
