html, body {
	border: 0px;
	padding: 0px;
	margin: 0px;
	color: #333;
	background-color: #fff;
	font-family: Lucida Sans,Lucida Grande,Lucida,Verdana,Tahoma,Arial,Helvetica,Geneva,sans-serif;
	font-size: 11px;
	height: 100%;
	line-height: 15px;
}


img {
	border: 0px;
}

a {
	text-decoration: none;
	border-bottom: 0px solid #eee;
	color: inherit;
	x_background-image: url("linkbg_menu.gif");
}
a { color: expression(this.parentNode.currentStyle.color); }
a {
	ccolor: #ec008c;
	border-bottom: 1px solid #ccc;
}

a:hover {
	text-decoration: none;
	border-bottom: 1px solid #00aeef;
}

a:vvisited {
	text-decoration: none;
	color: #ce007a;
}


.moeder {
	margin: auto;
	width: 500px;
	position: relative;
	top: 60px;
}

.kop {
	x_font-family: "ff-mach-web-pro-1","ff-mach-web-pro-2", Georgia;
	font-size: 38px;
	line-height: 40px;
}

.info {
	position: relative;
	top: -10px;
	text-align: right;
	color: #959595;
}

#rozeitalic {
	font-style: italic;
	color: #ec008c;
}
#roze {
	color: #ec008c;
}

.artikel {
	padding: 20px 0 20px 0;
}

.subkop {
	x_font-family: Georgia;
	font-size: 21px;
	color: #ec008c;
}

a.titel, a.titel:visited {
	border-bottom: 0px solid;
}

a.titel:hover {
	color: #fff;
	background-color: #ec008c;
}

.beschrijving {
	padding: 10px 0 0 0;
}

.credits {
	font-family: "silkscreen-1","silkscreen-2";
	line-height: 10px;
	color: #333;
	font-size: 9px;
	padding: 10px 0 0 0;
}
