/* FollowBanner */
.FollowBanner { display: none; }
#FloatBanner { display: none; }

#objectContainer {
	color:#000000;
	font-family:Century Gothic,verdana;
	font-size:12px;
}

#objectContainer h1 {
	font-family: Arial Narrow,Arial,Helvetica,sans-serif;
	font-size: 16pt;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px;
	color:#000000;
}

#objectContainer h2 {
	font-size: 12pt;
	margin: 0px;
	padding: 7px 0px;
	color:#000000;
}

#objectContainer h3 {
	font-size: 10pt;
	margin: 0px;
	padding: 5px 0px;
	color:#000000;
}

#objectContainer img {
	border: 0px;
}

#objectContainer a {
	color: #AA1428;
	text-decoration: none;
}

#objectContainer a:hover {
	text-decoration: underline;
}

#objectContainer p {
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
}

#objectContainer p.ingress {
	font-style: italic;
	text-align: justify;
}

#objectContainer p.planlosning {
	text-align: justify;
}

.clear {
	clear: both;
}

.label {
	font-weight: bold;
}


