* {
	margin: 0;
	padding: 0;
}
body {
	background-image: url('http://www.kunstdebilt.nl/images/bgbody.gif');
	font-family: Trebuchet MS, Verdana, Helvetica, Arial;
	font-size: 14px;
}
.opmaak {
	margin: 0 auto;
	width: 500px;
}
p {
	margin: 1em 0;
}
.container {
	background-image: url('http://www.kunstdebilt.nl/images/bgnieuwsbrief.gif');
	background-repeat: repeat-y;
	border-collapse: collapse;
	height: 100%;
	margin: 0 auto;
	padding: 11px 10px 1px;
	width: 550px;
}
img {
	border: 0;
}
.closer {
	background-image: url('http://www.kunstdebilt.nl/images/bgnieuwsbriefbottom.gif');
	background-position: 50% 0;
	background-repeat: no-repeat;
	height: 10px;
}

.toprow {
	background-image: url('http://www.kunstdebilt.nl/images/inkt.gif');
	background-position: 340px 10px;
	background-repeat: no-repeat;
	padding: 10px 10px 0;
	width: 390px;
}
.Kop1 {
	font-size: 200%;
	color: #fb0;
}
.Kop1 span {
	font-weight: bold;
}
.Kop2 {
	color: #fb0;
	font-size: 100%;
}
.Kop3 {
	color: #fb0;
	font-size: 150%;
	font-weight: bold;
}
.menuselected {
	background-image: url('http://www.kunstdebilt.nl/images/topmenuselected.gif');
	background-position: right bottom;
	background-repeat: no-repeat;
}
.lijn {
	background-image: url('http://www.kunstdebilt.nl/images/topmenubg.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
	padding-bottom: 5px;
}
.editie {
	color: #fb0;
	text-align: right;
}
.introductie, .beeldendekunst, .muziek, .literairekunst, .agenda {
	background-image: url('http://www.kunstdebilt.nl/images/topmenubg.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
	clear: both;
	float: left;
	padding-bottom: 5px;
	width: 500px;
}
.introductietitel, .beeldendekunsttitel, .muziektitel, .literairekunsttitel, .agendatitel {
	color: #fb0;
	font-size: 120%;
	font-weight: bold;
}
.beeldendekunsttitel, .muziektitel, .literairekunsttitel, .agendatitel {
	background-position: left top;
	background-repeat: no-repeat;
	height: 30px;
	line-height: 30px;
	margin-top: 5px;
	padding-left: 38px;
}
.beeldendekunsttitel {
	background-image: url('http://www.kunstdebilt.nl/images/beeldendekunstklein.gif');
}
.muziektitel {
	background-image: url('http://www.kunstdebilt.nl/images/muziekklein.gif');
}
.literairekunsttitel {
	background-image: url('http://www.kunstdebilt.nl/images/literairekunstklein.gif');
}
.agendatitel {
	background-image: url('http://www.kunstdebilt.nl/images/agendaklein.gif');
}
.introductieomschrijving {
	font-style: italic;
}
.introductiebeeldimg, .beeldendekunstbeeldimg, .muziekbeeldimg, .literairekunstbeeldimg, .agendabeeldimg {
	float: right;
	width: 200px;
}
h1 {
	font-size: 150%;
	margin: 0.5em 0;
}
h2 {
	font-size: 120%;
	margin: 0.5em 0;
}
h3 {
	font-size: 100%;
	margin: 0.5em 0;
}
