/* Stylesheet voor website www.shiatsudenhaag.nl */
/* Copyright Take Care Productions 2009 */

*
{
	margin: 0;
	padding: 0;
}

body
{
	font-size: 100%;
	font-family: "Trebuchet MS", Geneva, Helvetica, sans-serif;
	background-color: #fff;
	color: teal;
	text-align: center;
}


p
{
	font-weight: normal;
	font-size: 0.75em;
	margin: 0.8em 0 0.9em 0;
}


img
{
	border: none;
}


img.mainimg
{
	border: 1px solid #f2f2f2;
}


img.mainimg:hover
{
	border: 1px solid teal;
}


a:link, a:visited
{
	color: #f47a54;
}


a:hover
{
	color: #e93812;
}



div#wrapper
{
	position: relative;
	margin: 0 auto;
	width: 88%;
	min-width: 900px;
	text-align: left;
	z-index: 0;
}


div#content
{
	position: absolute;
	top: 243px;
	left: 10.98em;
	width: 80%;
	margin-top: -8.3em;
	z-index: 2;
}



div#fotoshome
{
	width: inherit;
	height: auto;
	text-align: left;
	margin: 8em 0 0 7em;
}


div.fotosheet
{
	float:left;
	width: 100%;
}


div.fotostrip
{
	margin-top: 1em;
}


div#navigation
{
	position: absolute;
	top: 238px;
	left: 0px;
}


div#navigation a img
{
	float: left;
	margin-right: 0.3em;
	width: 14%;
}


div#header
{
	position: absolute;
	top: 37px;
	left: 0;
	width: 100%;
	height: 143px;
	background-color: transparent;
}


div#logo
{
	position: absolute;
	top: 0em;
	left: -0.3em;
	height: 143px;
	background-color: transparent;
}


div#websitetitle
{
	position: absolute;
	top: 0;
	left: 11em;
	width: 70%;
	height: 72px;
	background-color: transparent;
}



h1.paginatitel
{
	font-size : 1.8em;
	font-weight : bold;
	color: #fff; 
	background-color : #F47A54;
	letter-spacing: 0.25em;
	word-spacing: 0em;
	width: 16.1em;
	height: auto;
	padding: 0.6em 0 0.6em 1em;
}


h1.paginatitel-extra
{
	font-size : 1.8em;
	font-weight : bold;
	color: #fff; 
	background-color : #c6c6c6;
	letter-spacing: 0.25em;
	word-spacing: 0em;
	width: 12.6em;
	height: auto;
	padding: 0.6em 0 0.6em 4.8em;
	background-image: url(../images/header-extra-bg.gif);
	background-repeat: no-repeat;
	background-position: 0em -1.5em;
}


ul#menu
{
	display: block;
	padding: 0;
	margin-bottom: 3em;
}


ul#menu li.navitemact
{

}


ul#menu li.navitemact a
{
	background-color: #008000;
	color: #fff;
	text-decoration: underline;
}



ul#menu li
{
	list-style: none;
	margin: 0 0 0.4em 0;
	padding: 0;
	width: 9.1em;
}


ul#menu li a
{
	font-size: 0.75em;
	background-color: #fff;
	color: #ec5a3c;
	text-decoration: underline;
}


ul#menu li a:hover
{
	background-color:#ec5a3c;
	color: #fff;
	text-decoration: underline;
}


/* pagina wat is shiatsu */
div#textcontent
{
	margin-top: 0.8em;
	z-index: 2;
	width: 32em;
	line-height: 1.1em;
}


h2.acc
{
	font-size: 1.3em;
	font-variant: small-caps;
	letter-spacing: 0.03em;
	word-spacing: 0.3em;
	margin: 0 0 0.7em 0;
}


div#iokai
{
	position: absolute;
	top: 8.4em;
	left: 43.4em;
	z-index: 3;
}


div#srbag
{
	position: absolute;
	top: 32.5em;
	left: 43.4em;
	z-index: 3;
}


img.select
{
margin-left: 0.8em;
}