body {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	font-size: 12px;
	color: #241F1C;
}
input, select, textarea {
	margin: 0;
	padding: 0;
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #241F1C;
}
option, optgroup {
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
div, form, table, tr, th, td, p {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
p {
	margin-bottom: 1em;
}
img {
	border: 0;
	margin: 0;
	padding: 0;
}
a {
	text-decoration: underline;
	color: #241F1C;
}
a:hover {
	text-decoration: none;
}

#wrapper {
	width: auto;
}

#logo {
	position: static;
	width: 420px;
	height: 82px;
}

#menu_holder {
	display: none;
}

#main {
	position: static;
	width: auto;
	height: auto;
	border: none;
}
#side img {
	position: static;
	width: 340px;
	height: 300px;
}
#text {
	position: static;
	width: auto;
	height: auto;
	padding-bottom: 35px;
}
#text a:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
}
#text a[href^="/"]:after {
	content: " (http://www.henca-alberti.nl" attr(href) ") ";
}
#polaroid1 {
	position: static;
	width: 109px;
	height: 118px;
	margin: 10px 0 0 6px;
}
#polaroid2 {
	position: static;
	width: 141px;
	height: 134px;
	margin: 0 0 10px 0;
}

#part_of {
	display: none;
}

h1 {
	margin: 0 0 1em 0;
	color: #d9d632;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
h2 {
	margin: 0 0 1em 0;
	color: #c3c3c3;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
h3, h4, h5, h6 {
	margin: 0 0 .5em 0;
	color: #d9d632;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: normal;
	text-decoration: none;
}
