* {
	margin: 0px;
	padding: 0px;
}

body {
	background-image: url(../images/inemarijke_schets.jpg);
	background-repeat: no-repeat;
	background-color: #c1c1c1;
	margin: auto;
	padding: 0px;
	padding-top: 120px;
	padding-left: 120px;
	background-position: left top;
}
p {
	font-family: "Trebuchet MS", Verdana;
	font-size: 0.8em;
	color:#93107e;
	line-height: 1.25em;
	clear: both;
}
h1 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 2em;
	color:#93107e;
	line-height: 1.25em;
	display: inline;
}
h2 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 2em;
	color:#93107e;
	line-height: 1em;
	display: inline;
}
a {
	color: #FFFFFF;
	background-color: #93107e;
	text-decoration: none;
}
a:link {
	color: #FFFFFF;
	background-color: #93107e;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	background-color: #93107e;
	text-decoration: none;
}
a:hover {
	color:#93107e;
	background-color:#c8ef2e;
	text-decoration: none;
}
.lijstje {
	float:left;
	margin-right: 20px;
	font-family: "Trebuchet MS", Verdana;
	font-size: 0.8em;
	color:#93107e;
	line-height: 1.5em;
}
.lijstje a {
	background-color: #FFFFFF;
	color: #93107e;
}
.lijstje a:link {
	color: #93107e;
	background-color: #FFFFFF;
	text-decoration: none;
}
.lijstje a:visited {
	color: #93107e;
	background-color: #FFFFFF;
	text-decoration: none;
}
.lijstje a:hover {
	color:#93107e;
	background-color:#c8ef2e;
	text-decoration: none;
}
.lijstje2 {
	background-color: #c8ef2e;
	float:left;
	font-family: "Trebuchet MS", Verdana;
	font-size: 0.8em;
	color:#93107e;
	line-height: 1.5em;
}
.basis {
	margin: auto;
	width: 600px;
	text-align: left;
}
.grijstint {
	background-color: #CCCCCC;
}
.footer {
	clear: both;
	height: 80px;
}
