h1, .contentheading, .componentheading {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 16px;
}
h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}
h3 {
	margin-top: 24px;
	margin-bottom: 12px;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
ol, ul {
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 24px;
	margin-left: 24px;
	padding: 0px;
	list-style-type: square;
}
img {
	border: 0px solid #000000;
}
hr {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

fieldset.input {
	margin: 0px;
	padding: 0px;
	border: 0px solid #000033;
}
.pagenav {
	padding: 5px;
}
input.inputbox {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
	padding: 3px;
	width: 180px;
	border: 1px solid #F4B500;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
}
textarea.inputbox {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
	padding: 3px;
	width: 260px;
	border: 1px solid #F4B500;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	height: 180px;
}
input.inputbox_senden {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	margin: 20px 0 0;
	padding: 0
}
table.contentpaneopen td.backlink {
	height: 30px;
}
table.contentpaneopen td.createdate {
	font-size: 10px;
	line-height: 10px;
	height: 20px;
}
div.img_caption, p.img_caption {
	color: #ECA815;
	font-size: 10px;
	line-height: 12px;
	margin-bottom: 24px;
	font-style: italic;
	margin-top: 4px;
}
div.logindescription {
	margin-bottom: 24px;
}

