body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 1.8em;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #902D6A;
}

h1 {
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 1.6em;
	background-color:#EEEEEE;
}
h2 {
	padding-left: 20px;
	font-size: 1.2em;
	background-color:#EEEEEE;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: .9em;
	font-weight: bold;
}

p, blockquote, ul, ol {
	margin-top: 0;
}

blockquote {
	padding: 0 0 0 40px;
	background: url(images/quote.gif) no-repeat;
	line-height: 1.6em;
}

a {
	text-decoration:none;
	color: #54564E;
}

a:hover {
	text-decoration:none;
	color:#912D6B;
}

#print_knop {
	float:right;
	margin-top:5px;
	margin-right: 10px;
	display:none
}


#teksten a {
}

#teksten a:hover {
}

#teksten .story {
	padding: 15px 5% 0 20px;
}

#teksten ul {
}

#teksten ul li {
	margin-top:4px; 
	margin-left:-25px;
	list-style-position:outside; 
	list-style-type:square;
}


/* Footer */


#legal p {
	background: none;
	color: #999999;
}

#legal a {
	background: none;
	font-weight: bold;
	color: #FFFFFF;
}

