/* elementen weergeven */
* { margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; }
body { font:normal 12px/1.5em 'Verdana', Tahoma, sans-serif; color:#333333; }
img { border:0px; }
table td { height:26px }

h1 { font:normal 1.8em "Times New Roman", Times, serif; font-style:italic; color:#844784; padding:0px 0px 10px 0px; }
h2 { font:normal 1.6em "Times New Roman", Times, serif; font-style:italic; color:#844784; padding-bottom:10px; }

p, ol, ul { padding-bottom:10px; }
li {margin-left:20px; }

/* een link als gewone tekst weergegeven */
a { color:#666666; text-decoration:none; }

/*  main */
#main { width:640px; }

/* massage info */
div.main-content { width:640px; }
	div.main-content b { font-weight:normal; }
	
/* salon */
div.contactgegevens { width:214px; height:auto; position:relative; float:left; padding-top:10px; margin-bottom:30px; }
		
div.massages { width:214px; min-height:120px; position:relative; float:left; padding-top:10px; margin-bottom:30px; }
	div.massages li { padding-left:12px; }
		
div.beoordeling { width:170px; height:50px; position:relative; float:right; text-align:center; border:1px solid #E4E3D8; padding:10px; margin:10px 10px 20px 0px; }
	div.beoordeling b { font-size:3em; }

span.small { font-size:0.8em; color:#999999; }

/* tabs */
div.tabs { width:608px; height:auto; float:left; }

#tabmenu { text-align:left; padding:5px 0px; margin-top:1px; } /*set to left, center, or right to align the menu as desired*/
	#tabmenu li { width:140px; height:24px; list-style:none; float:left; background-color:#E4E3D8; text-align:center; border:1px solid #CBC7A4; margin:0px 3px 0px 0px; }
	#tabmenu li a { height:24px; display:block; position:relative; text-decoration:none; padding-top:2px; z-index:1; }
	#tabmenu li a.selected { height:24px; background-color:#A7A37E; font-weight:bold; color:#000000; text-decoration:none; border-bottom:1px; padding-top:0px; }
	#tabmenu li a.selected:hover{ text-decoration:none; }

div.tabcontent { width:608px; border:1px solid #CBC7A4; margin:20px 0px 15px 0px; padding:10px }
	#locatie { display:none; }
	#informatie { min-height:160px; }
	#gmap { width:350px; height:250px; background-color:#666666; }

/* elementen niet weergeven */
#top,
#left,
#right,
#breadcrumb, 
div.massagemenu-2, 
div.pdf, 
div.print, 
div.facebook-like,
div.google-plusone,
div.linkedin-share,
div.twitter-share,
#sidebar,
#footer,
#ervaringen img.print,
#ervaringen form, h3 { display:none; }

/* delen op een volgende pagina weergeven */
/* h1#tekst-2 { page-break-before:always; } */
