p, h1, h2, h3, h4, h5, h6, td, ul, li {
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 16px;
	font-weight: normal;
}
.intro          {
	color: #000;
}
.bullet          {
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0px 6px;
}
ul, li {
	list-style-type: square;
	list-style-position: inside;
}

ul.marked {
    padding-left: 1.5em;
}

ul.marked li {
	list-style-type: square;
	list-style-position: outside;
}

a { color: #08c; }
a:link, a:visited, a:active { text-decoration: none; }
a:hover { text-decoration: underline; }
a.more {
	background-image: url(/images/arrow_more.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
}
h2 { /* subheading */
	color: #333;
	font-weight: bold;
}
h3 { /* grote subheading */
	font-weight: normal;
	font-size: 15px;
	color: #333;
	line-height: 17px;
}
h4 { /* subheading */
	color: #333;
	font-weight: bold;
}
h5 {
	font-weight: normal;
	color: #666;
	font-size: 11px;
	line-height: 14px;
}
h6 {
	font-weight: normal;
	color: #666;
	font-size: 11px;
	line-height: 14px;
	font-style: italic;
}
.imageLeft {
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
}
.imageRight {
	float: right;
	margin-left: 30px;
	margin-bottom: 20px;
}
.textBold {
	font-weight: bold;
	color: #333;
}
.textBoldRed {
	font-weight: bold;
	color: #C10F17;
}
.textBoldWhite {
	font-weight: bold;
	color: #FFF;
}
.textPrice {
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
.textPriceRed {
	font-size: 14px;
	font-weight: bold;
	color: #C10F17;
}
.textPriceWhite {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
#nieuwsDetailContent  p {
	font-size: 12px;
	line-height: 16px;
}
#nieuwsDetailContent h4 {
	font-size: 12px;
	line-height: 16px;
}
.kleineRegel {
	line-height: 3pt;
	font-size: 3pt;
}
.redText a {
	color: #F00;
}
.redText a:link, .redText a:visited, .redText a:active {
	color: #F00;
}
#nieuwsDetailContent2 p a {
	text-decoration: underline;
}
