html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 140%;
	background: #2d2524 url(http://www.lecassan.com/images/website/background.jpg) fixed 50% -140px;
} 
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
a {
	color: #8f6856;
}
a:hover {
	text-decoration: none;
}
ul#menu {
	width: 253px;
	margin-left: auto;
	margin-top: 22px;
	margin-right: auto;
}
ul#menu li {
	width: 100px;
	display: inline;
	margin-right: 15px;
}
ul#menu li a {
	font-size: 15px;
	text-decoration: none;
	color: #404d58;
}
ul#menu li a:hover {
	text-decoration: underline;
}
#inhoud {
	width: 380px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
	background-image: url(http://www.lecassan.com/images/website/transparant.png);
	color: #2a323a;
}
#inhoud h2 {
	text-align: center;
	font-weight: normal;
	font-style: normal;
	line-height: 35px;
	margin-bottom: 32px;
}
p {
	margin-bottom: 15px;
	font: 14px Georgia, "Times New Roman", Times, serif;
}
blockquote {
	text-indent: -0.8em;
	font-size: 12px;
}
h1.titel {
	margin-top: 50px;
	text-align: center;
	font-size: 48px;
	color: #3d474d;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 20px;
	clear: both;
}
h2.subtitel  {
	font-size: 14px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #52565a;
	clear: both;
}
#inhoud ul {
	font-size: 14px;
	margin-bottom: 15px;
}
#inhoud ul li {
	margin-bottom: 10px;
	margin-left: 25px;
	list-style-type: disc;
}
h3 {
	font-size: 24px;
	margin-bottom: 6px;
	color: #665235;
	font-weight: normal;
	font-style: normal;
	clear: both;
}
h3.lijst  {
	margin-bottom: 17px;
	clear: both;
}
p.prijs {
	margin-bottom: 40px;
	font-weight: bold;
}
h4 {
	font-size: 21px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 16px;
}
p.geschreven_door {
	font-style: italic;
	font-size: 12px;
	text-indent: 10px;
}
img {
	border: 1px solid #0a1215;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
iframe {
	border: 1px solid #0a1215;
}
p#footer {
	width: 360px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	text-align: center;
	padding: 10px 30px;
	font-size: 11px;
	background-color: #3d474d;
}
p#footer a {
	color: #f7f9f1;
}