.reactiesveld {
	width: 300px;
    font-family: Arial;
	font-size: 9pt;
	color: #000000;
	margin-bottom: 2px;
}
.reactiesbutton {
    font-family: Arial;
	font-weight: bold;
	font-size: 9pt;
}
.reactiesmaxchars {
	padding-left: 2px;
	width: 50px;
	height: 17px;
    font-family: Arial;
	font-size: 8pt;
	border: 0;
}
.reactieNUMMERS {
	padding-left: 3px;
	padding-right: 3px;
    font-family: Arial;
	font-weight: bold;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
.reactieNUMMERS:hover {
	color: #FF7900;
}
.reactieNUMMERSactief {
	padding-left: 3px;
	padding-right: 3px;
    font-family: Arial;
	font-weight: bold;
	font-size: 9pt;
	color: #FF7900;
	text-decoration: none;
	background-color: #00226F;
}
.reactieNUMMERSactief:hover {
	color: #FF7900;
}





.reactie_CONTAINER {
	margin: 0px;
	text-align: center;
}
.reactieENTRYtabel {
	text-align: left;
	width: 100%;
	margin-bottom: 10px;
}
.reactieENTRYkop {
	font-family: Arial;
	color: #000000;
	font-size: 9pt;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #FCEAEA;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
}
.reactieENTRY {
	font-family: Arial;
	color: #000000;
	font-size: 9pt;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: transparent;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}
.reactieREAGEEROOK {
	text-decoration: none; 
	font-weight: bold;
}
.reactieREACTIESOPENEN {
	padding-right: 32px;
	font-family: Arial;
	font-size: 11pt;
	color: #FF8500;
	background-image: URL(../images/hand-oranje.png);
	background-repeat: no-repeat;
	background-position: right center;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 5px;
}
.reactieREACTIESOPENEN:link {
	color:#FF8500;
}    
.reactieREACTIESOPENEN:visited {
	color:#FF8500;
} 
.reactieREACTIESOPENEN:hover {
	color:#FD1C14;
}  
.reactieREACTIESOPENEN:active {
	color:#FF8500;
} 





.reactieTERUGKNOP {
	text-decoration: none;
}
.forumENTRYcontainer {
	text-align: center;
	margin: 0px;
}
.forumENTRYtabel {
	text-align: left;
	width: 360px;
	margin-bottom: 10px;
}
.forumENTRYkop {
	font-family: Arial;
	color: #000000;
	font-size: 9pt;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #FF7900;
	border-left: 1px solid #00226F;
	border-top: 1px solid #00226F;
	border-right: 1px solid #00226F;
}
.forumENTRY {
	font-family: Arial;
	color: #000000;
	font-size: 9pt;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #FFDBBB;
	border-left: 1px solid #00226F;
	border-bottom: 1px solid #00226F;
	border-right: 1px solid #00226F;
}
