/*== Reset CSS ==*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,t
{
	margin:0;
	padding:0;
}
table
{
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img
{
	border:0;
}
li
{
	list-style:none;
}
caption,th
{
	text-align:left;
}
h1,h2,h3,h4,h5,h6
{
	font-size:100%;
	font-weight:normal;
}
q:before,q:after
{
	content:'';
}
abbr,acronym
{
	border:0;
	font-variant:normal;
}

/* to preserve line-height and selector appearance */
sup 
{
	vertical-align:text-top;
}
sub 
{
	vertical-align:text-bottom;
}
input,textarea,select
{
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
/*to enable resizing for IE*/
input,textarea,select
{
	*font-size: 100%;
}
/*because legend doesn't inherit in IE */
legend
{
	color: #000000;
}
a
{
	outline: 0;
}
/*== end reset==*/

/*== Typographic ==*/
body, th, td, a
{
	color: #7D6558;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
li{
	padding: 0 0 0 9px;
	margin: 0 0 0 6px;
	background-image: url("http://www.wolfhagenacupunctuur.nl/img/bullet.gif");
	background-repeat: no-repeat;
	background-position: center left;
	line-height: 1.3;
}
/*== ==*/
/*== Global definitions ==*/
a
{
	color: #;
	text-decoration: underline;
	color: #7D6558;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
a:hover
{
	color: #;
	text-decoration: none;
	color: #7D6558;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
a:hover
{
	color: #;
	text-decoration: none;
	color: #7D6558;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
body
{
	background-color: #FCF7FB;
	margin: 0 0 0 0;
	height: 100%;
	text-align: center;
}
#root
{
	margin: 0 auto;
	width: 871px;
	text-align: center;
}
#root #container{
	width: 871px;
	float: left;
	margin: 10px 0 0 0;
}
#root #container #header{
	float: left;
	width: 871px;
	height: 50px;
	background-image: url("http://www.wolfhagenacupunctuur.nl/img/balk.jpg");
	background-repeat: no-repeat;
	background-position: top left;
}
#root #container #header #logo{
	float:left;
	padding: 0 0 0 34px;
}
#root #container #content{
	float: left;
	width: 871px;
	height: ;
	background-image: url("http://www.wolfhagenacupunctuur.nl/img/bg_boven.jpg");
	background-repeat: repeat-y;
	background-position: top left;
}
#root #container #content #afbeelding_links{
	float: left;
	width: 272px;
	height: 389px;
	background-image: url("http://www.wolfhagenacupunctuur.nl/img/bg_boven3.jpg");
	background-repeat: no-repeat;
	background-position: top left;
}
#root #container #content #contact{
	float: left;
	margin: 0 0 0 40px;
	font-size: 8px !important;
}
#root #container #content #menu{
	float: left;
	width: 593px;
	height: 20px;
	color: #7D6558;
	text-align: left;
	padding: 5px 0 0 5px;
}
#root #container #content #menu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin: 0 17px 0 0;
}
#root #container #content #menu .actief,
#root #container #content #menu a:hover{
	color: #E3AFD1;
}
#root #container #content #menu a:active a{
	color: #E3AFD1 !important;
}
#root #container #content #inhoud{
	float: left;
	width: 561px;
	background-image: url("http://www.wolfhagenacupunctuur.nl/img/bg_onder.jpg");
	background-repeat: no-repeat;
	background-position: bottom right;
	text-align: left;
	padding: 0 0 127px 0;
}
#root #container #content #inhoud #tekst{
	float: left;
	padding: 0 5px 0 5px;
	width:550px;
	height: auto !important;
	min-height: 237px;
	height: 237px;
}
#root #container #content #inhoud #tekst h1{
	font-size: 14px;
	font-weight: bold;
	margin: 25px 5px 20px 0px;
	color: #E3AFD1;
	width: 500px;
}

#root #container #content #inhoud #tekst h2{
	font-size: 13px;
	font-weight: bold;
	width: 500px;
}
#root #container #content #inhoud #tekst h2 a{
	text-decoration: none;
}

#root #container #content #tekst #ilonatekst{
	float: left;
	width: 330px;
	padding: 0 0 0 0;
}
#root #container #content #inhoud #tekst img{
	border-top: 5px solid #E3AFD1;
	border-bottom: 5px solid #E3AFD1;
}
#root #container #content #inhoud #tekst #ilona img{
	margin: 0 5px 10px 10px;
}
#root #container #footer{
	float: left;
	width: 871px;
	height: 9px;
	background-image: url("http://www.wolfhagenacupunctuur.nl/img/footer.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #FCF7FB;
}
