body {
	margin: 0px;
	padding: 0px;
	width: 500px
}

body, div, td {
	font-family: "Lucida Grande", "Lucida Sans Unicode",Verdana, Arial, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #000000;
}
h1 { color: #C30;
     font-size: 14px;
	 font-weight: bold;
	 line-height: 22px;
}

a {
	color: #333;
	text-decoration: underline;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

a:hover {
	color: #333;
	text-decoration: none;
	border-bottom: 0px;
	}

b {
	font-size: 1em;
	font-weight: bold;
	color: #333;
}

div#tekst {
	line-height: 180%;
	padding: 0px;
	width: 450px;
	margin-top: 30px;
	margin-left: 20px;
}

div#spreuk {
	width: 450px;
	height: 50px;
	line-height: 120%;
	font-style:italic;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	padding-top: 7px;
	text-align: center;
	margin: 30px 0 0 20px;
}

.gedicht { color: #AE2121; font-size: 11px; }

a.topmenu {
	color: #A31600;
	text-decoration: none;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

a.topmenu:hover {
	color: #333;
	text-decoration: underline;
		}


p {
	padding: 0;
	margin: 0 0 15px 0; }


img {	
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none; }
	
	
	.right, .naarboven {
	float: right;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
}