.anieuws #content .artikelinfo {
	font-size: 10px;
	color: #FFF;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #127EC7;
	padding-left: 2px;
	margin-bottom: 5px;
}

.anieuws #content .lijst h1 {
	color: #127EC7;
	font-size: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	margin-bottom: 2px;
}

.anieuws #content #detailartikel .berichtinfo {
	background-color: #127EC7;
	font-size: 12px;
	color: #FFF;
	margin-bottom: 7px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.anieuws #content #hoofdartikel-telex .detail_fotobutton {
	font-size: 10px;
	color: #FFF;
	background-color: #127EC7;
	font-weight: bold;
	margin-right: 5px;
	border-style: none;
	margin-top: 2px;
	margin-bottom: 5px;
}
.anieuws #content #detailartikel .reacties {
	margin-bottom: 10px;
	margin-top: 10px;
}
.anieuws #content #detailartikel #foto {
	width: 300px;
	float: right;
	margin-left: 10px;
	color: #90B700;
	font-size: 14px;
	float: right;
	padding-top: 5px;
	font-weight: bold;
}
.anieuws #content #detailartikel .tags {
	font-size: 12px;
	color: #90B700;
	line-height: 30px;
}
.anieuws #content #detailartikel a      {
	color: #127EC7;
}
.anieuws #content #reactiebox {
	background-color: #E8F4BB;
	border: 1px solid #90B700;
	width: 95%;
	margin-top: 3px;
	height: 100px;
}
.anieuws #content .reacties h5 {
	color: #127EC7;
	font-size: 14px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.polltabel td {
	padding: 5px;
	border: 3px solid #127EC7;
}
.polltabel #stemknop {
	font-weight: bold;
	color: #FFF;
	background-color: #127EC7;
	margin-top: 5px;
	border-style: none;
}

.polltabel #antwoord {
	width: 60%;
}
.polltabel #vraag {
	background-color: #127EC7;
	color: #FFF;
	font-size: 20px;
	font-weight: bold;
	width: 40%;
	text-align: right;
}
