/* css voor tula massagepraktijk, eindhoven */
html {
	margin: 0;
	padding: 0;
	}
body { 
	font: 75% georgia, sans-serif;
	line-height: 1.88889;
	color: #666666; 
	background: #fff url(../images/index_01.jpg) repeat-x; 
	margin: 0; 
	padding: 0;
	}
p { 
	margin-top: 20; 
	}

h1 { 
	font: italic bold 1.4em georgia, sans-serif;
	letter-spacing: 1px;
	margin-top: 10; 
	margin-bottom: 0; 
	color: #512b84;
	}
	
h2 { 
	font: italic normal 1.4em georgia, sans-serif;
	letter-spacing: 1px; 
	margin-bottom: 0; 
	color: #512b84;
	}
	
h3 { 
	font: italic normal 1.2em georgia, sans-serif;
	letter-spacing: 1px; 
	margin-bottom: 0; 
	color: #512b84;
	}	

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #95682D;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #95682D;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #512b84;
	}

ul {
	list-style-image:url(../images/bullet.gif);
	color: #512b84;
	line-height: 2;
}
	
ul.menu {
	list-style-image:url(../images/bullet.gif);
	color: #95682D;
	line-height: 2.2;
	font-weight: bold;
	width:270px;
	padding-left: 18;
	margin-top: 10;
}

.quote {
	font-style:italic;
	color: #999999;
	letter-spacing: 1.5px;
	width: 180px;
	text-align:center;	
}
.xplain {
	color: #999999;
	font: italic normal 0.78em georgia, sans-serif;
	line-height: 1.2;
}

#menu a, #menu a:visited {
	font-weight: bold;
}

.plaatje {
	margin-left: 10px;
	margin-right: 10px;	
}


