span.paginaTitel {
	background-image: url("/images/title_pointer.png");
	background-repeat: no-repeat;
	background-position: 0px 6px;
	color: #FF5300;
	font: bold 12pt/20px Arial;
	display: block;
	padding-left: 25px;
	font-style:italic;
	margin-top: 5px;
	margin-bottom: 15px;
}
.itemATitle {
	color: #000066;
	font: bold 8pt/16px Verdana;
	text-decoration: none;
	display: block;	
}
.itemDate {
	margin-top: 5px;
	color:#6a5acd;
	font: normal 7pt/13px Verdana;
	display: block;
	margin-bottom: 5px;
}
span.dpRight {
	float: right;
}
.backLink {
	color: #000066;
	font: bold 8pt/16px Verdana;
	margin: 15px 0px 15px 5px;
	display: block;
}
.standpuntTitel {
	color: #000066;
	font: bold 8pt/16px Verdana;
	text-decoration: none;
	display: block;
}
div.commentBody {
	background-color: #dbdbdb;
	width: 400px;
	border: 1px solid #666;
	border-bottom: 1px solid #000;
	margin-top: 5px;
}
div.commentHeader {
	padding-left: 10px;
	border-bottom: 1px dashed #808080;
	font: bold 10px/20px Verdana;
	height: 20px;
}
div.commentNaam {
	position: relative;
	float: left;
	width: 190px;
}
div.commentDate {
	text-align: right;
	padding-right: 10px;
	position: relative;
	float: right;
	width: 190px;
	font: normal 10px/20px Verdana;
}

div.commentContent {
	background-color: #f4f4f4;
	font: normal 10px Verdana;
	padding: 2px 10px 10px 10px;

}
div.commentPages {
	font: normal 10px Verdana;
	margin-top: 5px;
}
div.commentPages a {
	text-decoration: none;
	color: #ffa500;
}
div.commentError {
	background-color: #f4f4f4;
	font: bold 12px/24px Verdana;
	width: 400px;
	text-align: center;
	border-top: 1px dashed #000;
	border-bottom: 1px dashed #000;
}

div.commentResults {
	background-color: #f4f4f4;
	font: bold 10px/14px Verdana;
	width: 400px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	margin-top: 5px;
}
/* Poll stuff */
div#pollccontainer {
	width: 178px;
}
div#pollAnswerContainer {
	display: block;

}

div#pollccontainer .pollAnswer {
	padding-left: 5px; 
	padding-right: 5px;
	font: normal 7pt/18px Verdana;
	border-bottom: dashed 1px #ccc;
	display: block;
	
}
div#pollccontainer .pollAnswer:hover {
	background-color: #ddd;
}
#voteButton {
	height: 16px;
	padding: 0px;
	font: normal 8pt/12px Verdana;
	color: #000;
	margin-left: 10px;
	margin-top: 5px;
	
}

.statBar {
	border: 1px solid #000;
	height: 10px;
	margin-left: 5px;
	margin-top: 2px;
	float: left;
	font: normal 0px/10px Verdana;
}

.StatAnswer {
	font: normal 8pt/16px Verdana;
	padding: 2px 10px 3px 10px;
}
div#pollQuestion {
	font: normal 9pt/16px Verdana;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 2px 10px 3px 10px;
}
.StatBarMain {
	width: 150px;
	margin-right: 5px;
	line-height: 16px;
	padding-left: 5px;
}

.StatBarContainer {
	width: 175px;
	border-bottom: dashed 1px #ccc;
}
span.pollText {
	margin-left: 5px;
	font: normal 7pt/16px Verdana;
}

div.agendaContainer {
	display: block;	
}
div.agendaHeader {
	font: bold 8pt/16px Verdana;
	border-bottom: 1px dotted #99A9D3;
}
div.agendaInfo {
	padding-left: 5px;
	font: normal 7pt/16px Verdana;
	margin-bottom: 10px;
}

/* Foto informatie */
div.fotoMember {
	display: block;
	clear: both;
}
div.realFoto {
	clear: left;
	float: left;
	margin: 10px;
	padding-bottom: 10px;
}
div.fotoInfoHeader {
	padding-top: 7px;
	font: bold 8pt/16px Verdana;
}
div.fotoInfo {
	font: normal 7.5pt/16px Verdana;
}
.agendaPunt {
	display: block;
	font: normal 7pt/16px Verdana;
	padding: 5px;
}
div.personal {
	float: left;
	width: 260px;
	display: block;
	font: normal 6pt/12px Verdana;
}
div.userInfo {
	float: left;
	display:block;
	width: 200px;
}